aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-23formatting changes to meet the current code styleRoderich Schupp
2023-11-23[VideoVersion] Added VideoVersionPlay dialogXODIDOX
2023-11-22move all regexes to where they're used and use "auto" to name sub matchesRoderich Schupp
2023-11-22modernize string to integer conversionsRoderich Schupp
2023-11-22remove getDayOfWeek(): unused outside of FTPParse.cppRoderich Schupp
2023-11-22remove use of pcrecpp by conversion to std::regexRoderich Schupp
2023-11-22Cleanup DefaultVideoVersions iconthe-black-eagle
2023-11-22Merge pull request #14972 from xodidox/movieversionKai Sommerfeld
2023-11-22Added Video Versions featureXODIDOX
2023-11-22Merge pull request #24126 from thexai/vp-cleanthexai
2023-11-21Merge pull request #24124 from CrystalP/estuary-settingsdecriptionCrystalP
2023-11-22Merge pull request #24076 from 78andyp/scrape_discKai Sommerfeld
2023-11-21[Estuary] Modify settings decription field to avoid autoscrollCrystalP
2023-11-21Correctly handle 'Disc n' subdirectories in scraping and set creation.78andyp
2023-11-21Merge pull request #23960 from Rechi/clang-tidy/modernize-use-emplaceGarrett Brown
2023-11-21[VideoPlayer] Update cache-related variables descriptionsthexai
2023-11-21[Android] Check if dovi profile is supported by the codecJose Luis Marti
2023-11-21[VideoPlayer] Remove unused codethexai
2023-11-21Merge pull request #24117 from thexai/cache-levelthexai
2023-11-21[VideoPlayer] Fix cache level calculation and add to Debug Info OSDthexai
2023-11-21Merge pull request #24123 from CrystalP/adjust-vsr-settingCrystalP
2023-11-20[clang-tidy] modernize-use-emplaceRechi
2023-11-20Merge pull request #24100 from CrystalP/adjust-hdr-settingCrystalP
2023-11-20[clang-tidy] modernize-make-uniqueRechi
2023-11-20[clang-tidy] performance-no-automatic-moveRechi
2023-11-20[Settings][Windows] Adjust description of DXVA VSR settingCrystalP
2023-11-20[Settings] Adjust the "Use display HDR capabilities" settingCrystalP
2023-11-20Merge pull request #24120 from ksooo/video-fix-watched-folders-resumeKai Sommerfeld
2023-11-20Merge pull request #24116 from ksooo/pvr-fix-channel-swicth-raceKai Sommerfeld
2023-11-20Merge pull request #24119 from ksooo/fileitem-audio-strm-detailsKai Sommerfeld
2023-11-20Merge pull request #24118 from ksooo/pvr-prevent-concurrent-updatesKai Sommerfeld
2023-11-19Merge pull request #24080 from fritsch/ffmpeg-6.0.1Lukas Rusak
2023-11-19Merge pull request #24087 from rmrector/pvr-group-thumb-genRyan Rector
2023-11-19Merge pull request #24066 from CrystalP/backwards-skipCrystalP
2023-11-19Merge pull request #24103 from joseluismarti/m_colorFormatKai Sommerfeld
2023-11-19[PVR] Fix racing problems due to ACTION_CHANNEL_SWITCH message being posted i...ksooo
2023-11-19[videoplayer] Modify Backwards Chapter SkipCrystalP
2023-11-19[video] CAsyncItemsForPlaylist: If we shall resume but can't, default to play...ksooo
2023-11-19[fileitem] CFileItem::LoadDetails: Add support for strm files containing an a...ksooo
2023-11-19[PVR] CGUIWindowPVRBase: Prevent concurrent updates caused by GUI_MSG_UPDATE.ksooo
2023-11-19Merge pull request #24114 from ksooo/builtins-playorqueue-loggingKai Sommerfeld
2023-11-18Merge pull request #23921 from lrusak/drm-fencingLukas Rusak
2023-11-18avoid creating a var just to return valueRyan Rector
2023-11-18[builtins] PlayerBuiltins::PlayOrQueueMedia: Exit early if no items to play/q...ksooo
2023-11-18[builtins] PlayerBuiltins::PlayOrQueueMedia: Fix logging to only log an error...ksooo
2023-11-17Merge pull request #24105 from garbear/peripherals-dialogGarrett Brown
2023-11-17Merge pull request #24071 from garbear/strings-game-windowsGarrett Brown
2023-11-16Merge pull request #24106 from garbear/fix-window-idsGarrett Brown
2023-11-16Merge pull request #24104 from thexai/xbox-fix-crashthexai
2023-11-16[Xbox] Fix crash on close Appthexai