Stenzek
|
26f3d5ba56
|
FullscreenUI: Add missing translation strings
|
2023-11-29 02:18:20 +10:00 |
|
Stenzek
|
ac825855f7
|
Qt: Change settings dialogs to widgets/windows
Stops them breaking in Qt 6.6.
|
2023-11-06 23:17:58 +10:00 |
|
Stenzek
|
68b59ee748
|
CMake: Swap USE_ and WITH_ for ENABLE_
Consistency.
|
2023-09-17 12:36:52 +10:00 |
|
Stenzek
|
4fc984e082
|
Qt: Add setup wizard
|
2023-09-02 21:44:15 +10:00 |
|
Connor McLaughlin
|
8c7a192128
|
Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
|
2022-12-04 21:03:49 +10:00 |
|
Connor McLaughlin
|
f25d7f6e09
|
Misc: Fix various warnings
|
2022-10-04 00:00:56 +10:00 |
|
Connor McLaughlin
|
759938a5cf
|
System: Support compressing save states
|
2022-08-18 23:10:15 +10:00 |
|
Connor McLaughlin
|
0ba623b392
|
Qt: Fix crash opening game settings
|
2022-07-23 01:49:53 +10:00 |
|
Connor McLaughlin
|
667726bbb3
|
Qt: Make general settings overridable per-game
|
2022-07-23 00:16:28 +10:00 |
|
Connor McLaughlin
|
b42b5501f6
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
|
Connor McLaughlin
|
d9412f9fcd
|
FrontendCommon: Add option to inhibit screensaver
|
2021-06-20 15:50:59 +10:00 |
|
Connor McLaughlin
|
5a0e4f85dd
|
Settings: Enable cheat loading by default
|
2021-02-27 16:21:36 +10:00 |
|
Connor McLaughlin
|
8318cdb3c1
|
Move ImGui setup to common, and enable fullscreen UI in Qt
|
2021-02-24 01:22:03 +10:00 |
|
Max833
|
ed4ed259e3
|
UI: Add missing register widget help (#1515)
* Update displaysettingswidget.cpp
* Update generalsettingswidget.cpp
* Update consolesettingswidget.cpp
|
2021-01-28 21:03:51 +10:00 |
|
Connor McLaughlin
|
fdeef65676
|
Qt: Move emulation speed settings to console settings
|
2021-01-11 02:12:20 +10:00 |
|
Connor McLaughlin
|
54f5563321
|
Qt: Add turbo speed setting
|
2021-01-11 01:57:10 +10:00 |
|
Connor McLaughlin
|
7249825c16
|
Qt: Support multiple updater channels
|
2020-12-22 03:24:51 +10:00 |
|
Connor McLaughlin
|
0fbb69a3ef
|
Qt: Add option to hide the mouse cursor in fullscreen
|
2020-12-07 00:06:32 +10:00 |
|
Connor McLaughlin
|
6d674175f4
|
Qt: Add missing documentation for pause-on-focus-loss
|
2020-12-06 00:35:54 +10:00 |
|
Connor McLaughlin
|
af6b0dc189
|
Qt: Add option to pause on application focus loss
|
2020-12-05 02:08:10 +10:00 |
|
Connor McLaughlin
|
2b66492ed8
|
HostInterface: Add proper turbo speed setting
|
2020-11-03 22:59:26 +10:00 |
|
Connor McLaughlin
|
330722eb5f
|
Qt: Split GPU options into display and enhancements
|
2020-09-11 00:18:57 +10:00 |
|
Connor McLaughlin
|
b247af535d
|
Qt: Hook up cheat list menus
|
2020-09-09 23:44:21 +10:00 |
|
Connor McLaughlin
|
3c46f7b44c
|
ControllerInterface: Add XInput controller backend
|
2020-08-22 16:50:19 +10:00 |
|
Connor McLaughlin
|
bca609a2a6
|
Qt: Add option to disable per-game settings
|
2020-08-21 00:09:37 +10:00 |
|
Connor McLaughlin
|
db6b9e3bf4
|
Qt: Fix default value of auto update check
|
2020-08-19 20:54:02 +10:00 |
|
Connor McLaughlin
|
10a46a7fd8
|
OSD: Add option to show display resolution
|
2020-08-16 00:20:11 +10:00 |
|
Connor McLaughlin
|
c09bfc4d2b
|
Qt: Add automatic updater
|
2020-08-06 22:08:22 +10:00 |
|
Connor McLaughlin
|
20ff075c3f
|
Qt: Mark individual setting help as translatable
|
2020-07-28 20:33:09 +10:00 |
|
Connor McLaughlin
|
68d98af497
|
Qt: Remove usage of QString where possible for settings
|
2020-07-21 20:10:06 +10:00 |
|
Albert Liu
|
4e2b3189b0
|
Qt: Replace QtSettingsInterface with INISettingsInterface
|
2020-07-16 20:35:49 -07:00 |
|
Connor McLaughlin
|
b471d1043a
|
Settings: Load Memory Cards From State -> Load Devices From State
Makes it apply to controllers too.
|
2020-07-02 00:50:53 +10:00 |
|
Connor McLaughlin
|
81a7b147fc
|
System: Add option to disable loading memory cards from save states
|
2020-05-27 02:06:56 +10:00 |
|
Connor McLaughlin
|
1ed86f4897
|
Frontends: Add Discord Presence support
|
2020-05-01 01:01:53 +10:00 |
|
Connor McLaughlin
|
bf6c1c4866
|
Qt: Implement render-to-seperate-window and render-to-main toggle
|
2020-04-05 22:58:47 +10:00 |
|
Connor McLaughlin
|
e662f34f8b
|
Qt: Add help for general settings
|
2020-03-22 13:20:08 +10:00 |
|
Connor McLaughlin
|
c646bf507f
|
Qt: Add OSD options to general settings
|
2020-03-22 13:20:08 +10:00 |
|
Connor McLaughlin
|
a4a5d3ef79
|
Qt: Split some console settings out into general settings
|
2020-03-22 13:20:08 +10:00 |
|