Commit Graph

5110 Commits (cdb47f79166ab9c7211cd5b08ddd1927cfbb9fb3)
 

Author SHA1 Message Date
Connor McLaughlin fd462ab778 VulkanHostDisplay: Fix crash in RenderScreenshot() when display disabled 4 years ago
Connor McLaughlin f4fb627428 System: Increase maximum save state size (for 8MB RAM) 4 years ago
Connor McLaughlin 21d6af287e System: Fix a possible crash with runahead 4 years ago
Connor McLaughlin 1f206421e8 CommonHostInterface: Prevent crash with fullscreen UI enabled 4 years ago
zkdpower dda2cccb1c Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
4 years ago
Anderson_Cardoso 217f874cff Update Brazilian Portuguese Language
Update to latest.
4 years ago
Connor McLaughlin 437d3fbb4b GPU/SW: Set display parameters before data 4 years ago
Connor McLaughlin 3d972955a7 FullscreenUI: Fix empty cheat menu leaving system paused 4 years ago
Connor McLaughlin a6d2324f0e ControllerInterface: Don't fire events when fullscreen UI active 4 years ago
Connor McLaughlin 00ffffe8c0 VulkanHostDisplay: Handle surface changes if this happens 4 years ago
Connor McLaughlin 08a815ad7b FullscreenUI: Make show status indicator setting local 4 years ago
Connor McLaughlin 172ba1fc32 CommonHostInterface: Fix controller masking for Start Disc 4 years ago
Connor McLaughlin 301bbb4924 CDImagePBP: Handle compression level 0 files 4 years ago
Connor McLaughlin 68fd77c326 CDImagePBP: Fix reading from track 1 pregap 4 years ago
Connor McLaughlin f10134251b CI: Add play store builder 4 years ago
Connor McLaughlin 8e6b6377e2 Android: Fix possible crash in EmulationActivity 4 years ago
Connor McLaughlin 69fb8de644 CDImageM3u: Fix crash when error pointer is null 4 years ago
Anderson_Cardoso 6e189f4fd0 Atualização Português do Brasil
Update file to latest
4 years ago
ValadAmoleo 1fa4460590 Added a toggle for persistent message. (#2106)
* Added a toggle for persistent message.

Added a toggle to display settings to disable persistent messages (ff, pause) in the fullscreen UI.

* Moved toggle for the icons to advanced settings.

Moved the toggle to the advanced settings as suggested.  Renamed the option from "show persistent messages" to "show speed icons", so that it's much more specific.
4 years ago
Connor McLaughlin 63b70e6c0c Android: Fix pause button colour in light theme 4 years ago
Connor McLaughlin 8c7282046b CPU/CodeCache: Re-enable interpreter fallback heuristic 4 years ago
Connor McLaughlin acda42be16 CPU/Recompiler: Get rid of non-constant offsetofs 4 years ago
zkdpower 4cb8817247 Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin 1ed1d641a6 CPU/Recompiler: Don't use intepreter icache when falling back
Fixes broken rendering in TOCA 2.

It has self-modifying code every frame, which gets falled back to the
interpreter, and using the interpreter's icache, which resulted in
stale code executing.
4 years ago
Connor McLaughlin e24a2aa6ac NoGUI/SDL: Save and restore window geometry 4 years ago
Connor McLaughlin 8e9fbf63a3 NoGUI/SDL: Implement pause on focus loss 4 years ago
Connor McLaughlin ab0364eb8f Qt: Move fullscreen to view menu 4 years ago
Connor McLaughlin 8dd36f4474 CommonHostInterface: Fix translatability of widescreen hack toggle message 4 years ago
Connor McLaughlin 6eb0496d77 AnalogController: Don't panic on unknown configuration mode command 4 years ago
ValadAmoleo 057c264d97 Widescreen Hotkey (#2080)
* Widescreen Hotkey

Added the ability to toggle Widescreen Hack and set the Aspect Ratio via a hotkey.

This is in response to Discussion #1912 (https://github.com/stenzek/duckstation/discussions/1912)

* Widescreen Hotkey Uses Settings

The Widescreen Hotkey now looks at the user's global or game settings when toggling.  This means:
When disabling the widescreen hack it uses a non-wide ratio as set by the user if available or auto if unavailable.
When enabling the widescreen hack it uses a wide ratio as set by the user if available or 16:9 if unavailable.

* Avoids loading the entire settings now.

Specifically loads the aspect ratio setting.
4 years ago
Julien Reichardt d77dfb4b23 Update installation instructions (#2079)
* Add Flatpak instructions

* Clarify Flatpak support
4 years ago
Connor McLaughlin f98f9fcd0c CI: Fix libretro dll for Windows 4 years ago
Connor McLaughlin 1e7e52718e NamcoGuncon: Only update trigger for offscreen on change 4 years ago
Connor McLaughlin 9af822dc9c GameSettings: Remove some duplicate entries 4 years ago
Nekokabu d096d0bd56 Update duckstation-qt_ja.ts 4 years ago
Anderson_Cardoso 1bddf524d8 Atualização Português do Brasil
Update file to latest.
4 years ago
6lackmag3 6e72204d3d (Android) Updated values-ru/strings to latest 4 years ago
Connor McLaughlin 5047a3e97f libretro: Expose support for pbp (and multi-disc) 4 years ago
Connor McLaughlin 94cb847e21 CI: Re-add libretro builds 4 years ago
Connor McLaughlin 333319acab CMake: Set __cplusplus version in MSVC 4 years ago
Connor McLaughlin 1392a64a93 Re-add libretro core 4 years ago
Connor McLaughlin d38a1c9430 AnalogJoystick: Make setter methods public 4 years ago
Connor McLaughlin 77bf7d3902 Update game database 4 years ago
Connor McLaughlin 571c8684d7 Qt: Update Japanese translation by mikakunin 4 years ago
Connor McLaughlin 729675f497 Bus: Fix memory reserving when 8MB RAM is enabled 4 years ago
Connor McLaughlin d9151cebf1 Android: Change quick menu exit button to back, add exit 4 years ago
Connor McLaughlin 1751a27604
Merge pull request #2071 from andercard0/patch-113
Atualização Português do brasil
4 years ago
Christopher Snowhill 9e52838c6e CMakeLists: Add system processor check for Apple Silicon 4 years ago
Christopher Snowhill 1d7a7bc842 cubeb: Adjust cubeb_jack to build on latest macOS 4 years ago
Anderson_Cardoso 8a1aaccd3e
Atualização Português do brasil
Update file to latest.
4 years ago