Connor McLaughlin
|
b2595a3b3b
|
Qt: Fix volume slider slowing down emulation
|
2020-07-21 20:10:17 +10:00 |
|
Connor McLaughlin
|
2fb00faa67
|
Qt: Delay settings save by one second
|
2020-07-21 20:10:11 +10:00 |
|
Connor McLaughlin
|
68d98af497
|
Qt: Remove usage of QString where possible for settings
|
2020-07-21 20:10:06 +10:00 |
|
Connor McLaughlin
|
bddd098a66
|
Merge branch 'master' into qt-inisettings
|
2020-07-21 13:28:18 +10:00 |
|
Connor McLaughlin
|
f67862de5f
|
Merge pull request #622 from ggrtk/qt-gamelistsettings
Qt/GameListSettings: Use native path separators
|
2020-07-19 12:58:00 +10:00 |
|
Elizabeth
|
39917117d2
|
Disable Interlacing description "Unchecked"
As noted by Kurayami6, Disable Interlacing should show "Unchecked" as the default option for this enhancement.
|
2020-07-18 13:21:13 -04:00 |
|
Albert Liu
|
2853bf851a
|
Qt/GameListSettings: Use native path separators
Fixes possible duplicate game list entries on Windows.
|
2020-07-17 18:43:30 -07:00 |
|
Connor McLaughlin
|
1069e12bff
|
Qt: Add binding how-to text to hotkey page
|
2020-07-18 01:33:51 +10:00 |
|
Connor McLaughlin
|
389f452e10
|
Qt/GameListSettings: Use push button for all buttons
|
2020-07-18 01:33:36 +10:00 |
|
Connor McLaughlin
|
5c5ee17fa7
|
Qt: Fix widescreen hack option positioning
|
2020-07-18 01:28:35 +10:00 |
|
Connor McLaughlin
|
1e6740762d
|
Qt: Add widescreen hack option
|
2020-07-18 00:28:37 +10:00 |
|
Albert Liu
|
a92fd98d7f
|
Qt/GameListSettings: Fix QToolButtons staying highlighted after use
|
2020-07-17 03:50:02 -07:00 |
|
Albert Liu
|
97be6c922c
|
Fix MSVC build
|
2020-07-16 20:35:49 -07:00 |
|
Albert Liu
|
4e2b3189b0
|
Qt: Replace QtSettingsInterface with INISettingsInterface
|
2020-07-16 20:35:49 -07:00 |
|
Albert Liu
|
9d6325f828
|
QtHostInterface: Fix compiler warning
|
2020-07-16 20:32:42 -07:00 |
|
Connor McLaughlin
|
1ed57a9fdf
|
Qt: Hook up mouse events to ImGui
|
2020-07-13 02:39:59 +10:00 |
|
Connor McLaughlin
|
a5fe740e30
|
Fix a bunch of compiler warnings
|
2020-07-09 13:30:16 +10:00 |
|
Connor McLaughlin
|
97a946bd62
|
CommonHostInterface: Implement frame step hotkey
|
2020-07-08 02:05:36 +10:00 |
|
Connor McLaughlin
|
5274fa32ac
|
Qt: Pump events on main thread when waiting for init
|
2020-07-06 02:47:33 +10:00 |
|
Connor McLaughlin
|
f396a2c373
|
Renderers: Make shader cache path a prefix instead of directory
|
2020-07-04 22:14:07 +10:00 |
|
Connor McLaughlin
|
b3359dadc9
|
Qt: Save original style name for restoring after theme switch
|
2020-07-04 15:54:26 +10: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
|
bf08385051
|
WindowInfo: Add surface_scale field
|
2020-07-01 01:57:25 +10:00 |
|
Connor McLaughlin
|
78cf890c6c
|
Qt: Hook up per-controller-type-settings to UI
|
2020-07-01 00:56:46 +10:00 |
|
Connor McLaughlin
|
bcc6d5d53d
|
Qt: Support float settings in setting widget binder
|
2020-07-01 00:56:46 +10:00 |
|
Connor McLaughlin
|
0b11a14e24
|
Qt: Better handling of default settings not in ini
|
2020-07-01 00:56:46 +10:00 |
|
Connor McLaughlin
|
4dc9e10777
|
HostInterface: Support per-controller-type settings
|
2020-07-01 00:56:46 +10:00 |
|
Connor McLaughlin
|
2a38090e7a
|
HostDisplay: Move most backend logic to FrontendCommon
|
2020-06-30 03:03:56 +10:00 |
|
Albert Liu
|
788a9a6768
|
Qt: Reset palette and style when selecting default theme
Fixes palette and style getting stuck when switching to default theme
after having used dark fusion theme earlier in the same session.
|
2020-06-24 16:08:36 -07:00 |
|
Connor McLaughlin
|
55a2c73097
|
Qt: Add Dark Fusion theme
|
2020-06-25 01:33:00 +10:00 |
|
Connor McLaughlin
|
a6d976240a
|
Qt: Add theme selection and dark theme
|
2020-06-25 01:33:00 +10:00 |
|
Connor McLaughlin
|
82a0ad8a10
|
Qt/Settings: Make GPU adapter more sensible
Add a default entry, rather than leaving it blank.
|
2020-06-22 15:57:43 +10:00 |
|
Connor McLaughlin
|
4d827e23c5
|
Qt: Add GPU/adapter selection to settings
|
2020-06-20 03:34:19 +10:00 |
|
Connor McLaughlin
|
77291096db
|
Settings: Add GPU adapter option and hook up to D3D11/Vulkan
|
2020-06-20 03:34:19 +10:00 |
|
Connor McLaughlin
|
85edbce3ca
|
Qt: Use FrontendCommon D3D11 host display wrapper
|
2020-06-20 03:34:19 +10:00 |
|
Connor McLaughlin
|
49a9f01327
|
Qt: Support Vulkan
|
2020-06-19 00:18:53 +10:00 |
|
Albert Liu
|
d005025f8f
|
Qt/AdvancedSettings: Fix swapped widget bindings
|
2020-06-17 12:34:41 -07:00 |
|
Connor McLaughlin
|
7aa71529d6
|
Merge pull request #551 from ggrtk/advanced-settings
Qt: Connect tweak/hack settings to Qt frontend
|
2020-06-18 03:12:13 +10:00 |
|
Connor McLaughlin
|
0e3fdebb11
|
Qt: Don't set native window to GL surface
Might be related to the GLX crashes some people are experiencing...
|
2020-06-18 03:10:33 +10:00 |
|
Albert Liu
|
b7d9ce98e8
|
Qt: Connect tweak/hack settings to Qt frontend
|
2020-06-16 09:53:18 -07:00 |
|
Connor McLaughlin
|
b141042952
|
Merge pull request #549 from ggrtk/qt-rebind-all
Qt: Simplify Rebind All behavior
|
2020-06-15 13:26:48 +10:00 |
|
Albert Liu
|
1b9dbc1a0b
|
Qt: Add help text note about binding rumble
|
2020-06-14 16:29:25 -07:00 |
|
Albert Liu
|
fd4e41bc7d
|
Qt: Simplify Rebind All behavior
|
2020-06-14 16:06:29 -07:00 |
|
Connor McLaughlin
|
41d66f5c73
|
Qt: Add icon to executable
|
2020-06-15 03:29:35 +10:00 |
|
Connor McLaughlin
|
0dfb9f7d90
|
Merge pull request #548 from ggrtk/qt-aboutdialog
Qt: Add about dialog
|
2020-06-12 18:50:06 +10:00 |
|
Albert Liu
|
4f07e30dc0
|
Qt: Fix broken font in about dialog on Windows
|
2020-06-11 10:14:27 -07:00 |
|
Albert Liu
|
aeead1b0a6
|
Fix MSVC build
|
2020-06-11 10:09:02 -07:00 |
|
Connor McLaughlin
|
8d2c7db224
|
Qt: Source input profiles from program and user directory
This way Linux users as well as Windows users who use the Documents
user directory can use the shipped input profiles.
|
2020-06-12 02:47:40 +10:00 |
|
Albert Liu
|
da9188a771
|
Qt: Fix broken links in about dialog
|
2020-06-11 09:36:14 -07:00 |
|
Albert Liu
|
4c29b6f30c
|
Qt: Add about dialog
|
2020-06-11 09:26:04 -07:00 |
|