Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-25 | [uwp] copy appxsym next to appx and cer files | Martijn Kaijser | |
2017-12-24 | [win10] added codeGeneration capability to allow visualization.milkdrop2 ↵ | Anton Fedchin | |
works on uwp | |||
2017-12-24 | FIX: [droid] proper video surface layout insert | Chris "Koying" Browet | |
2017-12-23 | Merge pull request #13242 from koying/fixdroidlibc | Martijn Kaijser | |
FIX: [droid] allow to build on non-libc++ toolchains | |||
2017-12-23 | FIX: [droid] allow to build on non-libc++ toolchains | Chris "Koying" Browet | |
2017-12-23 | [cleanup][TexturePacker] remove PlatformDefs include | Rechi | |
- remove unused function definitions - use char directly instead of a typedefs to char | |||
2017-12-22 | CHG: [droid] switch to clang & libc++ | Chris Koying Browet | |
2017-12-22 | CHG: [droid] default toolchain = 16 | Chris Koying Browet | |
2017-12-22 | FIX: [NDK15] unified always has BZERO | Chris Koying Browet | |
2017-12-19 | [app] move app brandind to version.txt | Anton Fedchin | |
2017-12-19 | [win10] update temporary certificate to match publisher | Anton Fedchin | |
2017-12-19 | [windows] fixup! BuildSetup.bat after #13211 | Anton Fedchin | |
2017-12-18 | [win10] fix PhoneIdentity in package.appxmanifest | Anton Fedchin | |
2017-12-18 | [win10] update manifest to pass certification | Anton Fedchin | |
2017-12-17 | Merge pull request #13207 from Rechi/windowsAppx | Martijn Kaijser | |
[buildsteps][win10] package appx file | |||
2017-12-17 | [buildsteps][win10] package appx file | Rechi | |
2017-12-17 | [buildsteps][windows] fix TARGET_ARCHITECTURE for uwp-arm | Rechi | |
2017-12-17 | [uwp] remoe Real Media Files from FileType in manifest | Martijn Kaijser | |
2017-12-15 | Update Makefile.am after #13179 | Thomas Genty | |
2017-12-13 | [jenkins] improve revsion, date and branch name detection | Rechi | |
- more exact check for pull request in attached state - append head or merge for a pull request in attached state - favour branch --points-at over branch --contains in detached state - detect pull requests in detached state - replace slashes in branch names with a dash - enlarge commit hash as it sometimes isn't distinct anymore | |||
2017-12-13 | [buildsteps][windows] run-tests doesn't use branch name | Rechi | |
2017-12-09 | Merge pull request #13149 from ace20022/bluray102 | Andreas Zelend | |
[bluray] Update libbluray to version 1.0.2. | |||
2017-12-08 | [mingw] drop mingw and simplify msys2. | Anton Fedchin | |
2017-12-08 | [mingwlibs] build ffmpeg with msvc tools | Anton Fedchin | |
2017-12-08 | [windows] move libdvd from mingwlibs to cmake build tree | Anton Fedchin | |
2017-12-07 | [bluray] Update libbluray to version 1.0.2. | ace20022 | |
2017-11-26 | kodi.sh: Properly quote eventually empty variables | Gregor Jasny | |
On Ubuntu a #!/bin/sh shebang results in a pretty minimal shell that handles empty variables not as graceful as bash. Quoting helps here. | |||
2017-11-23 | [EventClients][python] except syntax change | Rechi | |
2017-11-23 | [EventClients][python] replace print statement with print function | Rechi | |
2017-11-21 | [depends] bump libandroidjni (clang build fixes) | Rechi | |
2017-11-21 | [depends] libffi: fix arm assembler syntax | Rechi | |
2017-11-21 | ADD: [droid] Support NDK 15b+ (unified headers) | Chris "Koying" Browet | |
samba: ndk 15c has ifaddrs.h but some functions are only supported with sdk 24 or higher. Therefore ignore ifaddrs.h from ndk and still use samba internal logic. | |||
2017-11-21 | [fix] missing --with-ndk to --with-ndk-(api|path) renames at e6c79d3bee | Rechi | |
2017-11-18 | [buildsteps][windows] keep downloaded vcredist | Rechi | |
2017-11-18 | [buildsteps][windows] removing is already handled by git clean | Rechi | |
2017-11-09 | Merge pull request #13015 from MilhouseVH/texturepacker_exception_fix | Wolfgang Schupp | |
TexturePacker: exception fix | |||
2017-11-09 | Merge pull request #13007 from wsnipex/rbpi-toolchain | Wolfgang Schupp | |
[depends] fix rbpi toolchain usage | |||
2017-11-08 | [buildsteps] rbpi: drop config-xbmc-makefile after autotools removal | wsnipex | |
2017-11-08 | [rbpi] buildsteps: switch to platform raspberry-pi2 | wsnipex | |
2017-11-08 | [depends] fix rbpi toolchain usage | wsnipex | |
2017-11-08 | [depends] remove google breakpad | Rechi | |
it isn't used in Kodi since 9e1e236d66 | |||
2017-11-08 | [depends] remove mdnsresponder leftover | Rechi | |
mdnsresponder was removed from depends at 3b973e7977 | |||
2017-11-07 | Fix for PR#13004 | kekePower | |
After doing a little debugging, I found that KODI_BINARY=${APP_BINARY} was not caught at the current position. Copied it up to WINDOWING=auto. With this change, the Error message is displayed if kodi.bin or any other kodi* doesn't exist. Tested on Mageia 6 x86_64 | |||
2017-11-06 | TexturePacker: include GifHelper after system headers | MilhouseVH | |
2017-11-06 | TexturePacker: drop unused variable | MilhouseVH | |
2017-11-06 | TexturePacker: use C++ headers | MilhouseVH | |
2017-11-06 | [darwin] debugging doesn't work in Xcode with -Og flag | Rechi | |
2017-11-06 | Merge pull request #13004 from wsnipex/binary-names | Wolfgang Schupp | |
[cmake] linux: name kodi binary according to platform name | |||
2017-11-06 | [depends] bump libplist to 2.0.0 | Rechi | |
1.11 removed cmake build system 2.0.0 removed libxml2 dependency | |||
2017-11-05 | [cmake] linux: name kodi binary according to platform name | wsnipex | |
and automatically select kodi-wayland binary on wayland compositors |