Age | Commit message (Collapse) | Author |
|
[Android] default sdk=android-26 / update doc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
[win10] make the uwp app working in background and handles media butt…
|
|
|
|
|
|
Build changes for ARM
|
|
|
|
[wayland] Support xdg_shell stable
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
python in the name is redundant
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Wayland fixes
|
|
|
|
Allow splash to be JPG also
|
|
Various Oreo leanback fixes
|
|
wayland can use either gl or gles and we need to know which in add-ons
|
|
xkbcommon is required for Wayland build
|
|
|
|
|
|
|
|
|
|
|