Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-29 | [cmake] Tools/depends platform toolchain propagate tarball dir | fuzzard | |
for tools/depends platforms, we already set tarball dir as part of the configure script. Lets propagate this into the Toolchain file so we dont have to explicitly set -DTARBALL_DIR for those platforms. The single downside to this, is you cant override the toolchain option. However the reality is, you should override the configure script using --with--tarballs | |||
2022-04-29 | [cmake][android] cleanup packaging make targets after PR #20599 | fuzzard | |
2022-04-29 | Merge pull request #21323 from ksooo/remove-application-settings-circular-dep | Kai Sommerfeld | |
[application][settings] Remove circular dependency CApplication<->CSettings | |||
2022-04-29 | Merge pull request #21321 from taoyouh/fix-path-space | fuzzard | |
[Android][CMake] Fix custom_target commands when PATH has spaces | |||
2022-04-28 | Merge pull request #21315 from ksooo/pvr-cppcheck | Kai Sommerfeld | |
[PVR] Fix CPPCheck warnings | |||
2022-04-28 | Merge pull request #21309 from fuzzard/cmake_testing | Kai Sommerfeld | |
[cmake] rename CORE_HOST_IS_TARGET to HOST_CAN_EXECUTE_TARGET | |||
2022-04-28 | Merge pull request #21154 from enen92/patchremovedvd | Miguel Borges de Freitas | |
[discs][dvdnav] add GetButtonColorAndAlpha, remove private patch | |||
2022-04-28 | [discs][dvdnav] add GetButtonColorAndAlpha, remove private patch | enen92 | |
2022-04-28 | [application][settings] Remove circular dependency CApplication<->CSettings. | Kai Sommerfeld | |
2022-04-28 | [cmake] rename CORE_HOST_IS_TARGET to HOST_CAN_EXECUTE_TARGET | fuzzard | |
We are now in a time where some platforms/archs can execute "foreign" (x86_64) arch code locally (Apple via Rosetta, Windows on arm). Rename CORE_HOST_IS_TARGET to HOST_CAN_EXECUTE_TARGET to allow platforms ArchSetup to set and therefore execute tests if desired. | |||
2022-04-28 | [Android][CMake] Fix custom_target commands when PATH has spaces | Huang, Zhaoquan | |
Currently, when the PATH environment contains a space, CMake will quote the entire "PATH=/xxx:/xxx" and bash will not recognize this. The patch uses "env" command instead so that the quoted "PATH=/xxx:/xxx" can be recognized. | |||
2022-04-27 | [PVR] CGUIDialogPVRClientPriorities::InitializeSettings: Remove unused variable. | Kai Sommerfeld | |
2022-04-27 | [PVR] Fix CPPCheck Warnings: containerOutOfBounds | Kai Sommerfeld | |
2022-04-27 | [PVR] Fix CPPCheck Warnings: duplicateCondition | Kai Sommerfeld | |
2022-04-27 | [PVR] Fix CPPCheck Warnings: shadowArgument | Kai Sommerfeld | |
2022-04-27 | [PVR] Fix CPPCheck Warnings: knownConditionTrueFalse | Kai Sommerfeld | |
2022-04-27 | [PVR] Fix CPPCheck Warnings: variableScope | Kai Sommerfeld | |
2022-04-27 | [PVR] Fix CPPCheck Warnings: constParameter | Kai Sommerfeld | |
2022-04-27 | [PVR] Fix CPPCheck Warnings: useInitializationList | Kai Sommerfeld | |
2022-04-27 | [PVR] Fix CPPCheck Warnings: noExplicitConstructor | Kai Sommerfeld | |
2022-04-27 | [PVR] Fix CPPCheck Warnings: useStlAlgorithm | Kai Sommerfeld | |
2022-04-27 | Merge pull request #20111 from illiliti/check_devnode | fuzzard | |
[linux] storage: check if devnode is valid pointer | |||
2022-04-27 | Merge pull request #20373 from neo1973/pipewire_warning | fuzzard | |
AESinkPipewire: Fix uninitialized variable usage | |||
2022-04-27 | Merge pull request #21279 from phunkyfish/missing-satip | phunkyfish | |
[video] select correct inputstream for satip protocol | |||
2022-04-26 | Merge pull request #21316 from enen92/videodbstuff | Miguel Borges de Freitas | |
[json-rpc] respect set_videodb_details for tvshows, episodes and musicvideos | |||
2022-04-26 | [json-rpc] bump minor version | enen92 | |
2022-04-26 | [playlists][json] respect set_videodb_details for tvshows, episodes and ↵ | enen92 | |
musicvideos | |||
2022-04-25 | Merge pull request #21308 from enen92/revertautoclose | Miguel Borges de Freitas | |
[video][osd] revert autoclose OSD (2441f82) | |||
2022-04-25 | Merge pull request #21274 from fuzzard/cmake_libxml2 | fuzzard | |
[tools/depends][target] expat use cmake build | |||
2022-04-25 | Merge pull request #21277 from fuzzard/depends_liblzo2 | fuzzard | |
[tools/depends][target] liblzo2 use cmake build system | |||
2022-04-25 | Merge pull request #21278 from fuzzard/depends_libpng | fuzzard | |
[tools/depends][target] libpng use cmake build system | |||
2022-04-25 | Merge pull request #21300 from fuzzard/depends_gnutls | fuzzard | |
[tools/depends][target] gnutls m1 patch clang -march=all failure | |||
2022-04-24 | [settings][translations] Reorganize string ids | enen92 | |
2022-04-24 | [video][osd] revert 2441f82be7e40bdf3104fbc110844c86acee0776 | enen92 | |
2022-04-24 | Merge pull request #21305 from ksooo/kill-even-more-globals | Kai Sommerfeld | |
[AudioEngine] Get rid of global static singletons CALSADeviceMonitor … | |||
2022-04-24 | [AudioEngine] Get rid of global static singletons CALSADeviceMonitor and ↵ | Kai Sommerfeld | |
CALSAHControlMonitor. | |||
2022-04-24 | Merge pull request #21301 from ksooo/fix-appparams | Kai Sommerfeld | |
[application] Fix and simplify application parameters handling. | |||
2022-04-23 | [Log] Rename: CLog::Uninitialize -> CLog::Deinitialize | Kai Sommerfeld | |
2022-04-23 | [application] Fix and simplify application parameters handling. | Kai Sommerfeld | |
2022-04-23 | [tools/depends][target] gnutls m1 patch clang -march=all failure | fuzzard | |
gnutls issue: https://gitlab.com/gnutls/gnutls/-/issues/1317 Essentially clang on buildhost aarch64 doesnt support -march=all flag that is hardcoded in lib/accelerated/aarch64/Makefile.am and .in for AM_CCASFLAGS error is seen as libtool: compile: /Users/Shared/xbmc-depends/arm-darwin21.4.0-native/bin/gas-preprocessor.pl /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -Wa,-march=all -fheinous-gnu-extensions -ftree-vectorize -pipe -Wno-trigraphs -fpascal-strings -Wreturn-type -Wunused-variable -fmessage-length=0 -gdwarf-2 -g -D_DEBUG -arch arm64 -miphoneos-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.4.sdk -isystem /Users/Shared/xbmc-depends/iphoneos15.4_arm64-target-debug/include -c macosx/sha1-armv8.s -o macosx/sha1-armv8.o make[6]: *** [macosx/sha1-armv8.lo] Error 1 | |||
2022-04-23 | Merge pull request #21283 from fuzzard/android_ffmpeg | fuzzard | |
[android] fix building kodi for android on osx host due to ffmpeg linker issues | |||
2022-04-22 | Merge pull request #21293 from CastagnaIT/subfixes | Miguel Borges de Freitas | |
[Subtitle] Fix missing subtitle position reset on flush | |||
2022-04-22 | [Subtitle] Fix missing flush and reset values | CastagnaIT | |
2022-04-22 | Merge pull request #21294 from CastagnaIT/webvttoverridefix | Miguel Borges de Freitas | |
[Subtitles][Webvtt] Fix override positions | |||
2022-04-22 | Merge pull request #21289 from enen92/externaldetailsjson | Miguel Borges de Freitas | |
[JSON] Pass aditional details request for GetDirectory/videos | |||
2022-04-22 | Merge pull request #21291 from ksooo/kill_fdeventmonitor_global | Kai Sommerfeld | |
Get rid of CFDEventMonitor static global instance. | |||
2022-04-22 | [Subtitles][Webvtt] Fix override positions | CastagnaIT | |
2022-04-22 | [platform] Get rid of CFDEventMonitor static global instance. | Kai Sommerfeld | |
2022-04-22 | [platform] Extend CPlatform with service registration/deregistration/access ↵ | Kai Sommerfeld | |
functionality. | |||
2022-04-20 | [JSON-RPC] Bump patch version to 12.10.1 | enen92 | |