Age | Commit message (Expand) | Author |
2024-06-22 | [cmake][modules] FindTinyXML2 cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindTinyXML cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindTagLib cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindSqlite3 cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindSpdlog cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindSndio cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindSmctemp cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindSmbClient cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindShairplay cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][macro] core_required_dep append to required_deps list if dep found | fuzzard |
2024-06-22 | [cmake][modules] FindRapidJSON cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindPulseAudio cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindPlist cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindPlayerFactory cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindPlayerAPIs cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindP8Platform cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindOpenGLES cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindOpenGl cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindNFS cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindMySqlClient cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindMDNS cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindMariaDBClient cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][macro] core_optional_dep append to optional_deps list if dep found | fuzzard |
2024-06-22 | [cmake][modules] FindLircClient cleanup and use core_target_link_libraries | fuzzard |
2024-06-22 | [cmake][modules] FindFmt fix IMPORTED_CONFIGURATIONS list | fuzzard |
2024-06-22 | [cmake][modules] FindEffects11 fix IMPORTED_CONFIGURATIONS list | fuzzard |
2024-06-22 | [cmake][modules] FindCurl fix IMPORTED_CONFIGURATIONS list | fuzzard |
2024-06-22 | [cmake][modules] FindCrossGUID fix IMPORTED_CONFIGURATIONS list | fuzzard |
2024-06-22 | [cmake][modules] FindDetours correctly set IMPORTED_LOCATION_RELEASE property | fuzzard |
2024-06-22 | Merge pull request #25296 from fuzzard/pcre2 | fuzzard |
2024-06-21 | Merge pull request #25344 from ksooo/pvr-recently-added-channels | Kai Sommerfeld |
2024-06-21 | Merge pull request #25354 from thexai/fix-strings | Peter Frühberger |
2024-06-21 | strings.po: fix duplicated strings id's | thexai |
2024-06-20 | Merge pull request #25336 from enen92/fixup_charset | Markus Härer |
2024-06-20 | Merge pull request #25324 from heitbaum/cec | fuzzard |
2024-06-19 | Merge pull request #25343 from Rechi/clang-tidy/performance | Rechi |
2024-06-19 | [PVR][Estuary] Add 'Recently added channels' Home screen widget. | ksooo |
2024-06-19 | [PVR][guiinfo] Add support for ListItem.DateAdded for channels. | ksooo |
2024-06-19 | [PVR] Add possibility to sort Channels and Guide window by date added. | ksooo |
2024-06-19 | [PVR] Persist and restore date and time channels were added to the TV database. | ksooo |
2024-06-18 | Merge pull request #25339 from enen92/bump_smctemp | jenkins4kodi |
2024-06-18 | [clang-tidy] performance-unnecessary-value-param | Rechi |
2024-06-18 | [clang-tidy] performance-inefficient-vector-operation | Rechi |
2024-06-18 | [clang-tidy] modernize-use-default-member-init | Rechi |
2024-06-18 | [clang-tidy] modernize-make-shared | Rechi |
2024-06-18 | Merge pull request #25334 from thexai/video-player-queue | thexai |
2024-06-18 | [Depends] Bump smctemp to 0.3.2 | Miguel Borges de Freitas |
2024-06-17 | Merge pull request #25240 from smp79/vaapi-avc | Frank H |
2024-06-17 | [VideoPlayer] add audio/video queue time to debug OSD | thexai |
2024-06-17 | [VideoPlayer] define message queue time size in a single place | thexai |