4311e08726
System: Implement PINE server
2024-05-26 22:38:35 +10:00
15e633bf2c
Qt: Adjust advanced setting ranges
2024-05-26 21:55:27 +10:00
18160a8e06
Qt: Add option to pause when controller is disconnected
2024-05-14 16:00:09 +10:00
3e9ac99d54
Qt: Fix 6.7 deprecation warnings
2024-04-11 21:55:50 +10:00
e2024f6175
System: Change "Auto Load Cheats" to "Enable Cheats"
2024-03-03 14:03:07 +10:00
04b837a418
Qt: Redesign graphics settings panel
...
Add screenshot format/type.
2024-03-02 21:21:20 +10:00
150ab8f4af
GPU: Add host/hardware stats
2024-01-22 14:41:19 +10:00
044eb589f9
Settings: Expose disable texture buffers/copy to self options
2023-12-27 01:44:08 +10:00
62d2f12236
Settings: Expose exclusive fullscreen control
2023-12-25 23:44:15 +10:00
e382f2b64a
Settings: Add option to disable DSB/fbfetch
2023-11-28 14:38:38 +10:00
ac825855f7
Qt: Change settings dialogs to widgets/windows
...
Stops them breaking in Qt 6.6.
2023-11-06 23:17:58 +10:00
38bc2bd057
CDROM: Add option to choose emulated mechacon version
2023-11-05 14:43:38 +10:00
7ad1b8d093
GPU: Add wireframe rendering/overlay
2023-09-02 22:26:03 +10:00
e3d9ba4c99
Rewrite host GPU abstraction
...
- Don't have to repeat the same thing for 4 renderers.
- Add native Metal renderer.
2023-08-20 21:55:38 +10:00
d09e5051ca
Settings: Translate display names in core
...
Enables the values to show in the Big Picture UI.
2023-08-20 13:25:45 +10:00
135ace30cb
Qt: Add PCDrv options
2023-04-29 20:54:05 +10:00
afaedfedc9
Revert "Improve Integer Scaling behavior" and instead offer as a setting
2023-01-23 13:44:44 -04:00
51d1587b21
Improve Integer Scaling behavior
...
...so it always upscales the display from the framebuffer to fit the aspect ratio by stretching either horizontally or vertically instead of always stretching horizontally, which sometimes (actually most of the time) downscales the image
2023-01-21 14:51:55 -04:00
4e4245182b
"Set Dumped VRAM Write Alpha Channel" should be true when clicking "Reset To Default"
2023-01-16 15:52:32 +01:00
af5d49649c
MDEC: Add option to use old conversion routines
...
That way texture packs for games which use MDEC for decoding
backgrounds will still be compatible.
2023-01-12 17:01:04 +10:00
19b4f4e921
System: Add frame time graph
2023-01-07 13:10:43 +10:00
8c7a192128
Misc: Add copyright/license statement to applicable files
...
Should've did this in the beginning.
2022-12-04 21:03:49 +10:00
1538f26013
Qt: Move some settings around, add OSD options
2022-10-13 17:27:09 +10:00
5bf1f062b9
Qt: Re-add active/line offset to game properties (advanced)
2022-09-24 13:19:56 +10:00
436ed10f44
Qt: Fix resetting per-game advanced settings
2022-09-17 15:56:05 +10:00
19b358359c
Qt: Move recompiler icache to console settings page
2022-07-26 18:42:37 +10:00
75b4891f78
Qt: Fix Apply Game Settings option
2022-07-23 00:13:55 +10:00
853e9a8a6a
Qt: Fix updater
2022-07-22 21:51:00 +10:00
b42b5501f6
UI: Massive revamp, new features and improvements
2022-07-22 21:19:54 +10:00
4b31806bc9
SDLControllerInterface: Add option for PS4/PS5 enhanced mode
2021-09-08 11:29:25 +10:00
c8dfb2cd54
Qt: Add comments to AdvancedSettingsWidget::onResetToDefaultClicked()
2021-09-01 14:55:58 +10:00
4ef5f434be
Qt: Move MSAA to advanced settings
2021-09-01 14:55:13 +10:00
a8dea21725
Qt: Make advanced seting constructors return the widget
2021-09-01 14:54:49 +10:00
521d20bcd2
CommonHostInterface: Add display enhancement settings option
2021-08-15 14:23:20 +10:00
3f3607548f
CommonHostInterface: Make status indicators toggleable
2021-08-12 21:31:40 +10:00
21938e14c6
CPU/Recompiler: Implement block linking
2021-07-24 13:07:11 +10:00
24306be757
CommonHostInterface: Add save state backup option
2021-07-03 16:50:51 +10:00
ea26fc4b49
Qt/GameProperties: Fix single step value of geometry threshold
2021-06-24 16:59:38 +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
fe1a582909
System: Disallow booting when SBI files are missing
2021-04-22 13:40:48 +10:00
7641bbf5f2
UI: Shuffle around PGXP settings
2021-02-18 02:08:48 +10:00
cc0cc6fbb9
Qt: Add disable all enhancements to debug menu
2021-02-07 03:27:48 +10:00
701edb335a
Various warning fixes
2021-02-06 19:19:55 +10:00
276f2e2ceb
Update advancedsettingswidget.cpp
2021-01-31 22:02:40 +01:00
bd43241f3e
Qt: Update German translation and register widget help (based on the new UI) ( #1544 )
...
* Update duckstation-qt_de.ts
* Update biossettingswidget.cpp
* Update emulationsettingswidget.cpp
* Update advancedsettingswidget.cpp
* Update displaysettingswidget.cpp
2021-02-01 01:11:49 +10:00
29331ef679
Qt: Update widget help text
2021-01-10 20:49:25 -08:00
68ce959d70
Settings: Add option to temporarily disable all enhancements
2020-12-30 17:39:29 +10:00
aa65280ec3
Qt: Fix typo in advanced settings
2020-12-27 00:45:34 +10:00
a385573672
Qt: Add texture replacement options to advanced settings
2020-12-26 00:47:03 +10:00