Commit graph

54 commits

Author SHA1 Message Date
Jean-Philip Desjardins
666c30c495 Add support for configuring 4 pads. 2025-02-14 17:23:20 -05:00
Mahmood - Zer0xFF
ae835d7fa5 Hide Homebrew/Arcade sort option 2024-10-20 14:21:02 +01:00
Mahmood - Zer0xFF
0d43ab4767 Add bootable type filter 2024-10-20 14:20:50 +01:00
Jean-Philip Desjardins
8aa75113c6 Add settings for arcade I/O server. 2024-02-12 17:27:10 -05:00
Jean-Philip Desjardins
1cf155f265 Fix small warning. 2023-11-14 17:59:18 -05:00
Mahmood - Zer0xFF
aa65d4ae0b Allow configuring haptic feedback device 2023-10-31 19:50:37 +00:00
Jean-Philip Desjardins
bc27c2c46f Add shortcut to clear input bindings. 2023-10-12 10:13:32 -04:00
Jean-Philip Desjardins
f262a1bba1 Allow changing arcade ROMs location in UI. 2023-08-25 16:06:34 -04:00
Zer0xFF
7ba5040775 Qt: follow Qt default slot naming, Qt6 doesnt seem to allow custom slot names(?) atleast not through the .ui 2023-08-21 18:52:09 -04:00
Jean-Philip Desjardins
f36ba1f127 Allow entering full screen mode through a menu item. 2023-05-02 13:28:13 -04:00
Jean-Philip Desjardins
bcb8bce98b Allow changing analog sensitivity for pad 2. 2023-04-27 11:47:54 -04:00
Jean-Philip Desjardins
2392193fe4 Add analog sensitivity configuration. 2023-04-27 11:47:54 -04:00
Jean-Philip Desjardins
f20780487b Add arcade machine bootable type. 2023-01-18 15:53:27 -05:00
Jean-Philip Desjardins
43108530f8 Add a dock menu on macOS when debugger is enabled.
Makes it easier to switch between main window and debugger windows.
2022-05-05 20:04:05 -04:00
Mahmood - Zer0xFF
612463ee3a enable state filter 2022-02-19 00:40:47 +00: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
c552c835de Move Audio settings in layout. 2022-01-21 20:09:09 -05:00
Zer0xFF
944b1f2192 rename boot list action, to make clearer it opens/closes the boot list 2022-01-16 15:15:37 +00:00
Zer0xFF
825aa927c9 add filter ui components 2022-01-16 15:15:23 +00:00
Zer0xFF
d72dfa6fdb change QBootablesView base class, and use Qt ui file to load the UI 2022-01-16 15:15:23 +00:00
Zer0xFF
ee34480d07 rename QBootableListView to QBootablesView (this class will be updated to manage more than the view 2022-01-14 23:05:02 +00:00
Zer0xFF
59eeacd24c make default window size bigger (to show more bootables) 2022-01-14 00:00:14 +00:00
Zer0xFF
163637f84c show recent bootable on emu startup 2022-01-13 23:58:16 +00:00
Jean-Philip Desjardins
93981a6ce0 Make frame limiter togglable. 2021-02-24 11:55:09 -05:00
Mahmood - Zer0xFF
2b110880ef disable S3 UI option when S3 is disabled 2021-02-22 01:51:14 +00:00
Jean-Philip Desjardins
288e4e86ef Add option to resize window to specific sizes. 2020-12-31 16:55:25 -05:00
Jean-Philip Desjardins
d53521bfcf Add widescreen mode. 2020-12-31 16:55:25 -05:00
Jean-Philip Desjardins
b8c2c700f1 Allow defining bindings for pad 2. 2020-09-14 19:43:25 -04:00
Jean-Philip Desjardins
3a1ed208ac Add way to change the system's language. 2020-09-09 17:13:17 -04:00
Jean-Philip Desjardins
b31ea6179d Display available devices. 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
d6d5b338f5 Bootable dialog, add statusbar 2020-04-16 15:23:10 +01:00
Jean-Philip Desjardins
9c2e5bd5a9
Merge pull request #857 from Zer0xFF/s3_bootables
Qt List S3 bootables
2020-03-09 09:29:33 -04:00
Mahmood - Zer0xFF
9ec20a5b4a we dont want to auto default to s3 scan button 2020-03-07 17:59:39 +00:00
Mahmood - Zer0xFF
568105b454 display serial number in list view 2020-03-07 17:59:30 +00:00
Mahmood - Zer0xFF
30af5e8272 show disc path in listview, can be useful to distinguish between different copies 2020-03-07 17:59:30 +00:00
Mahmood - Zer0xFF
5f2c2b0c2b Qt: list S3 games in bootables 2020-03-07 17:58:03 +00:00
Mahmood - Zer0xFF
cce77fc4ab initial Gamepad profiles support 2020-02-25 18:47:50 +00:00
Mahmood - Zer0xFF
60077ab062 use default margining value 2020-02-17 17:12:36 +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
d8bfb0ce00 Tweak settings dialog to make text visible on Windows and macOS. 2020-01-31 09:20:52 -05:00
Jean-Philip Desjardins
ce3ad2fd67 Add checkbox to enable/disable Vulkan through UI. 2020-01-25 18:31:12 -05:00
Mahmood - Zer0xFF
b9d04394d0 Cleanup 2019-10-12 18:11:40 +01:00
Mahmood - Zer0xFF
c43c77c73e Qt Settings: SPU Block Count is now configurable 2019-10-10 21:02:20 +01:00
Mahmood - Zer0xFF
716543c9eb Qt: spread/center covers horizontally, show scrollbar 2019-05-19 16:16:24 +01:00
Mahmood - Zer0xFF
7707110aee Add Bootable Cover list to Qt UI 2019-05-19 12:03:22 +01:00
Mahmood - Zer0xFF
a0ed2a6baf Qt set fixed resoltion factors (power of 2) 2019-03-29 14:01:29 +00:00