aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
47 hoursMerge pull request #25135 from j-piecuch/wayland-fix-zero-display-sizeHEADmasterfuzzard
[wayland] Treat monitor physical width/height of 0 as invalid
47 hoursMerge pull request #25211 from hbiyik/retire_distutilsfuzzard
[cmake] do not use distutils in cmake scripts
47 hoursMerge pull request #25230 from howie-f/v22-cmakeavahifixupfuzzard
[cmake] fixup: need to INTERFACE_LINK_LIBRARIES kodi::AvahiCommon
2 daysMerge pull request #25229 from thexai/TrueHD-errorthexai
ActiveAE: compensate error for TrueHD passthrough
2 days[cmake] fixup: need to INTERFACE_LINK_LIBRARIES kodi::AvahiCommonFrank Howie
2 daysActiveAE: compensate error for TrueHD passthroughthexai
3 daysMerge pull request #25197 from fuzzard/cmake_cleanup1fuzzard
[Cmake][modules] Cleanup and utilisation of new function to link libraries
3 days[cmake][modules] FindLibZip cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindLibUSB cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindLibDRM cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindLibAndroidJNI cleanup and use core_target_link_librariesfuzzard
3 days [cmake][modules] FindLCMS2 cleanup and use core_target_link_librariesfuzzard
3 days [cmake][modules] FindIconv cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindHarfBuzz cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindGBM cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindFstrcmp cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindFreeType cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindFmt cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindEffects11 cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindEGL cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindDBus cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindDetours cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindCurl cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindCrossGUID cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindCAP cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindBluetooth cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindAvahi cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindCEC cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindAlsa cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindAcbAPI cleanup and use core_target_link_librariesfuzzard
3 days[cmake][modules] FindASS cleanup and use core_target_link_librariesfuzzard
3 days[cmake] macro to iterate required/optional dep lists for linkingfuzzard
The macro takes an argument that is the target to link to, and then iterates over the require and optional dep lists we maintain, and then checks for a target of the form APP_NAME_LC::Dep. The goal is to remove the need to manually track/add INTERNAL_DEPS_PROP property
4 daysMerge pull request #25174 from garbear/improve-loggingjenkins4kodi
4 daysMerge pull request #25175 from garbear/fix-mapping-triggersGarrett Brown
Joysticks: Fix mapping PS4 trigger analog semiaxes
4 days[Android][Peripherals] Extend range of keycodes for NDK v26Garrett Brown
5 daysMerge pull request #25215 from joseluismarti/network_link_statejenkins4kodi
5 days[GUI] Fix network link status in system infoJose Luis Marti
6 daysMerge pull request #25198 from 78andyp/nfofixCrystalP
[Video] Fix Episode NFO parsing error (introduced in #24565)
6 days[cmake] do not use distutils in cmake scriptsboogie
Distutils is removed since python3.12
7 daysMerge pull request #25208 from thexai/mat-logs-2thexai
PackerMAT: adjusted log line and code comment cosmetics
7 daysMerge pull request #25203 from ksooo/pvr-timer-settings-any-channel-namesKai Sommerfeld
[PVR] Timer settings dialog: Add client name to 'Any channel' value s…
7 daysMerge pull request #25142 from ksooo/estuary-pvr-guide-improvementKai Sommerfeld
[PVR][guilib][Estuary] Guide window improvement
7 daysPackerMAT: adjusted log line and code comment cosmeticsthexai
8 daysMerge pull request #25170 from fuzzard/depends_cmakefuzzard
[tools/depends][native] Bump cmake 3.29.3
8 daysMerge pull request #25199 from fuzzard/cmake_llvm_builtoolsfuzzard
[cmake][modules] Relocate FindLLVM to buildtools module folder
8 days[PVR] Timer settings dialog: Add client name to 'Any channel' value so the ↵ksooo
values can be distinguished by the user.
8 daysMerge pull request #25161 from DeltaMikeCharlie/docs-2024-05-castKai Sommerfeld
[Docs] Update @return for ListItem/VideoPlayer.Cast/CastAndRole
9 daysMerge pull request #25183 from thexai/cleanup-read/write-bitsthexai
[cleanup] Use FFmpeg for AV_RBxx, AV_WBxx and AV_WLxx functions and drop 'BitstreamWriter.cpp'
9 days[cmake][modules] Relocate FindLLVM to buildtools module folderfuzzard
9 daysMerge pull request #25196 from notspiff/move_playlist_namespace_to_kodiArne Morten Kvarving
changed: rename PLAYLIST namespace to KODI::PLAYLIST