aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-14[ubuntu ppa] fix downloading ffmpegwsnipex
2023-02-14[depends] remove obsolete ffmpeg build scriptwsnipex
2023-02-14[depends] add download target for ffmpegwsnipex
2023-02-14Merge pull request #22768 from xbmc/revert-22695-depends-download-improvementsfuzzard
2023-02-13Merge pull request #22738 from Rechi/clang_tidy/performanceRechi
2023-02-14Revert "tools/depends: improve download retry logic and add download target"fuzzard
2023-02-13Merge pull request #22730 from CrystalP/screen-friendly-namesthexai
2023-02-13[clang-tidy] performance-move-const-argRechi
2023-02-13[clang-tidy] performance-unnecessary-value-paramRechi
2023-02-13[clang-tidy] performance-unnecessary-copy-initializationRechi
2023-02-13Merge pull request #22707 from rschupp/smbc_getxattrFrank H
2023-02-13Merge pull request #22762 from enen92/crash_avcodecMiguel Borges de Freitas
2023-02-13Merge pull request #22739 from jdrouhard/fix-filter-validity-checkfuzzard
2023-02-13Merge pull request #22695 from lrusak/depends-download-improvementsfuzzard
2023-02-12[video] use smart_ptr and custom destructor for AVCodecParametersSteve Hartwell
2023-02-12Merge pull request #22740 from phunkyfish/providers-fix-masterphunkyfish
2023-02-12CSMBDirectory: fix return value for smbc_getxattrRoderich Schupp
2023-02-12Merge pull request #22760 from fritsch/dolbyencPeter Frühberger
2023-02-12Merge pull request #22758 from enen92/crash_avcodecMiguel Borges de Freitas
2023-02-12[pvr] Retrieve the max provider ID from the DB to ensure any new providers ca...phunkyfish
2023-02-12Merge pull request #22622 from CastagnaIT/extradata_required_logStefano Gottardo
2023-02-12Merge pull request #22651 from CastagnaIT/libass_linespaceStefano Gottardo
2023-02-12Merge pull request #22634 from CastagnaIT/webvtt_overllaped_segmentStefano Gottardo
2023-02-12Merge pull request #22621 from CastagnaIT/webvtt_segmented_fixStefano Gottardo
2023-02-12Merge pull request #22608 from CastagnaIT/subtitle_colorsStefano Gottardo
2023-02-12[video] fix crash in avcodec_parameters_from_contextMiguel Borges de Freitas
2023-02-12Merge pull request #22735 from enen92/skin_labelMiguel Borges de Freitas
2023-02-11Merge pull request #22751 from garbear/fix-no-savestatesGarrett Brown
2023-02-11Games: Fix loading game with no savestatesGarrett Brown
2023-02-11Merge pull request #22696 from garbear/savestate-videoGarrett Brown
2023-02-11Merge pull request #22713 from enen92/extradata_fixupMiguel Borges de Freitas
2023-02-11Merge pull request #22686 from garbear/saved-withGarrett Brown
2023-02-11[Windows] use the the display's friendly name when available, migrate setting...CrystalP
2023-02-11Merge pull request #22705 from thexai/TrueHD-reworkthexai
2023-02-11Merge pull request #22679 from lrusak/pipewire-loopguardLukas Rusak
2023-02-11PAPlayer: reintroduces special case for TrueHD IECthexai
2023-02-11ActiveAE: take into account TrueHD MAT packer latencythexai
2023-02-11AESinkAudioTrack: Fix Print for TimeStampDelayfritsch
2023-02-11AESinkAUDIOTRACK: remove TrueHD IEC "ratio" workaroundthexai
2023-02-11AEStreamInfo: drop TrueHD GetDuration() special casethexai
2023-02-11ActiveAE: ignore "water level" in TrueHD, calculate a/v sync error all the timethexai
2023-02-11ActiveAE: use float for "water level" constants and remove unnecessary static...thexai
2023-02-11[GUI][GUIInfoLabel] Add support for complex expressions on the fallback labelenen92
2023-02-10RetroPlayer: Include video frame in savestateGarrett Brown
2023-02-10Savestate Manager: Add "Saved with" game clientGarrett Brown
2023-02-10Savestate Manager: Refactor and remove DialogSelect dependencyGarrett Brown
2023-02-10Game Clients: Add support for parsing libretro core namesGarrett Brown
2023-02-11Merge pull request #22737 from lrusak/python-3-11-2fuzzard
2023-02-10DecoderFilterManager: fix comparison operator for height validity checkJohn Drouhard
2023-02-10Merge pull request #22600 from arnova/pvr_timerrule_validation2Arno van Amersfoort