index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-06
[cmake] FindX migrate to full TARGET usage
fuzzard
2023-09-06
[cmake] FindXRandR migrate to full TARGET usage
fuzzard
2023-09-06
[cmake] FindBluetooth migrate fully to TARGET usage
fuzzard
2023-09-06
[cmake] missed ffmpeg::ffmpeg TARGET check for source include
fuzzard
2023-09-06
[cmake] FindSndio migrate to full TARGET usage
fuzzard
2023-09-06
[cmake] FindMySqlClient migrate to full TARGET usage
fuzzard
2023-09-06
[cmake] FindMariaDBClient migrate to full TARGET usage
fuzzard
2023-09-06
[cmake] FindUdfread migrate to full TARGET usage
fuzzard
2023-09-05
[cmake] FindMDNS migrate to full TARGET usage
fuzzard
2023-09-05
[cmake] FindShairplay migrate to full TARGET usage
fuzzard
2023-09-05
[cmake] FindPlist migrate to full TARGET usage
fuzzard
2023-09-05
[cmake] FindCEC migrate to full TARGET usage
fuzzard
2023-09-05
[cmake] FindLibUSB migrate to full TARGET usage
fuzzard
2023-09-05
[cmake] FindUDEV migrate to full TARGET usage
fuzzard
2023-09-05
[cmake] FindLircClient migrate to full TARGET usage
fuzzard
2023-09-05
[cmake] FindALSA migrate to full TARGET usage
fuzzard
2023-09-05
[cmake] FindXSLT move to full TARGET use
fuzzard
2023-09-05
[cmake] FindDBus move to full TARGET usage
fuzzard
2023-09-04
[cmake] remove FindLibXML2 and rely on cmake provided Find module (cmake 3.12...
fuzzard
2023-09-04
Merge pull request #23717 from ksooo/video-fix-choose-art
Kai Sommerfeld
2023-09-04
Merge pull request #23719 from fuzzard/cmake_fixcomments
fuzzard
2023-09-04
[cmake] FindNFS correct comment for libnfs
fuzzard
2023-09-04
[cmake] FindFmt correct comment for fmt::fmt target
fuzzard
2023-09-03
[video] Fix 'Local art' missing in art selection dialog.
ksooo
2023-09-03
[fileitem] Add support for dynpath to CFileItem::GetLocalArtBaseFilename.
ksooo
2023-09-03
Merge pull request #23650 from thexai/sink-names
thexai
2023-09-03
Merge pull request #22546 from quietvoid/libdovi
fuzzard
2023-09-02
[Android] Add Dolby Vision compatibility mode setting
quietvoid
2023-09-02
[cmake][android] Add libdovi as optional build dependency
quietvoid
2023-09-02
tools/depends: Add Rust toolchain, cargo-c and libdovi dependencies
quietvoid
2023-09-02
Merge pull request #23707 from ksooo/video-fix-choose-art-enless-dialog
Kai Sommerfeld
2023-09-02
Merge pull request #23621 from amazingfate/wayland-session
fuzzard
2023-09-02
Merge pull request #23595 from quietvoid/android_av1_dovi
fuzzard
2023-09-02
Merge pull request #23625 from joseluismarti/constants
fuzzard
2023-09-02
Merge pull request #23703 from popcornmix/cpu_thermal
fuzzard
2023-09-01
Merge pull request #23682 from ksooo/listproviders-more-item
Kai Sommerfeld
2023-09-01
Merge pull request #23704 from enen92/sdl_crash
Miguel Borges de Freitas
2023-09-01
[video] Fix art selection dialog re-appearing endless on 'Set actor thumb' an...
ksooo
2023-09-01
[ActiveAE] Validates audio device names in settings (existence in system)
thexai
2023-09-01
[ActiveAE] Improve CAESinkFactory::ParseDevice
thexai
2023-09-01
bump libandroidjni
Jose Luis Marti
2023-09-01
call -eventWithCGEvent: on the main queue
Andrey Filipenkov
2023-09-01
CPUInfoLinux: Support cpu_thermal hwmon temperature module
Dom Cobley
2023-09-01
Merge pull request #23612 from fuzzard/cmake_target_fixes
fuzzard
2023-09-01
[cmake] core_add_library enable using TARGETS to lib
fuzzard
2023-09-01
[cmake] Link TARGETS from property to lib correctly
fuzzard
2023-09-01
[cmake] wayland protocols generation explicit dependency of lib${APP_NAME_LC}
fuzzard
2023-09-01
[cmake] FindLibZip workaround config link targets we dont handle right now
fuzzard
2023-09-01
[cmake] FindSpdlog fix proper import location config type
fuzzard
2023-09-01
[cmake] FindCrossGUID fix correct IMPORTED_LOCATION_<CONFIG>
fuzzard
[next]