Connor McLaughlin
521d20bcd2
CommonHostInterface: Add display enhancement settings option
2021-08-15 14:23:20 +10:00
Connor McLaughlin
bba6ad4a84
CommonHostInterface: Remove EnumerateOSDMessages()
2021-08-15 14:23:20 +10:00
Connor McLaughlin
4d9aa5ecdf
CommonHostInterface: De-duplicate stats overlay from FS UI
2021-08-15 14:23:20 +10:00
Connor McLaughlin
eaad87ab4f
CommonHostInterface: Make timer resolution increased static
2021-08-15 14:23:20 +10:00
Connor McLaughlin
b01d49fa52
CommonHostInterface: Enable rewind for Android
2021-07-17 20:14:40 +10:00
Connor McLaughlin
ab9109f3b1
FullscreenUI: Add undo load state to load menu
2021-07-13 22:41:29 +10:00
Connor McLaughlin
7caa5c09dd
Qt: Add option to reset to defaults
2021-07-09 13:07:41 +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
a072455903
CommonHostInterface: Add hotkeys for opening leaderboards/achievements
2021-06-20 13:33:30 +10:00
Silent
c86b7309d4
Show RetroAchievements rich presence in Discord-RPC
2021-06-19 14:13:10 +02:00
Silent
e21f2644d0
Refactor SystemBootParameters ownership
2021-06-08 18:38:12 +02:00
Connor McLaughlin
8f23a79d36
CommonHostInterface: Add public method to activate autofire
2021-05-24 21:25:08 +10:00
Connor McLaughlin
67f352339c
CommonHostInterface: Add swap memory cards hotkey
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
a6d2324f0e
ControllerInterface: Don't fire events when fullscreen UI active
2021-05-20 12:19:27 +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
256f272768
Support custom and match display aspect ratios
2021-04-30 02:53:03 +10:00
Connor McLaughlin
ff14e8aede
Add JSON game database to replace dat parsing
2021-04-17 17:04:23 +10:00
Connor McLaughlin
924756860e
HostDisplay: Support refresh rate queries on all platforms except Mac
2021-04-03 02:53:28 +10:00
Connor McLaughlin
a0086851ce
Qt: Fix double-clicking psexes/psfs in game list
2021-03-16 01:59:17 +10:00
Connor McLaughlin
ee171465ea
CommonHostInterface: Move controller ID parsing to interface
2021-03-14 19:32:03 +10:00
Connor McLaughlin
7241876cc7
CommonHostInterface: Fix -settings on cmdline not applying
2021-03-12 03:02:57 +10:00
Connor McLaughlin
3f5d6ee025
CommonHostInterface: FixIncompatibleSettings() should be marked override
2021-03-07 17:35:02 +10:00
Connor McLaughlin
7dbc759619
Cheevos: Implement hardcore mode
2021-03-03 19:14:01 +10:00
Connor McLaughlin
c58227752d
CommonHostInterface: Move save state on exit logic to base class
2021-03-03 01:14:05 +10:00
Connor McLaughlin
a48fa4097b
CommonHostInterface: Fix key inputs getting stuck with modifiers
2021-02-28 04:03:48 +10:00
Connor McLaughlin
0ec2c87a0e
Implement RetroAchivements
2021-02-27 00:44:53 +10:00
Connor McLaughlin
8318cdb3c1
Move ImGui setup to common, and enable fullscreen UI in Qt
2021-02-24 01:22:03 +10:00
Connor McLaughlin
1fc53ff622
CommonHostInterface: Move settings interface pointer to base class
2021-02-24 01:21:43 +10:00
Connor McLaughlin
7501e89b7a
System: Add path/image to game change notification
2021-02-24 01:21:43 +10:00
Jake Stine
c3c4181074
optimize locking mechanism for OSD messages, use EnumerateOSDMessages more generally
2021-02-15 16:53:40 -08:00
Connor McLaughlin
d4143399eb
OpenGLHostDisplay: Support fullscreen mode enumeration (DRM only)
2021-02-14 18:36:21 +10:00
Connor McLaughlin
de688615ff
Qt: Add Clear and Reset buttons to cheat manager
2021-02-12 01:01:30 +10:00
Connor McLaughlin
590513350c
NoGUI: Start in fullscreen when option or command line flag is set
2021-02-01 01:10:32 +10:00
Connor McLaughlin
18405a713c
FullscreenUI: Fix debug windows not drawing
2021-02-01 01:10:32 +10:00
Connor McLaughlin
85b4a02f20
Fix Android build
2021-01-31 17:28:37 +10:00
Connor McLaughlin
61e4e6f140
Add "Fullscreen UI"
2021-01-31 17:10:27 +10:00
Connor McLaughlin
3a7d9f1725
CommonHostInterface: Add controller nav helpers
2021-01-31 17:10:27 +10:00
Connor McLaughlin
41be96ef93
CommonHostInterface: Make RunLater()/ApplySettings() virtual
2021-01-31 17:10:27 +10:00
Connor McLaughlin
ec60fa3c9d
CommonHostInterface: Make fullscreen/exit functions public
2021-01-31 17:10:27 +10:00
Connor McLaughlin
e1bf362d13
CommonHostInterface: Extract ff/turbo hotkeys to functions
2021-01-31 17:10:27 +10:00
Connor McLaughlin
bed1abf0b8
CommonHostInterface: Add media path to save state info
2021-01-31 17:10:27 +10:00
Connor McLaughlin
4540a190c1
CommonHostInterface: Make input profile functions public
2021-01-31 17:10:27 +10:00
Connor McLaughlin
556cd6d168
CommonHostInterface: Add enumerator for OSD messages
2021-01-31 17:10:27 +10:00
Connor McLaughlin
4bb3fb48f9
System: Add a new throttler/pacer which can catch up on lost time
...
This can result in worse frame pacing, so if you have a decent machine
you'll probably want to turn on "display all frames" in display
settings.
But, it's sadly needed for Android.
2021-01-28 21:04:23 +10:00
Connor McLaughlin
cbee8fab66
CommonHostInterface: Throttle rumble updates to changes or every 100ms
...
These updates appear to be synchronous, and limit how fast we can fast
forward when controllers are connected via bluetooth.
2021-01-19 00:27:34 +10:00
Connor McLaughlin
37f9f118c4
Android: Add 'Open Pause Menu' hotkey
2021-01-13 19:26:24 +10:00