Connor McLaughlin
4f190aa902
CommonHostInterface: Move fonts/logo to resources directory
2021-08-12 21:31:40 +10:00
Connor McLaughlin
50a09384e1
CommonHostInterface: Add onscreen indicator for rewind
2021-08-07 12:07:04 +10:00
Connor McLaughlin
653453b1ee
CommonHostInterface: Silence fast forward/turbo messages when using FS UI
2021-08-07 11:59:35 +10:00
Connor McLaughlin
b9d238d28b
CommonHostInterface: Fix crash in FS UI when scale changes
2021-08-02 00:54:00 +10:00
Connor McLaughlin
b8bd545ee9
CommonHostInterface: Fix debug console toggling not applying
2021-07-29 13:44:48 +10:00
Connor McLaughlin
b01d49fa52
CommonHostInterface: Enable rewind for Android
2021-07-17 20:14:40 +10:00
Connor McLaughlin
efaf3d6ce5
Qt: Display warning before allowing cheats
2021-07-17 15:13:35 +10:00
Connor McLaughlin
ab9109f3b1
FullscreenUI: Add undo load state to load menu
2021-07-13 22:41:29 +10:00
Connor McLaughlin
921c5cdfbf
CommonHostInterface: Always wait for audio buffer fill
...
Fixes underflows on booting, at the cost of enforcing the
user-configured minimum latency.
2021-07-13 22:41:29 +10:00
Connor McLaughlin
99018b51b4
FrontendCommon: Support UWP in helper classes
2021-07-11 15:20:38 +10:00
Connor McLaughlin
7caa5c09dd
Qt: Add option to reset to defaults
2021-07-09 13:07:41 +10:00
Connor McLaughlin
0c4629bda2
CommonHostInterface: Compile warning fix
2021-07-04 22:17:46 +10:00
Connor McLaughlin
9756168940
CommonHostInterface: Don't reset volume when fast forwarding
2021-07-04 21:53:02 +10:00
Connor McLaughlin
8be2b66ebb
CommonHostInterface: Remove system paused/resumed message
2021-07-04 16:02:16 +10:00
Connor McLaughlin
3da6c604d7
CommonHostInterface: Scale full axis to half axis bindings
2021-07-03 21:09:10 +10:00
Connor McLaughlin
24306be757
CommonHostInterface: Add save state backup option
2021-07-03 16:50:51 +10:00
Connor McLaughlin
762ab3ff43
CommonHostInterface: Add undo load state feature
2021-07-03 16:50:51 +10:00
Connor McLaughlin
62d7608ef2
CommonHostInterface: Fix uncapped fps during pause in fullscreen UI
2021-07-03 13:18:11 +10:00
Connor McLaughlin
435865b45d
FullscreenUI: Redesign settings window
2021-06-30 19:12:56 +10:00
Connor McLaughlin
5865064387
FrontendCommon: Add XAudio2 audio backend
2021-06-30 15:15:49 +10:00
Connor McLaughlin
911e9a37f1
WIN32 macro -> _WIN32
2021-06-30 14:38:07 +10:00
Connor McLaughlin
9027864d3d
CommonHostInterface: Remove achievements/leaderboards hotkeys on Android
2021-06-20 19:18:01 +10:00
Connor McLaughlin
d9412f9fcd
FrontendCommon: Add option to inhibit screensaver
2021-06-20 15:50:59 +10:00
Connor McLaughlin
a072455903
CommonHostInterface: Add hotkeys for opening leaderboards/achievements
2021-06-20 13:33:30 +10:00
Connor McLaughlin
995bab72c4
Merge pull request #2279 from CookiePLMonster/retroachievements-discord-rpc
...
Show RetroAchievements rich presence in Discord-RPC
2021-06-20 01:18:51 +10:00
Silent
c86b7309d4
Show RetroAchievements rich presence in Discord-RPC
2021-06-19 14:13:10 +02:00
Connor McLaughlin
e7b113f454
System: Don't reset performance counters when turboing
2021-06-19 21:15:50 +10:00
Silent
6c52031966
Add an "Unofficial Test Mode" to allow unlocking non-core achievements
2021-06-09 20:15:19 +02:00
Silent
7d8f3d26a6
Do not allow loading save states via commandline in Hardcore mode
2021-06-08 18:43:43 +02:00
Silent
d52b0e5dbb
Disallow underclocking in Hardcore mode
2021-06-08 18:38:51 +02:00
Silent
e21f2644d0
Refactor SystemBootParameters ownership
2021-06-08 18:38:12 +02:00
Connor McLaughlin
350049826f
Fix a bunch of compiler warnings
2021-06-04 13:14:30 +10:00
Connor McLaughlin
e8a21d32dc
CommonHostInterface: Use string list for autofire bindings
...
Fixes autofire bindings on Android.
2021-05-25 14:14:37 +10:00
Connor McLaughlin
8f23a79d36
CommonHostInterface: Add public method to activate autofire
2021-05-24 21:25:08 +10:00
Connor McLaughlin
3f2c034869
CommonHostInterface: Fix always using playlist title for running game
2021-05-24 21:24:22 +10:00
Connor McLaughlin
67f352339c
CommonHostInterface: Add swap memory cards hotkey
2021-05-20 12:19:28 +10:00
Connor McLaughlin
f3cceca805
NoGUI: Implement mouse cursor hiding in fullscreen
2021-05-20 12:19:28 +10:00
Connor McLaughlin
01c869b704
CommonHostInterface: Implement controller autofire
2021-05-20 12:19:28 +10:00
Connor McLaughlin
f5bec87f79
CommonHostInterface: Add Toggle PGXP CPU Mode hotkey
2021-05-20 12:19:28 +10:00
Connor McLaughlin
1f206421e8
CommonHostInterface: Prevent crash with fullscreen UI enabled
2021-05-20 12:19:27 +10:00
Connor McLaughlin
a6d2324f0e
ControllerInterface: Don't fire events when fullscreen UI active
2021-05-20 12:19:27 +10:00
Connor McLaughlin
08a815ad7b
FullscreenUI: Make show status indicator setting local
2021-05-20 12:19:26 +10:00
Connor McLaughlin
172ba1fc32
CommonHostInterface: Fix controller masking for Start Disc
2021-05-20 12:19:26 +10:00
Connor McLaughlin
8dd36f4474
CommonHostInterface: Fix translatability of widescreen hack toggle message
2021-05-20 12:19:23 +10:00
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.
2021-05-20 12:19:23 +10:00
Connor McLaughlin
e226464a35
GameSettings: Add GPU renderer and 8MB RAM options
2021-05-08 03:45:14 +10:00
Connor McLaughlin
9ff1f153be
CommonHostInterface: Remove some rarely used default hotkeys
2021-05-08 03:24:18 +10:00
Connor McLaughlin
44f29da40f
CommonHostInterface: Fix OSD messages not clearing on shutdown
2021-05-01 13:37:29 +10:00
Connor McLaughlin
e8fece60cf
CommonHostInterface: Fix crash booting exe/psf from file
2021-05-01 02:58:43 +10:00
Connor McLaughlin
256f272768
Support custom and match display aspect ratios
2021-04-30 02:53:03 +10:00