Commit graph

24 commits

Author SHA1 Message Date
Jean-Philip Desjardins
8aa75113c6 Add settings for arcade I/O server. 2024-02-12 17:27:10 -05:00
Jean-Philip Desjardins
32ef8508d5 Fix build. 2023-08-28 09:44:51 -04:00
Jean-Philip Desjardins
f262a1bba1 Allow changing arcade ROMs location in UI. 2023-08-25 16:06:34 -04:00
Jean-Philip Desjardins
f9065b3a7f Add setting to toggle GS RAM reads.
Only used in Vulkan.
2022-02-04 10:48:38 -05:00
Jean-Philip Desjardins
de4a734476 Add a setting to show/hide EE CPU usage.
Hidden by default. This is a debugging tool, it doesn't need to be always active.
2022-01-21 20:09:09 -05:00
Jean-Philip Desjardins
07c92c3fae Reorganize code. 2021-03-09 11:45:13 -05:00
Jean-Philip Desjardins
93981a6ce0 Make frame limiter togglable. 2021-02-24 11:55:09 -05:00
Jean-Philip Desjardins
d53521bfcf Add widescreen mode. 2020-12-31 16:55:25 -05:00
Jean-Philip Desjardins
3a1ed208ac Add way to change the system's language. 2020-09-09 17:13:17 -04:00
Jean-Philip Desjardins
427deebbdc Set the currently selected Vulkan device in settings dialog. 2020-08-12 17:38:20 -04:00
Jean-Philip Desjardins
bfac8f9040 Allow selecting a specific device to be used by Vulkan. 2020-04-28 15:18:52 -04:00
Jean-Philip Desjardins
b31ea6179d Display available devices. 2020-04-28 09:03:22 -04:00
Jean-Philip Desjardins
e4ca7a98ae Fix build errors. 2020-04-28 09:03:22 -04:00
Jean-Philip Desjardins
8e2ff79eda Add Vulkan DeviceInfo module.
Will make sure we don't use Vulkan if we don't have any suitable device.
2020-04-28 09:03:22 -04:00
Mahmood - Zer0xFF
c8fc29fb49 block signal to gs combobox during population, else it will always call currentIndexChanged(0) forcing the option to OpenGL even when not changed 2020-02-12 17:29:50 +00:00
Mahmood - Zer0xFF
ad98588057 use enum for gs handler index 2020-02-11 07:53:35 +00:00
Mahmood - Zer0xFF
d65d633f67 hide gs selection+warning when vulkan is not available during build 2020-02-10 22:12:52 +00:00
Mahmood - Zer0xFF
05c389a214 make GS selectable, add toggle option 2020-02-10 22:11:18 +00:00
Jean-Philip Desjardins
ce3ad2fd67 Add checkbox to enable/disable Vulkan through UI. 2020-01-25 18:31:12 -05:00
Mahmood - Zer0xFF
79d52c812a handle PREF_AUDIO_SPUBLOCKCOUNT & m_spuBlockCount init in CPS2VM c'tor 2019-10-11 17:36:08 +01:00
Mahmood - Zer0xFF
c43c77c73e Qt Settings: SPU Block Count is now configurable 2019-10-10 21:02:20 +01:00
Mahmood - Zer0xFF
a0ed2a6baf Qt set fixed resoltion factors (power of 2) 2019-03-29 14:01:29 +00:00
Mahmood - Zer0xFF
10274a959c Qt Allow user to select resolution factor 2019-03-29 10:51:14 +00:00
Jean-Philip Desjardins
75042ab29a Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
Renamed from Source/ui_unix/settingsdialog.cpp (Browse further)