1ee3882afd
HostInterface: Default show status indicators to true
2021-08-15 14:23:20 +10:00
0491c893d9
HostInterface: Fix compile error on Android 32-bit
2021-08-15 14:23:20 +10:00
3f3607548f
CommonHostInterface: Make status indicators toggleable
2021-08-12 21:31:40 +10:00
81a90d66f5
HostInterface: Disable rewind on 32-bit ARM/Android
2021-08-07 11:58:05 +10:00
21938e14c6
CPU/Recompiler: Implement block linking
2021-07-24 13:07:11 +10:00
d230e7d22f
HostInterface: Fix SetUserDirectoryToProgramDirectory()
2021-07-23 18:07:18 +10:00
a0fa3a3994
HostInterface: Don't save screenshot when switching renderers
2021-07-22 13:58:03 +10:00
bb2e459f9f
Warning fixes
2021-07-12 22:44:02 +10:00
a32ef4a963
CDROMAsyncReader: Support reading ahead more sectors
2021-07-12 21:14:06 +10:00
05259bc851
HostInterface: Refresh display on settings change/state load
2021-07-11 14:03:14 +10:00
d9412f9fcd
FrontendCommon: Add option to inhibit screensaver
2021-06-20 15:50:59 +10:00
e7b113f454
System: Don't reset performance counters when turboing
2021-06-19 21:15:50 +10:00
d3d92226a5
PGXP: Further optimizations
...
Up to an 8% speed improvement in Racing Lagoon with CPU mode enabled.
2021-06-12 22:02:33 +10:00
e21f2644d0
Refactor SystemBootParameters ownership
2021-06-08 18:38:12 +02:00
28b8cb5bc6
Settings: Fix mismatches between default and fallback values
2021-05-27 03:48:01 +10:00
6a2b2ac7f8
System: Don't wipe out nonpersistent memory cards during game change
2021-05-24 21:24:22 +10:00
98e4c181ca
CDROM: Add seek speedup enhancement
2021-05-23 16:18:34 +10:00
5d877250e9
GPU/HW: Add an option to use software renderer for readbacks
2021-05-20 13:28:36 +10:00
08a815ad7b
FullscreenUI: Make show status indicator setting local
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
e382df0d41
Support expanding RAM to 8MB (dev console)
2021-05-03 12:43:33 +10:00
052721fffc
HostInterface: Fix toggling widescreen hack while running
2021-05-01 02:56:29 +10:00
256f272768
Support custom and match display aspect ratios
2021-04-30 02:53:03 +10:00
46d19eeb1f
Android: Allow opening/getting files relative to downloads directory
2021-04-24 16:19:13 +10:00
922d320523
CPU/Recompiler: Reserve whole fastmem region to avoid clashes
2021-04-11 12:42:51 +10:00
924756860e
HostDisplay: Support refresh rate queries on all platforms except Mac
2021-04-03 02:53:28 +10:00
e4735bcf7a
Fix string formatting warnings.
2021-03-29 13:59:22 -06:00
1973419021
Settings: Disable region check by default
2021-03-29 00:53:15 +10:00
5aa70cf797
Settings: Add memory card directory option
2021-03-27 15:18:29 +10:00
50d712c3fe
CDImage: Support sub-images, use subimages for m3u
2021-03-27 15:18:29 +10:00
948a6b530b
Make TranslateString and TranslateStdString support numbers
2021-03-12 20:03:25 +01:00
c58227752d
CommonHostInterface: Move save state on exit logic to base class
2021-03-03 01:14:05 +10:00
49345a300c
Settings: Fix display stretch disabled by linear filtering
2021-02-27 21:58:47 +10:00
5a0e4f85dd
Settings: Enable cheat loading by default
2021-02-27 16:21:36 +10:00
e17d37b8bc
HostDisplay: Add stretch option
2021-02-27 16:21:36 +10:00
f9dc1a7e80
Core: Add Multitap support
2021-02-26 21:04:12 -08:00
f023c1bcde
FullscreenUI: Add 'Pause on Menu' option
2021-02-25 02:20:33 +10:00
7501e89b7a
System: Add path/image to game change notification
2021-02-24 01:21:43 +10:00
24c2165bb3
GPU: Allow closing window/app to interrupt shader compilation
2021-02-19 01:48:44 +10:00
cacf12c209
FileSystem: Migrate component extractors to std::string_view
2021-02-19 01:37:56 +10:00
db4f521d92
System: Make some boot error messages translatable
2021-02-18 02:08:48 +10:00
bc021ddfd9
CPU/Recompiler: Implement PGXP CPU mode
2021-02-18 02:08:47 +10:00
a77edc6436
Settings: Default console logging on Android to on
2021-02-07 03:27:37 +10:00
662d6e9711
Fix possible log formatting errors.
2021-02-04 17:54:51 -07:00
904680f0df
Settings: Make integer and linear upscaling mutually exclusive
2021-02-01 18:39:15 +10:00
84c30703b2
Settings: Disable interlacing by default
...
The games which require it are auto-disabled by gameini.
2021-01-28 23:52:25 +10:00
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
16a32bf696
Qt: Simplify runahead settings
2021-01-26 03:38:31 +10:00
b3ce2b21c0
System: Prevent using both runahead and rewind concurrently
2021-01-25 01:15:46 +10:00
e01d66d18e
System: Implement runahead
2021-01-25 01:15:46 +10:00