aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2018-01-28Merge pull request #13420 from peak3d/sdk26Markus Pfau
[Android] default sdk=android-26 / update doc
2018-01-26[Android] default sdk=android-26 / update docpeak3d
2018-01-25FIX: [droid;gradle] override aaptOptionsChris Koying Browet
2018-01-25[depends] fix crossguid & libfmt rebuild detectionRechi
2018-01-25[depends] touch LIBDYLIBRechi
2018-01-25[depends] fix LIBDYLIB definitionsRechi
2018-01-25[depends] fix ffmpeg rebuild detectionRechi
2018-01-25[depends] add missing patches to DEPSRechi
2018-01-25[depends] native depends may also need rebuilding after Makefile.include changedRechi
2018-01-25[depends] fix indentationRechi
2018-01-25[depends][cleanup] libmicrohttpd: memmem got removed in 0.9.51Rechi
2018-01-25[depends][cleanup] has_libcrystax is unusedRechi
2018-01-25[depends][cleanup] use_neon is unusedRechi
2018-01-24A mass change from xbmc.org to kodi.tv.Stig-Ørjan Smelror
I used the command grep --include={\*.cpp,\*.h} -rnl './' -e "http://xbmc.org" | xargs -i@ sed -i 's/http\:\/\/xbmc\.org/http\:\/\/kodi\.tv/g' @ to change every http://xbmc.org to http://kodi.tv in *.cpp and *.h files
2018-01-24convert CRLF to LF line endingsRechi
2018-01-23[depends] curl: make sure openssl is compiled inwsnipex
2018-01-21CHG: [droid] Draw GUI on own ViewChris "Koying" Browet
2018-01-20FIX: [droid] let gradle handle debuggableChris Koying Browet
2018-01-18Merge pull request #13388 from afedchin/win10-backgroundAnton Fedchin
[win10] make the uwp app working in background and handles media butt…
2018-01-18Build curl as static library in dependsPär Björklund
2018-01-18[win10] make the uwp app working in background and handles media buttons.Anton Fedchin
2018-01-17Merge pull request #13320 from peak3d/amlbuildWolfgang Schupp
Build changes for ARM
2018-01-16[depends] let caller control target build options and ffmpeg optionspeak3d
2018-01-15Merge pull request #13344 from pkerling/wayland-xdg_shell-stablepkerling
[wayland] Support xdg_shell stable
2018-01-15[depends] mark app_rendersystem as substitute variableRechi
2018-01-15[depends] fix APP_RENDER_SYSTEM variable nameRechi
2018-01-14[depends] Bump wayland-protocols to 1.12Philipp Kerling
2018-01-14[depends] Bump waylandpp to 0.2.2Philipp Kerling
2018-01-11Adds vswhere as a package.Pär Björklund
Will try to find vs2017 and fall back to vs2015 in case it's not found. SDK version is still hard coded and pinned to 14393 to avoid any breakage on jenkins.
2018-01-11[depends] bump python27 to 2.7.14Rechi
2018-01-11[depends][python27] rename patch filesRechi
python in the name is redundant
2018-01-11[depends][python27] fix whitespace of a patchRechi
2018-01-11[depends][python27] don't use built-in expatRechi
2018-01-09FIXUP: [droid] leanback < O RecommendationsChris "Koying" Browet
2018-01-09CHG: [droid] replace image provider by file providerChris "Koying" Browet
2018-01-09CHG: [droid] use jni to read filesChris "Koying" Browet
2018-01-09CHG: [droid] implement jni JSON-RPC transportChris "Koying" Browet
2018-01-07FIX: [droid] "Attempt to remove non-JNI local" messagesChris "Koying" Browet
2018-01-07FFmpeg: Bump to 3.4.1-Leia-Alpha-1 after rebasefritsch
2018-01-05Merge pull request #13096 from pkerling/wayland-fixesWolfgang Schupp
Wayland fixes
2018-01-05[depends] bump expat to 2.2.5Rechi
2018-01-04Merge pull request #13289 from pkerling/splash-jpgMartijn Kaijser
Allow splash to be JPG also
2018-01-04Merge pull request #13302 from koying/fixoreo1Chris Browet
Various Oreo leanback fixes
2018-01-04added: pass render system to use to add-onsnotspiff
wayland can use either gl or gles and we need to know which in add-ons
2018-01-04[depends] Link xkbcommon pkgconfig file from hostPhilipp Kerling
xkbcommon is required for Wayland build
2018-01-04[depends] Remove SConsPhilipp Kerling
2018-01-04[depends] Build waylandpp with CMakePhilipp Kerling
2018-01-04Add support for JPG splash screenPhilipp Kerling
2018-01-04FIXUP: [droid;oreo] dumbsChris "Koying" Browet
2018-01-04FIX: [droid;oreo] re-schedule triggered channel uodateChris "Koying" Browet