Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-03 | buildsteps: add linux-aarch64-gbm | Lukas Rusak | |
2020-02-02 | Merge pull request #17259 from lrusak/depends-updates | Lukas Rusak | |
Update depends to build on a recent host os | |||
2020-02-02 | [depends] gnutls: update to 3.6.11.1 | Lukas Rusak | |
2020-01-28 | [depends] nettle: update to 3.5.1 | Lukas Rusak | |
2020-01-28 | [depends] libgpg-error: update to 1.36 and add patch for gawk5 support | Lukas Rusak | |
2020-01-28 | [depends] build samba-gplv3 static | Rechi | |
2020-01-28 | [depends] bump samba-gplv3 to version 4.11.6 | Rechi | |
2020-01-28 | [depends] remove lib64 library search path | Rechi | |
2020-01-26 | Merge pull request #17260 from lrusak/aarch64-host | Lukas Rusak | |
[depends] allow compiling on an aarch64 host | |||
2020-01-24 | [depends] allow compiling on an aarch64 host | Lukas Rusak | |
2020-01-24 | [tools/EventClients] Bring back EXIF data of bluetooth.png and add Copyright tag | Balint Reczey | |
Fixes #17252 | |||
2020-01-22 | [macos][packaging] fix parsing device handle of a mounted dmg | Andrey Filipenkov | |
`/dev/disk` can have arbitrary amount of digits | |||
2020-01-19 | [modernize] use-default-member-init | Rechi | |
2020-01-11 | [macos] fix copying addons/skin.estuary/resources to app package | Andrey Filipenkov | |
2020-01-11 | [macos] copy files script cleanup | Andrey Filipenkov | |
2020-01-10 | Merge pull request #16598 from bugwelle/mirrors-url | Wolfgang Schupp | |
[Buildsteps] Fix URL for list of Kodi mirrors | |||
2020-01-08 | [DarwinEmbedded] Support xcode 11 certificate naming scheme | fuzzard | |
2020-01-08 | [tvOS] add binary-addons to xcode project | fuzzard | |
binary-addon building added to xcode project for tvOS. The default behaviour is to add all addons to the project, but not add as a dependency. This means the addons will NOT be built be default. Documentation updated and shows how to selectively build addons if required and how to add the auto building dependecy to the Xcode project. | |||
2020-01-08 | [tvOS] Initial Platform Commit for Apple TVOS | Sylvain CECCHETTO | |
Initial commit for TVOS platform. | |||
2020-01-08 | [ios/tvos] Python3 patch update - remove waitpid define | fuzzard | |
waitpid undef not required. Functions correctly with waitpid on both ios/tvos | |||
2020-01-06 | Update dependencies | Pär Björklund | |
Updates most dependencies to latest version Fixes the store build by fixing python Enables pillow and pycryptodome again on windows Replaces easyhook with detours | |||
2019-12-22 | Merge pull request #17040 from phunkyfish/addon-depends-scripts-copy | phunkyfish | |
[cmake] add PKG_CONFIG_LIBDIR for addon build systems | |||
2019-12-20 | [cmake] add PKG_CONFIG_LIBDIR for addon build systems | phunkyfish | |
2019-12-09 | moves dependencies to AndroidX | Maven85 | |
2019-11-17 | Merge pull request #16510 from stsichler/master-feature-x11gles | yol | |
Resurrection of X11/GLES support | |||
2019-11-11 | kodi-send: python3 fix | DaVukovic | |
2019-11-04 | [windowing] resurrection of X11/GLES support | Stefan Sichler | |
2019-10-22 | Merge pull request #16741 from Maven85/atv-channel | Markus Pfau | |
[Android] added more program information for android tv channels | |||
2019-10-16 | [Android][Python] remove wrong platform suffix from native libraries | peak3d | |
2019-10-11 | [TEMP] add python BASE_URL | Rechi | |
2019-10-11 | Added Python Version Varaiable | Arpit Nandwani | |
2019-10-11 | Added Android Fix | Arpit Nandwani | |
2019-10-11 | Added IOS and OSX Fix | Arpit Nandwani | |
2019-10-11 | [depends] Updated the PythonPath in target directories | Arpit Nandwani | |
2019-10-11 | [depends] Updated Python3 Makefile and Patches | Arpit Nandwani | |
2019-10-11 | [depends] Native Files Updated | Arpit Nandwani | |
2019-10-09 | [Android] added more program information for android tv channels | Maven85 | |
2019-10-07 | [Android] Use JNI instead NDK MediaCrypto for secure decoder check | peak3d | |
2019-10-06 | [depends] bump libbluray to 1.1.2 | Rechi | |
- build static - enable metadata support (libxml2) - enable font support (freetype2) - add fontconfig dependency | |||
2019-10-04 | [ios/tvos] Refactor darwin_embedded platforms in configure.ac | fuzzard | |
refactor/update configure.ac for ios/tvos platforms Remove tvos simulator as not implemented at this stage Update found_sdk grep to better handle finding updated sdk versions. Update platform_ldflags to point to correct location | |||
2019-10-04 | [iOS/tvOS] Update xcode attributes in Toolchain*.cmake.in | Sylvain CECCHETTO | |
Update xcode attributes for ios/tvos in Toolchain.cmake.in files Add appletvos platform to Toolchain_binaddons.cmake.in file | |||
2019-10-04 | Merge pull request #16259 from fuzzard/ios_cmakebuildsys | fuzzard | |
[ios/cmakebuildsys] Add features to cmakebuildsys + jenkins ios xcodebuild | |||
2019-10-03 | [cmakebuildsys\ios] generator option (GEN) + docs | fuzzard | |
Xcode is now the only supported cmake generator for ios. make build no longer available for ios, removed from docs updated jenkins buildsteps for ios to use xcodebuild macos/tvos docs for cmakebuildsys updated for use with xcodebuild Cleanup of cmake and darwin/support scripts to use existing default variables from xcode project instead of defining additional. | |||
2019-10-03 | [cmakebuildsys] Add build_dir option + Docs | fuzzard | |
Allow supplying BUILD_DIR option to cmakebuildsys to define build location. Default will fall back to <source>/build if not supplied. | |||
2019-10-02 | [modernize] use-override | Rechi | |
2019-09-26 | [modernize] use-equals-default | Rechi | |
2019-09-25 | Merge pull request #16668 from tmm1/xcode11 | Kai Sommerfeld | |
add support for xcode 11 | |||
2019-09-23 | fix configure with xcode 11 | Aman Gupta | |
2019-09-20 | Merge pull request #13034 from wsnipex/cmake_cpp14 | Wolfgang Schupp | |
Cmake cpp14 | |||
2019-09-19 | [depends] bump fribidi to 1.0.5 | Rechi | |