Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-17 | [library.kodi.audioengine] Adapt project files | Achim Turan | |
2015-09-12 | move android related builtins to separate file | Arne Morten Kvarving | |
2015-09-10 | Add the ability to open dialogyesno by sending a threadmessage. | Pär Björklund | |
Added two helper methods to make this easier in KODI::MESSAGING::HELPERS namespace Changed all non-gui code to use this method instead to get rid of one gui include. | |||
2015-09-10 | Merge pull request #7960 from ace20022/gif2015 | Andreas Zelend | |
Add proper gif support (next try) | |||
2015-09-10 | Merge pull request #7991 from Memphiz/mrmc_backports | Memphiz | |
Mrmc backports | |||
2015-09-10 | fixed compiler warnings, do not over-ride SDL defines with our own junk | S. Davilla | |
2015-09-10 | removed, DARWIN_NATIVE_ARCH does not exist and has not since Texturepacker ↵ | S. Davilla | |
was moved to depends | |||
2015-09-08 | [depends] Add giflib. | ace20022 | |
2015-09-08 | dcadec: Remove wrong AC_CHECK_LIB | fritsch | |
2015-09-04 | remove visualizations fishbmc, goom, milkdrop, projectm, spectrum, vortex ↵ | wsnipex | |
and waveform from tree | |||
2015-09-04 | remove rsxs from tree | wsnipex | |
2015-09-03 | Bump minimum libbluray version to 0.7.0 in configure.ac. Update README.linux. | ace20022 | |
2015-09-01 | [ffmpeg] Add support for libdcadec | popcornmix | |
2015-09-01 | Merge pull request #7908 from stefansaraev/ogg-cleanup | Matthias Kortstiege | |
[cleanup] dont search for ogg/vorbis/vorbisenc shared libs | |||
2015-08-31 | set version to 16.0a3 | Martijn Kaijser | |
2015-08-27 | [cleanup] dont search for ogg/vorbis/vorbisenc shared libs | Stefan Saraev | |
.. and leftovers | |||
2015-08-10 | [depends] integrate crossguid as a static library | montellese | |
2015-08-01 | bump to 16.0a2 | Martijn Kaijser | |
2015-07-28 | [buildsys/Make] - remove main.a from the list of DIRECTORY_ARCHIVES for ↵ | Memphiz | |
preventing duplicate linkage when compiling unit tests | |||
2015-07-19 | [adsp] Add adsp addon callback helper library | AlwinEsch | |
2015-07-15 | Clean up ApplicationMessenger | Pär Björklund | |
ApplicationMessenger had become a place to stick all kinds of convenience methods and depending on just about everything. This PR cleans this up and returns it back to a messaging class. Removed the bool parameters and used naming from Win32 API with SendMsg for blocking and PostMsg for non-blocking messaging. | |||
2015-07-14 | [configure.ac] only generate xbmc/network/httprequesthandler/python/Makefile ↵ | montellese | |
if webserver is enabled | |||
2015-07-09 | Merge pull request #7458 from olafhering/master | Memphiz | |
configure.ac: update verification of shairplay | |||
2015-07-08 | configure.ac: update verification of shairplay | Olaf Hering | |
With commit 6f6a8e261b14a90e476519b165b5925641a5a5d9 a newer shairplay is required. Catch old versions provided by the OS and disable shairplay support in case its too old. Signed-off-by: Olaf Hering <olaf@aepfle.de> | |||
2015-07-08 | Drop internal HDHomeRun support | hudokkow | |
2015-06-30 | bump to 16.0 alpha1 for development | Martijn Kaijser | |
2015-06-14 | Merge pull request #7136 from MartijnKaijser/15.0rc1 | Martijn Kaijser | |
bump to 15.0 rc1 | |||
2015-06-14 | FIX: [droid] proper audio focus management | Chris "Koying" Browet | |
2015-06-01 | Merge pull request #7192 from wsnipex/linux-addon-libpath | Wolfgang Schupp | |
[binary addons] linux: use the same install paths as kodi core | |||
2015-05-31 | [binary addons] use kodi core install paths by default | wsnipex | |
2015-05-26 | configure.ac: detect libxrandr with pkg-config | Max Kellermann | |
2015-05-26 | WinSystemX11: make XRandR mandatory | Max Kellermann | |
On https://github.com/xbmc/xbmc/pull/7058 we discussed that XRandR should be mandatory. | |||
2015-05-26 | configure.ac: simplify $host_vendor=apple special cases | Max Kellermann | |
Instead of adding an "apple" check to each library check that is known to be unsupported on "apple", disable all those features in the beginning. This simplifies the library checking code by removing unnecessary clutter. | |||
2015-05-23 | Merge pull request #7097 from tamland/python-config | jenkins4kodi | |
2015-05-14 | bump to 15.0 rc1 | Martijn Kaijser | |
2015-05-10 | [configure] fix python version check and add py3k check | Thomas Amland | |
2015-05-05 | configure.ac: pass $CFLAGS to $CC in XB_FIND_SONAME | Max Kellermann | |
Required for cross-compiling when CFLAGS contains -march=... | |||
2015-05-05 | configure.ac: do Darwin specific check only on Darwin | Max Kellermann | |
Reduces overhead on Linux and suppresses the error message when "file" is not installed. | |||
2015-05-03 | [cec] bump to libCEC 3.0.0 | Lars Op den Kamp | |
2015-04-30 | bump to 15.0 beta2 | Martijn Kaijser | |
2015-04-26 | Merge pull request #6897 from wsnipex/kodi-config | Martijn Kaijser | |
[binary addons] use correct library install paths on different linux distros | |||
2015-04-11 | CHG: [droid] let the system handle volume | Chris "Koying" Browet | |
2015-04-09 | [configure] properly set multi arch kodi libdir in kodi-config.cmake | wsnipex | |
2015-04-01 | [replaytv] remove replaytv support | Stefan Saraev | |
2015-04-01 | [daap] remove daap support | Stefan Saraev | |
2015-04-01 | Merge pull request #6783 from wsnipex/lirc-switch | jenkins4kodi | |
2015-03-30 | ADD: [droid] implement Google Breakpad for minidumps | Chris "Koying" Browet | |
2015-03-22 | [configure] add option to disable lirc | wsnipex | |
2015-03-19 | paplayer: drop remaining codecs, only use ffmpeg | Rainer Hochecker | |
2015-03-18 | [configure.in] rename file extension to configure.ac | uNiversaI | |
renamed: configure.in -> configure.ac renamed: lib/libmodplug/configure.in -> lib/libmodplug/configure.ac renamed: lib/timidity/configure.in -> lib/timidity/configure.ac renamed: tools/depends/configure.in -> tools/depends/configure.ac renamed: xbmc/visualizations/Goom/goom2k4-0/configure.in -> xbmc/visualizations/Goom/goom2k4-0/configure.ac renamed: xbmc/visualizations/Goom/goom2k4-0/gtk-gui-devel/configure.in -> xbmc/visualizations/Goom/goom2k4-0/gtk-gui-devel/configure.ac |