Commit Graph

4695 Commits (4e282cd17270017503244b84bf1991934fdc6a38)
 

Author SHA1 Message Date
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
Connor McLaughlin 7080e307dd Android: Improve pause menu in light theme 4 years ago
Connor McLaughlin 6a06b4970d Android: Add missing sensor based entry to translations 4 years ago
Connor McLaughlin e226464a35 GameSettings: Add GPU renderer and 8MB RAM options 4 years ago
Connor McLaughlin 99876588c4 GameSettings: Force icache for Breath of Fire IV 4 years ago
Connor McLaughlin 0271622e59 Add PlayStationMouse supported controller for some games 4 years ago
Connor McLaughlin e84fe4d948 D3D11HostDisplay: Fix alpha channel of lightgun crosshair 4 years ago
Connor McLaughlin 8a39969a61 SDLControllerInterface: Prevent crash with out-of-range buttons 4 years ago
Connor McLaughlin e5a6103f74 ControllerInterface: Move axes/constants to derived class 4 years ago
Connor McLaughlin 9ff1f153be CommonHostInterface: Remove some rarely used default hotkeys 4 years ago
Anderson_Cardoso 69b9f88ecd
Android - Update Arrays File (#2060)
* Update Arrays File

Update file to latest.
4 years ago
Connor McLaughlin a0107fa0f2
Merge pull request #2064 from falsepopsky/updateSpanish
spanish translation qt updated to latest
4 years ago
Connor McLaughlin 4c23d6c295
Merge pull request #2063 from 6lackmag3/patch-54
(Android) Update values-ru/arrays to latest
4 years ago
Connor McLaughlin f2818fc140
Merge pull request #2062 from j8r/add-higher-res-icons
Add higher resolution icons
4 years ago
Connor McLaughlin f1e4406c09
Merge pull request #2059 from andercard0/patch-111
Atualização Português do Brasil
4 years ago
6lackmag3 e29e4ca5b4
(Android) Update values-ru/arrays to latest 4 years ago