aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2018-09-24[depends] libffi: fix arm assembler syntaxRechi
2018-09-24[docs] correct android after 939755a81b & dc8e0a02feRechi
2018-09-24[android] defining _GLIBCXX_USE_C99_MATH_TR1 isn't required since d32bd6656fRechi
2018-09-24[droid] bump the target API to 26 defined in androidmanifest.Martijn Kaijser
As of November 2018 every update to playstore must at least target API 26 or you cannot submit updates. We don't know what will break/stop working but we'll just have to deal with the fallout.
2018-09-23kodi.sh: add apport supportmglae
2018-09-22link with libnfs instead of loading it dynamicRechi
2018-09-22[depends] disable nfs utilsRechi
2018-09-21[linux] allow overriding our userdata dirwsnipex
2018-09-20[darwin] allow macOS SDK 10.14 & iOS SDK 12Rechi
2018-09-20[depends] bump cmake to 3.13.2Rechi
2018-09-19[Android] call OnResetDisplay() on HDMI_AUDIO_PLUG event (#14431)Markus Pfau
[Android] call OnResetDisplay() on HDMI_AUDIO_PLUG event
2018-09-15Merge pull request #14435 from peak3d/speedMarkus Pfau
[CURL] Update to version 7.61.1
2018-09-15[depends] bump libCURL version to 7.61.1peak3d
2018-09-14[ios] - enable dvdcss (allows encrypted dvd playback on ios)Memphiz
2018-09-14[depends] - switch to ios compatible dvdcss versionMemphiz
2018-09-07Merge pull request #14383 from Memphiz/xbmchelperMemphiz
[XBMCHelper] - fixed up/down buttons on macOS 10.13.6
2018-09-05[XBMCHelper/osx] - bumped HIDRemote to V1.7 - fixes uncommanded short press ↵Memphiz
of up/down buttons since macos 10.13.6
2018-08-26Merge pull request #14308 from garbear/android-joysticksGarrett Brown
Android: Joystick improvements
2018-08-26[depends] bump pcre to 8.42Rechi
2018-08-26[depends][pcre] uniformize patchesRechi
2018-08-24[depends] Update libandroidjni for input source additionsGarrett Brown
2018-08-24Update .gitignore for aarch64 dependsGarrett Brown
2018-08-22Merge pull request #14335 from MilhouseVH/fix_kodi-send_-aArne Morten Kvarving
kodi-send: restore -a support broken by #13804
2018-08-22Merge pull request #14328 from Rechi/depends/fmtWolfgang Schupp
[depends] bump libfmt to 5.1.0
2018-08-21kodi-send: restore -a support broken by #13804MilhouseVH
2018-08-21[depends] Fix standalone build of flatbuffers with GCC 8.1Garrett Brown
2018-08-21Merge pull request #14309 from garbear/warningsGarrett Brown
Fix compiler warnings
2018-08-20[OSX]XBMCHelper: Silence compiler warningGarrett Brown
Warning was: XBMCHelper.m:219:10: warning: 8 enumeration values not handled in switch
2018-08-20[depends] bump libfmt to 5.1.0Rechi
2018-08-19[jenkins] fix rebuild detectionRechi
build type has to be considered, as it also changes depends prefix
2018-08-14tools/depends: Add FlatBuffers v1.9.0 compiler and headersGarrett Brown
This adds the flatc compiler to native depends and the flatbuffer headers to target depends.
2018-08-09Merge pull request #14182 from Memphiz/ios11_jailbreakMemphiz
Ios11 jailbreak
2018-08-03Merge pull request #14234 from a1rwulf/gbm-gla1rwulf
OpenGL support for the GBM windowing system
2018-08-02Windowing: GBM - add OpenGL supportWolfgang Haupt
2018-08-01[depends] bump openssl to 1.1.0hRechi
2018-08-01[depends] build openssl staticRechi
2018-08-01[depends] update SSL CA trust storeRechi
2018-07-30Removed the Channel.isBrowsable Testfehritale
2018-07-28[depends] ffmpeg: fix mips buildBernd Kuhls
ffmpeg renamed configure option mipsdspr1 to mipsdsp http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=a27401a05ba31fe4a8f7824d376c1d48d2e571a9
2018-07-27[license] Nuke copying.txt. It's a copy of LICENSE.mdh.udo
2018-07-27[xbmc] GPL-2.0-or-later SPDX license identifierh.udo
2018-07-25changed: use libfstrcmpArne Morten Kvarving
2018-07-23[depends] bump python27 to 2.7.15Rechi
2018-07-23[depends][python27] uniformize patchesRechi
2018-07-22FFmpeg: Bump to 4.0.2-Leia-Alpha3Rechi
2018-07-20[target/entitlements] - add ios11 jailbreak entitlementsMemphiz
2018-07-20[ios/deb]: - reload uicache after installing deb on ios11 jailbreakMemphiz
2018-07-20[ios/codesign]: - do proper fake sign for ios11 jailbreakMemphiz
2018-07-16[mir] Drop platformh.udo
2018-07-11Codesign: - adapted to ldid2Memphiz