Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-11 | tools/depends: add libdisplay-info to linux builds | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-04-11 | tools/depends: add hwdata to linux builds | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-04-10 | Merge pull request #22967 from lrusak/ffmpeg-6 | fuzzard | |
FFmpeg: update to 6.0 | |||
2023-04-06 | webos: Initial starfish video acceleration | Stephan Sundermann | |
2023-04-04 | tools/depends: ffmpeg: update to 6.0 | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-03-27 | [depends] bump webos-userland to v0.0.6 | wsnipex | |
2023-03-25 | [cmake] build waylandpp static | wsnipex | |
2023-03-23 | [webos] fix building binary addons | wsnipex | |
2023-03-22 | Merge pull request #23026 from webosbrew/mariadb-gssapi-webos | Wolfgang Schupp | |
[webOS] Stop building mariadb gssapi plugin | |||
2023-03-20 | webos: Stop building mariadb gssapi plugin | Stephan Sundermann | |
2023-03-20 | webos: Avoid dependency on readline | throwaway96 | |
Samba is causing Kodi to link against readline and ncurses (libtinfo) whenever they are detected. Since Kodi doesn't seem to actually use them, this dependency is pointless. This patch prevents readline and ncurses from being detected when Samba is configured. | |||
2023-03-20 | [cmake][webos] Reduce footprint of WINDOWSYSTEM | enen92 | |
2023-03-18 | Add webos-userland as a replacement for mesa | Stephan Sundermann | |
2023-03-18 | [depends] fix linking python3 on webos | wsnipex | |
2023-03-18 | depends/cmakebuildsys: set core_platform_name for webos | wsnipex | |
2023-03-18 | webos: move packaging to cmake | wsnipex | |
2023-03-18 | Initial support for webOS shell | craigcarnell | |
2023-03-16 | [tools/depends][target] target_platform based dependency building | fuzzard | |
2023-03-13 | Merge pull request #22966 from fuzzard/configure_asflags | fuzzard | |
[tools/depends] add asflags as predefined flag option | |||
2023-03-12 | fix gnutls issue with ndk 21 | Jose Luis Marti | |
2023-03-12 | [tools/depends] gnutls 3.7.8 | fuzzard | |
2023-03-11 | [tools/depends][target] Build libass as static only | fuzzard | |
We also change android packaging to expect static libass | |||
2023-03-11 | [tools/depends] add asflags as predefined flag option | fuzzard | |
2023-03-09 | Merge pull request #22938 from fuzzard/fix_androidsamba | fuzzard | |
[tools/depends][target] samba patch innetgr check | |||
2023-03-09 | Merge pull request #22939 from fuzzard/depends_gnutls_android_clang | fuzzard | |
[tools/depends][target] gnutls apply clang patch to android platform | |||
2023-03-09 | Merge pull request #22880 from craigcarnell/update/libxbcommon-1.5.0 | fuzzard | |
Update libxbcommon to 1.5.0 | |||
2023-03-08 | Update libxbcommon to 1.5.0 | craigcarnell | |
2023-03-08 | [tools/depends][target] gnutls apply clang patch to android platform | fuzzard | |
2023-03-08 | [tools/depends][target] samba patch innetgr check | fuzzard | |
This patch is in newer versions of samba. Fixes android failures with SDK 33 and newer build tools ld: error: undefined symbol: innetgr >>> referenced by access.c:157 (../../lib/util/access.c:157) >>> access.c.65.o:(string_match) in archive /Users/Shared/xbmc-depends/aarch64-linux-android-33-debug/lib/libsmbclient.a clang++: error: linker command failed with exit code 1 (use -v to see invocation) make[3]: *** [libkodi.so] Error 1 make[2]: *** [CMakeFiles/kodi.dir/all] Error 2 make[1]: *** [CMakeFiles/apk.dir/rule] Error 2 | |||
2023-03-08 | Revert "[tools/depends][target] introduce libunibreak" | fuzzard | |
This reverts commit c8487ea0eb59b8c1cd9c999ab4c76d52328c8f84. | |||
2023-03-07 | [tools/depends][target] introduce libunibreak | fuzzard | |
new dependency for libass | |||
2023-03-07 | [tools/depends][target] Bump libass 0.17.1 | fuzzard | |
2023-03-07 | Merge pull request #22910 from craigcarnell/update/libasound-1.2.8 | fuzzard | |
Update/libasound 1.2.8 | |||
2023-03-07 | Merge pull request #22914 from joseluismarti/android-ffmpeg-vulkan | fuzzard | |
[ffmpeg] Disable Vulkan code | |||
2023-03-06 | Update to libasound 1.2.8 | craigcarnell | |
2023-03-06 | Merge pull request #22876 from craigcarnell/update/gettext-0.21.1 | fuzzard | |
Update gettext to v0.21.1 | |||
2023-03-05 | [ffmpeg] Disable Vulkan code | Jose Luis Marti | |
2023-03-06 | Merge pull request #22877 from craigcarnell/update/libinconv | fuzzard | |
Update libiconv to 1.17 | |||
2023-03-05 | Update gettext to v0.21.1 | craigcarnell | |
2023-03-05 | Update libiconv to 1.17 | craigcarnell | |
2023-03-04 | Merge pull request #22882 from joseluismarti/color_range | fuzzard | |
[Android] Fix Color range mapping in MediaCodec | |||
2023-02-28 | bump libandroidjni | Jose Luis Marti | |
2023-02-27 | Do not compile samba-gplv3 with lttng if found | craigcarnell | |
2023-02-22 | [cmake] set minimum required CMake version to 3.12 everywhere | Rechi | |
2023-02-21 | Merge pull request #22520 from craigcarnell/update/zlib-1.2.13 | fuzzard | |
Update zlib to 1.2.13 | |||
2023-02-20 | [Android] Fix symbol relocation errors on Android x86 | Jose Luis Marti | |
2023-02-19 | Update zlib to 1.2.13 | craigcarnell | |
2023-02-18 | Merge pull request #22729 from joseluismarti/android-profiles | fuzzard | |
[Android] Improve codec profile configuration | |||
2023-02-17 | bump libandroidjni | Jose Luis Marti | |
2023-02-14 | [depends] remove obsolete ffmpeg build script | wsnipex | |