aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-10Merge pull request #22946 from thexai/SMB-chunk-size-Nexusthexai
2023-03-10Merge pull request #22928 from garbear/backport-controllersfuzzard
2023-03-09Merge pull request #22945 from fritsch/pausstopPeter Frühberger
2023-03-09CWin32File: use 64K file read chunk size for SMBthexai
2023-03-09ActiveAESink: workaround for TrueHD and DD+ broken after pause or seek in Aud...thexai
2023-03-07Merge pull request #22907 from fritsch/atrevert2Peter Frühberger
2023-03-06Merge pull request #22892 from garbear/backport-joystick-appearanceGarrett Brown
2023-03-06Merge pull request #22893 from garbear/backport-fix-ignore-inputGarrett Brown
2023-03-06Sync controller add-ons with controller-topology-projectGarrett Brown
2023-03-06Merge pull request #22909 from thexai/nfs-fixes-Nexusthexai
2023-03-06Merge pull request #22916 from mglae/nexus_addon_empty_repo_install_zipMiguel Borges de Freitas
2023-03-06addons: having no repos is no errormglae
2023-03-06Merge pull request #22908 from thexai/fix-win-installer-Nexusfuzzard
2023-03-05NFSFile: use 128K read/write chunk size in NFSv4thexai
2023-03-05NFSFile: Only retry nfs_open when error is NFS4ERR_EXPIREDthexai
2023-03-05NFSFile: Log errors on keep alive readsthexai
2023-03-05NFSFile: adapt timeouts for compatibility with NFSv4thexai
2023-03-05CNFSFile: retry if nfs_open returns EAGAINLukas Rusak
2023-03-05[Windows][Installer] fix the missing .html files of Chorus2 with proper exclu...CrystalP
2023-03-04Revert "AESinkAudioTrack: Use most simple pause() logic"fritsch
2023-03-04Merge pull request #22905 from fritsch/atrackreverPeter Frühberger
2023-03-04AESinkAudioTrack: Revert sanity reopenfritsch
2023-03-04Merge pull request #22904 from enen92/backport_estuary_osd_bugMiguel Borges de Freitas
2023-03-04Merge pull request #22903 from ksooo/video-fix-queue-watched-state-nexusKai Sommerfeld
2023-03-04[Estuary] Don't autoclose OSD if changing player settingsenen92
2023-03-04[Estuary] OSD settings, clear property when unloading the dialogenen92
2023-03-04[video] Fix watched status not taken into account when queueing items.ksooo
2023-03-02Controller Dialog: Fix "Ignore Input" buttons not being savedGarrett Brown
2023-03-02Peripherals: Allow changing joystick appearanceGarrett Brown
2023-03-02Peripherals: Use controller image for peripheral icon by defaultGarrett Brown
2023-03-02Peripherals: Refactor button map creation out of deadzone initializationGarrett Brown
2023-03-02Peripherals: Remove dependency on ServiceBroker.hGarrett Brown
2023-03-02Peripherals: Fix missing mapping node name in logGarrett Brown
2023-03-02Games: Keep controller profiles in syncGarrett Brown
2023-03-02Games: Remove dependency on ServiceBroker.hGarrett Brown
2023-03-02Merge pull request #22887 from garbear/backport-guilib-improvementsMiguel Borges de Freitas
2023-03-01guilib: Fix log warning due to missing control types in GUIListGroup.cppGarrett Brown
2023-03-01guilib: Sort and factor out supported control types in GUIListGroup.cppGarrett Brown
2023-03-01guilib: Sort control mappings in GUIControlFactory.cppGarrett Brown
2023-03-01guilib: Sort control types in GUIControl.hGarrett Brown
2023-03-01Merge pull request #22850 from neo1973/valgrind-Nexusfuzzard
2023-02-27Merge pull request #22795 from fritsch/nbcubebpKai Sommerfeld
2023-02-27Merge pull request #22872 from enen92/guiimage_regression_backportMiguel Borges de Freitas
2023-02-27Merge pull request #22556 from vpeter4/sorting_fix_nexusfuzzard
2023-02-26Merge pull request #22870 from fritsch/aibackportPeter Frühberger
2023-02-26[GUIImage] Fix regression for color diffuse if no info is setMiguel Borges de Freitas
2023-02-26VideoPlayerAudio: use simple algorithm for self-learning max allowed a/v Out-...thexai
2023-02-26VideoPlayerAudio: Add a/v corrections counter in Debug Info OSDthexai
2023-02-26Merge pull request #22864 from ksooo/pvr-rework-window-late-init-nexusKai Sommerfeld
2023-02-26[PVR] Rework PVR windows late init.ksooo