Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-14 | Add missing POP to return to the calling directory after error | Kostas Andrianos | |
2019-01-11 | FFmpeg: Bump to 4.0.3-Leia-RC5 | fritsch | |
2019-01-09 | Set Decor-View: Transparent - ported from MRMC | fritsch | |
2019-01-09 | Android: Transparency games | fritsch | |
2019-01-03 | Merge pull request #15102 from Memphiz/update_shairplay | Memphiz | |
[airtunes/linux] - fix airtunes/shairplay not working on linux | |||
2018-12-27 | Merge pull request #15136 from pkerling/depends-taglib-zlib | pkerling | |
Add missing zlib dependency to taglib | |||
2018-12-26 | [depends] Add missing zlib dependency to taglib | Philipp Kerling | |
zlib is an optional dependency of taglib (for reading compressed tags) and it was missing, so it might have only worked by chance if at all. | |||
2018-12-23 | Merge pull request #15121 from Rechi/depends/m4 | Rechi | |
[depends] fix m4 ftbfs with glibc 2.28 | |||
2018-12-23 | Merge pull request #15095 from pkerling/update-libcec | pkerling | |
Bump libcec to 4.0.4 | |||
2018-12-23 | [depends] fix m4 ftbfs with glibc 2.28 | Rechi | |
2018-12-22 | [depends] bump libcec to 4.0.4 | Philipp Kerling | |
Apparently fixes an important issue with USB detection on Mac OS X Mojave (Pulse-Eight/libcec#432) Fixes #15073 | |||
2018-12-22 | [depends/shairplay] - added patch for fixing wrong detection condition for ↵ | Memphiz | |
dns_sd.h (which is only needed when libdl is not found) - PR for this is upstream | |||
2018-12-20 | [depends/shairplay] - bump to latest master 096b61a - fixes airtunes with ↵ | Memphiz | |
latest ios versions on linux | |||
2018-12-20 | Merge pull request #15091 from pkerling/sqlite-update | Martijn Kaijser | |
Update sqlite to 3.26.0 | |||
2018-12-20 | [uwp] Replace kodi_temp_key.pfx | Philipp Kerling | |
The previous signing key had expired, so replace with a new version. | |||
2018-12-19 | [depends] Update sqlite to 3.26.0 | Philipp Kerling | |
The "Magellan" RCE vulnerability for Sqlite was recently announced, albeit without any further details. It is not currently clear whether Kodi is affected, but it is better to be safe in any case. fix-32bits-on-64bits.patch is fixed upstream and therefore removed. | |||
2018-12-05 | Fix failing VideoView creation | peak3d | |
2018-12-04 | Dispatch runUIThread messages on own HandlerThread | peak3d | |
2018-11-15 | fetch current libandroidjni version | peak3d | |
2018-11-03 | FFmpeg: Bump to 4.0.3-Leia-Beta5 | Rechi | |
2018-11-02 | [windows] bump OpenSSL to 1.1.1 | Rechi | |
2018-11-02 | [windows] build FFmpeg static | Rechi | |
2018-11-01 | [depends] bump libdvdcss to 1.4.2-Leia-Beta-5 | Rechi | |
2018-11-01 | [windows] correct FFmpeg rebuild detection after 7353860 | Rechi | |
2018-10-26 | [depends] export TOOLCHAIN & HOST for android in binaddons cmake toolchain | Rechi | |
2018-10-24 | Merge pull request #14683 from srg70/master | Memphiz | |
Fix crash on exit when checking of libgpg-error lock object size. | |||
2018-10-23 | [android] bump targetsdk to 26 and handle runtime security | Chris "Koying" Browet | |
2018-10-23 | Fix crash on exit when checking of libgpg-error lock object size. | Sergey Shramchenko | |
2018-10-22 | Merge pull request #14615 from djp952/android-x86-depends | Martijn Kaijser | |
Fix NDK r18 Android x86 ffmpeg dependency build | |||
2018-10-16 | [depends][configure] Fix typo in variable name | Nick Renieris | |
Effectively disables asserts on Release builds, as intended. | |||
2018-10-16 | [windows] make-addons: remove surrounding quotation marks | Rechi | |
This allows to pass a regex without having to escape the special characters multiple times | |||
2018-10-15 | Fix NDK r18 Android x86 ffmpeg dependency build | djp952 | |
2018-10-14 | [depends] binary-addons: allow setting ADDONS from outside if make is ↵ | Rechi | |
executed in a script | |||
2018-10-14 | [depends] binary-addons: fix install directories for android & linux | Rechi | |
if PACKAGE_ZIP is enabled addons don't get installed to the expected locations (lib/kodi & share/kodi) | |||
2018-10-13 | [jenkins] allow depends optimisation for release configuration | Rechi | |
2018-10-13 | depends] binary-addons: add ADDONS_DEFINITION_DIR & EXTRA_CMAKE_ARGS support | Rechi | |
2018-10-13 | [depends] binary-addons: add packaging support | Rechi | |
2018-10-13 | [windows] support ADDON_SRC_PREFIX & ADDONS_DEFINITION_DIR in make-addons | Rechi | |
2018-10-13 | [windows] pass ADDONS_TO_BUILD only if give as argument | Rechi | |
cmake already has the logic to check which addons exist | |||
2018-10-13 | Merge pull request #14562 from tylerszabo/buildfix | Rechi | |
Stop build if vswhere.cmd can't properly set VC vars | |||
2018-10-12 | [tools] windows: prevent env corruption from multiple vswhere.cmd calls | Tyler Szabo | |
2018-10-10 | [configure] Remove redundant -std=c++11 option | Tien Do | |
2018-10-09 | [tools] windows: check errorlevel after vswhere.bat | Tyler Szabo | |
2018-10-06 | Binary add-ons: Fix CORE_PLATFORM_NAME not set for new platforms | Garrett Brown | |
This fixes CORE_PLATFORM_NAME not set when building a linux platform that is not the Raspberry Pi. | |||
2018-09-26 | Merge pull request #14475 from peak3d/vp9 | Markus Pfau | |
[Android] check profile when selecting h/w decoder | |||
2018-09-26 | Merge pull request #14460 from wsnipex/userdata_dir | Wolfgang Schupp | |
[linux] allow overriding the userdata dir | |||
2018-09-26 | [Android] check profile when selecting h/w decoder | peak3d | |
2018-09-24 | Merge pull request #14463 from Rechi/android/ndk18 | Martijn Kaijser | |
[android] use ndk 18 | |||
2018-09-24 | Merge pull request #14466 from MartijnKaijser/droid_target26 | Martijn Kaijser | |
[droid] bump the target API to 26 defined in androidmanifest. | |||
2018-09-24 | [android] use ndk 18 | Rechi | |