Commit Graph

6121 Commits (v0.1-5624)
 

Author SHA1 Message Date
Albert Liu 6d97b3538f README.md: Add note on DualShock 3 5 years ago
Connor McLaughlin a6acd33ce6 libretro: Include m3u in valid_extensions 5 years ago
Connor McLaughlin 24deb91f3f Update compatibility list 5 years ago
Connor McLaughlin 104b80f111 HostInterface: Move 'System shut down' message to SDL
Only frontend where it makes sense anyway.
5 years ago
Connor McLaughlin 961afdf765 Qt: Ignore resume states when "Save state on exit" is unchecked 5 years ago
Connor McLaughlin f3df4f91a2 libretro: Implement disk control interface 5 years ago
Connor McLaughlin 8e1c0a4fe4 System: Support loading m3u playlists 5 years ago
Connor McLaughlin 266d70c629 Common/FileSystem: Add IsAbsolutePath() and tests 5 years ago
Connor McLaughlin d46c104d1b System: Preload CD images to RAM when switching/loading state 5 years ago
Connor McLaughlin 6c162eb3c5 Qt: Support binding multiple buttons/axis to controllers 5 years ago
Connor McLaughlin 08a8434140 GPU/HW: Fix off-by-one in wrap-around VRAM writes 5 years ago
Connor McLaughlin 10cd00c8dd CDROM: Play audio when reading and mode.0 is set 5 years ago
Connor McLaughlin e9db1d0f6f GPU/OpenGL: Use base class helper for filling VRAM copy uniforms 5 years ago
Connor McLaughlin 2dc62ab987 GPU/HW: Fix VRAM updates when Y >= 512 5 years ago
Connor McLaughlin 7a552209be Update compatibility list 5 years ago
Connor McLaughlin 4086b8e32c Update compatibility list 5 years ago
Connor McLaughlin 622e50fa73
Merge pull request #637 from jdgleaver/psp-660-bios
Finish adding support for PSX BIOS included in PSP firmware 6.60
5 years ago
Connor McLaughlin 60a411ebfd
Merge pull request #641 from ggrtk/nullptr-fix
CommonHostInterface: Prevent some potential null pointer dereferences
5 years ago
Albert Liu 855fc9a31c CommonHostInterface: Prevent some potential null pointer dereferences 5 years ago
jdgleaver 49f9ddfa0e Finish adding support for PSX BIOS included in PSP firmware 6.60 5 years ago
Connor McLaughlin c8b6712010
Merge pull request #636 from jdgleaver/libretro-fast-boot-fix
(libretro) Fix 'Fast Boot' option
5 years ago
jdgleaver 7478e75ed6 (libretro) Fix 'Fast Boot' option 5 years ago
Connor McLaughlin f28ef01d24 CDROM: Move audio FIFO to CDROM class and skip sectors when unempty
Fixes cutscene audio in Nickelodeon Rugrats - Search for Reptar.
5 years ago
Connor McLaughlin f9bbbbbaec Settings: Make auto-detect the default console region 5 years ago
Connor McLaughlin 9496c992f7 System: Add an option to preload CD image to RAM 5 years ago
Connor McLaughlin 3187d07d03 CDImage: Add memory CD image class 5 years ago
Connor McLaughlin 8b91bf5e57 Core: Add loading screen based progress callbacks 5 years ago
Connor McLaughlin cf366d3fba CDImage: Fix crash reading subq from lead-in 5 years ago
Connor McLaughlin 03c3b10054 CDSubChannelReplacement: Use subq union directly 5 years ago
Connor McLaughlin 93528db388 System: Use existing CD media when loading state where possible 5 years ago
Connor McLaughlin 0398c6cb4a Android: Fix build 5 years ago
Connor McLaughlin 75a8a7fcca Settings: Make per-game memory cards for slot 1 the default 5 years ago
Connor McLaughlin b2595a3b3b Qt: Fix volume slider slowing down emulation 5 years ago
Connor McLaughlin 2fb00faa67 Qt: Delay settings save by one second 5 years ago
Connor McLaughlin 68d98af497 Qt: Remove usage of QString where possible for settings 5 years ago
Connor McLaughlin eb7da791ea CommonHostInterface: Fix command line help not printing on Windows 5 years ago
Connor McLaughlin dae54d06ea
Merge pull request #617 from ggrtk/qt-inisettings
Qt: Replace QtSettingsInterface with INISettingsInterface
5 years ago
Connor McLaughlin bddd098a66
Merge branch 'master' into qt-inisettings 5 years ago
Connor McLaughlin f67862de5f
Merge pull request #622 from ggrtk/qt-gamelistsettings
Qt/GameListSettings: Use native path separators
5 years ago
Connor McLaughlin 3538da80c9
Merge pull request #625 from mirrornoir/patch-1
Disable Interlacing default as "Unchecked"
5 years ago
Elizabeth 39917117d2
Disable Interlacing description "Unchecked"
As noted by Kurayami6, Disable Interlacing should show "Unchecked" as the default option for this enhancement.
5 years ago
Albert Liu 2853bf851a Qt/GameListSettings: Use native path separators
Fixes possible duplicate game list entries on Windows.
5 years ago
Connor McLaughlin 1069e12bff Qt: Add binding how-to text to hotkey page 5 years ago
Connor McLaughlin 389f452e10 Qt/GameListSettings: Use push button for all buttons 5 years ago
Connor McLaughlin 5c5ee17fa7 Qt: Fix widescreen hack option positioning 5 years ago
Connor McLaughlin 2702eb90bf libretro: Add widescreen hack option 5 years ago
Connor McLaughlin 1e6740762d Qt: Add widescreen hack option 5 years ago
Connor McLaughlin 8c3051ae14 SDL: Add widescreen hack option 5 years ago
Connor McLaughlin 5c1c467e38 GTE: Add widescreen hack 5 years ago
Connor McLaughlin 5f76140aa5 libretro: Expose main RAM to frontend 5 years ago