Commit Graph

8650 Commits (v0.1-8153)
 

Author SHA1 Message Date
Connor McLaughlin bc6f6d1a6d Qt: Display Portuguese language as Portuguese (Br) 5 years ago
Connor McLaughlin 821b2b4be8 Update compatibility list 5 years ago
Connor McLaughlin f82e64a60c Qt/Settings: Add recommended resolution to scale
Apparently the framebuffer/VRAM dimensions were too confusing.
5 years ago
Connor McLaughlin b894b882ed Qt/Settings: Add help for GPU adapter 5 years ago
Connor McLaughlin 20ff075c3f Qt: Mark individual setting help as translatable 5 years ago
Connor McLaughlin e187597dec Qt: Make settings main help text translatable 5 years ago
Connor McLaughlin 27f62723c7 Qt: Make gmae list headings translatable 5 years ago
Connor McLaughlin 79c8b9f52c Qt: Add Portuguese translation 5 years ago
Connor McLaughlin 3edb255eca Qt: Add translation support and language setting 5 years ago
Connor McLaughlin bb56b169fc VSProps: Support compiling Qt translation files 5 years ago
Connor McLaughlin a4e9adad25 Update Windows Qt build to 5.15.0 5 years ago
Connor McLaughlin a7e24da7fe Android: Multiple changes
- Fix game list display of NTSC-J region
 - Hook up quick load/save/reset options in emulation view.
 - Add speed limiter toggle to emulation view.
 - Add game list scanning options to main menu.
 - Add resume button (not yet hooked up to save states, it'll start the
   BIOS shell)
5 years ago
Connor McLaughlin 8665a24eee CommonHostInterface: Fix crash when there's no controller interface 5 years ago
Connor McLaughlin cdab84e210 GPU/Vulkan: Display shader compiling message 5 years ago
Connor McLaughlin 7c54129409
Merge pull request #665 from ggrtk/analog-controller
AnalogController: Expose axis scale setting to frontend
5 years ago
Connor McLaughlin caf9943418 GPU/Vulkan: Possible workaround for Adreno GS shader compiler bug 5 years ago
Albert Liu 79576ca956 AnalogController: Expose axis scale setting to frontend 5 years ago
Connor McLaughlin d711baaa31 GPU/HW: Fix lines being one pixel too short
Fixes lines in screen wipe effect in Vagrant Story.
5 years ago
Connor McLaughlin 08b26edceb CDImage: Fix incorrect track length
Shouldn't affect much, other than the game properties window.
5 years ago
Connor McLaughlin 10f23667c9 CDImage: Fix incorrect pregap file offset calculation
Should fix repeating audio at the start of some tracks.
5 years ago
Connor McLaughlin 5a955a4fdc Qt: Fix audio volume/mute being lost when restarting emulation 5 years ago
Connor McLaughlin 4a3e5ed644 VulkanHostDisplay: Fix custom crosshair rendering on NVIDIA 5 years ago
Connor McLaughlin 99b0ba3f20 libretro: Use correct path for shared mode memcards 5 years ago
Connor McLaughlin 90aaee86c7 libretro: Use duckstation_shared_card_N.mcd in shared mode
shared_card_n.mcd is too ambiguious when it's sharing a directory with
other cores.
5 years ago
Connor McLaughlin e30c0a6881 Qt: Don't allow booting when changing disc from game list 5 years ago
Connor McLaughlin 4b2e6cdfa8 Update compatibility list 5 years ago
Connor McLaughlin 4454824b9d
Merge pull request #650 from ggrtk/readme
Minor README and Qt help text update
5 years ago
Albert Liu bf597aab44 Settings: Specify GPU resolution scale as VRAM size 5 years ago
Albert Liu e782b678b6 Qt/GPUSettings: Update aspect ratio help text 5 years ago
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