ee5bf410e6
Qt: Make dark fusion the default theme
2021-05-20 12:19:28 +10:00
c43957d385
FullscreenUI: Add controller autofire settings
2021-05-20 12:19:28 +10:00
cc69ac5742
Qt: Add controller autofire settings
2021-05-20 12:19:28 +10:00
01c869b704
CommonHostInterface: Implement controller autofire
2021-05-20 12:19:28 +10:00
c7beac5efd
Qt: Remove setting when string value is empty
2021-05-20 12:19:28 +10:00
148a706771
Qt: Add CollapsibleWidget
2021-05-20 12:19:28 +10:00
f5bec87f79
CommonHostInterface: Add Toggle PGXP CPU Mode hotkey
2021-05-20 12:19:28 +10:00
5853588a52
Qt: Use native separators for open disc
2021-05-20 12:19:27 +10:00
fd462ab778
VulkanHostDisplay: Fix crash in RenderScreenshot() when display disabled
2021-05-20 12:19:27 +10:00
f4fb627428
System: Increase maximum save state size (for 8MB RAM)
2021-05-20 12:19:27 +10:00
21d6af287e
System: Fix a possible crash with runahead
2021-05-20 12:19:27 +10:00
1f206421e8
CommonHostInterface: Prevent crash with fullscreen UI enabled
2021-05-20 12:19:27 +10:00
dda2cccb1c
Update Simple-Chinese Translation to latest.
...
Update Simple-Chinese Translation to latest.
2021-05-20 12:19:27 +10:00
217f874cff
Update Brazilian Portuguese Language
...
Update to latest.
2021-05-20 12:19:27 +10:00
437d3fbb4b
GPU/SW: Set display parameters before data
2021-05-20 12:19:27 +10:00
3d972955a7
FullscreenUI: Fix empty cheat menu leaving system paused
2021-05-20 12:19:27 +10:00
a6d2324f0e
ControllerInterface: Don't fire events when fullscreen UI active
2021-05-20 12:19:27 +10:00
00ffffe8c0
VulkanHostDisplay: Handle surface changes if this happens
2021-05-20 12:19:27 +10:00
08a815ad7b
FullscreenUI: Make show status indicator setting local
2021-05-20 12:19:26 +10:00
172ba1fc32
CommonHostInterface: Fix controller masking for Start Disc
2021-05-20 12:19:26 +10:00
301bbb4924
CDImagePBP: Handle compression level 0 files
2021-05-20 12:19:26 +10:00
68fd77c326
CDImagePBP: Fix reading from track 1 pregap
2021-05-20 12:19:26 +10:00
f10134251b
CI: Add play store builder
2021-05-20 12:19:26 +10:00
8e6b6377e2
Android: Fix possible crash in EmulationActivity
2021-05-20 12:19:26 +10:00
69fb8de644
CDImageM3u: Fix crash when error pointer is null
2021-05-20 12:19:26 +10:00
6e189f4fd0
Atualização Português do Brasil
...
Update file to latest
2021-05-20 12:19:26 +10:00
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.
2021-05-20 12:19:26 +10:00
63b70e6c0c
Android: Fix pause button colour in light theme
2021-05-20 12:19:26 +10:00
8c7282046b
CPU/CodeCache: Re-enable interpreter fallback heuristic
2021-05-20 12:19:25 +10:00
acda42be16
CPU/Recompiler: Get rid of non-constant offsetofs
2021-05-20 12:19:24 +10:00
4cb8817247
Update Simple-Chinese Translation to latest.
...
Update Simple-Chinese Translation to latest.
2021-05-20 12:19:23 +10:00
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.
2021-05-20 12:19:23 +10:00
e24a2aa6ac
NoGUI/SDL: Save and restore window geometry
2021-05-20 12:19:23 +10:00
8e9fbf63a3
NoGUI/SDL: Implement pause on focus loss
2021-05-20 12:19:23 +10:00
ab0364eb8f
Qt: Move fullscreen to view menu
2021-05-20 12:19:23 +10:00
8dd36f4474
CommonHostInterface: Fix translatability of widescreen hack toggle message
2021-05-20 12:19:23 +10:00
6eb0496d77
AnalogController: Don't panic on unknown configuration mode command
2021-05-20 12:19:23 +10:00
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.
2021-05-20 12:19:23 +10:00
d77dfb4b23
Update installation instructions ( #2079 )
...
* Add Flatpak instructions
* Clarify Flatpak support
2021-05-20 12:19:23 +10:00
f98f9fcd0c
CI: Fix libretro dll for Windows
2021-05-20 12:19:23 +10:00
1e7e52718e
NamcoGuncon: Only update trigger for offscreen on change
2021-05-20 12:19:21 +10:00
9af822dc9c
GameSettings: Remove some duplicate entries
2021-05-20 12:19:16 +10:00
d096d0bd56
Update duckstation-qt_ja.ts
2021-05-20 12:19:15 +10:00
1bddf524d8
Atualização Português do Brasil
...
Update file to latest.
2021-05-20 12:19:15 +10:00
6e72204d3d
(Android) Updated values-ru/strings to latest
2021-05-20 12:19:15 +10:00
5047a3e97f
libretro: Expose support for pbp (and multi-disc)
2021-05-20 12:19:13 +10:00
94cb847e21
CI: Re-add libretro builds
2021-05-20 12:18:55 +10:00
333319acab
CMake: Set __cplusplus version in MSVC
2021-05-20 12:18:55 +10:00
1392a64a93
Re-add libretro core
2021-05-20 12:18:54 +10:00
d38a1c9430
AnalogJoystick: Make setter methods public
2021-05-10 13:35:58 +10:00