aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-14Merge pull request #22750 from garbear/backport-saved-withGarrett Brown
2023-02-14[Subtitles] Fix RTL on subtitlesCastagnaIT
2023-02-13Merge pull request #22741 from phunkyfish/providers-fixphunkyfish
2023-02-13[backport] CSMBDirectory: fix return value for smbc_getxattrRoderich Schupp
2023-02-12Merge pull request #22757 from fritsch/nexus-backports2Peter Frühberger
2023-02-12[pvr] Retrieve the max provider ID from the DB to ensure any new providers ca...phunkyfish
2023-02-12Merge pull request #22660 from CastagnaIT/libass_linespace_nexusStefano Gottardo
2023-02-12Merge pull request #22719 from CastagnaIT/webvtt_overllaped_segment_nexusStefano Gottardo
2023-02-12Merge pull request #22709 from CastagnaIT/webvtt_segmented_fix_nexusStefano Gottardo
2023-02-12Merge pull request #22718 from CastagnaIT/subtitle_colors_nexusStefano Gottardo
2023-02-12Merge pull request #22568 from mediaminister/longnexusStefano Gottardo
2023-02-12PAPlayer: reintroduces special case for TrueHD IECthexai
2023-02-12ActiveAE: take into account TrueHD MAT packer latencythexai
2023-02-12AESinkAudioTrack: Fix Print for TimeStampDelayfritsch
2023-02-12AESinkAUDIOTRACK: remove TrueHD IEC "ratio" workaroundthexai
2023-02-12AEStreamInfo: drop TrueHD GetDuration() special casethexai
2023-02-12ActiveAE: ignore "water level" in TrueHD, calculate a/v sync error all the timethexai
2023-02-12ActiveAE: use float for "water level" constants and remove unnecessary static...thexai
2023-02-12VideoPlayerAudio: Allow configuration of max PT off-sync valuefritsch
2023-02-12AESinkAudioTrack: Remove TrueHD special handlingfritsch
2023-02-12Merge pull request #22659 from fritsch/glyphthexai
2023-02-12Merge pull request #22749 from lrusak/python-3-11-2-Nexusfuzzard
2023-02-11RetroPlayer: Write savestates off-threadGarrett Brown
2023-02-11Games: Fix loading game with no savestatesGarrett Brown
2023-02-11Savestate Manager: Add "Saved with" game clientGarrett Brown
2023-02-11Savestate Manager: Refactor and remove DialogSelect dependencyGarrett Brown
2023-02-11Game Clients: Add support for parsing libretro core namesGarrett Brown
2023-02-11tools/depends: Python update to 3.11.2Lukas Rusak
2023-02-11[tools/depends][target] bump python 3.11.1fuzzard
2023-02-11[tools/depends][native] Bump Python 3.11.1fuzzard
2023-02-10Merge pull request #22732 from arnova/nexus_pvr_timerrule_validationKai Sommerfeld
2023-02-09Merge pull request #22694 from garbear/backport-memory-accessGarrett Brown
2023-02-09fixed: Timer rules may have no date (time-only) causing validation failurearnova
2023-02-09Merge pull request #22704 from CastagnaIT/python_controledit_nexusfuzzard
2023-02-07[Subtitles][WebVTT] Fix overlapped subtitles on malformed segmentsCastagnaIT
2023-02-07[Subtitles][TagSami] Handle HTML basic color namesCastagnaIT
2023-02-07[ColorUtils][cleanup] Fixed documentation styleCastagnaIT
2023-02-07[ColorUtils] Cleanup colors with W3C HTML color listCastagnaIT
2023-02-07[ColorUtils] Use c++ cstdint headerCastagnaIT
2023-02-06[InputStreamAddon] Use reinterpret_cast to cast DemuxPacketCastagnaIT
2023-02-06[Subtitles][WebVTT] Adjust offset by using pts correctionCastagnaIT
2023-02-06[Subtitles][WebVTT] Partial revert of 79719691a8208b061fe78309e88046a2be5167f6CastagnaIT
2023-02-05[python][xbmcgui] Fix ControlEdit constructor argsCastagnaIT
2023-02-04RetroPlayer: Add memory access and alignmentGarrett Brown
2023-02-04Merge pull request #22666 from garbear/backport-savestate-fixesGarrett Brown
2023-02-03Merge pull request #22683 from vpeter4/dvd_network_play_nexusMiguel Borges de Freitas
2023-02-03[dllwrapper] wrap dll_stat64 and dll_fstat64Peter
2023-02-02Merge pull request #22671 from thexai/disable-move-Nexusthexai
2023-02-02[Windows] Windowing: handle WM_INITMENU event to disable move from system men...thexai
2023-02-02[Windows] Windowing: remove unused method WindowedMode()thexai