Connor McLaughlin
|
f82e64a60c
|
Qt/Settings: Add recommended resolution to scale
Apparently the framebuffer/VRAM dimensions were too confusing.
|
2020-07-28 20:33:09 +10:00 |
|
Connor McLaughlin
|
b894b882ed
|
Qt/Settings: Add help for GPU adapter
|
2020-07-28 20:33:09 +10:00 |
|
Connor McLaughlin
|
20ff075c3f
|
Qt: Mark individual setting help as translatable
|
2020-07-28 20:33:09 +10:00 |
|
Connor McLaughlin
|
e187597dec
|
Qt: Make settings main help text translatable
|
2020-07-28 20:33:09 +10:00 |
|
Connor McLaughlin
|
27f62723c7
|
Qt: Make gmae list headings translatable
|
2020-07-28 20:33:09 +10:00 |
|
Connor McLaughlin
|
79c8b9f52c
|
Qt: Add Portuguese translation
|
2020-07-28 20:33:09 +10:00 |
|
Connor McLaughlin
|
3edb255eca
|
Qt: Add translation support and language setting
|
2020-07-28 19:14:44 +10:00 |
|
Connor McLaughlin
|
5a955a4fdc
|
Qt: Fix audio volume/mute being lost when restarting emulation
|
2020-07-24 02:55:00 +10:00 |
|
Connor McLaughlin
|
e30c0a6881
|
Qt: Don't allow booting when changing disc from game list
|
2020-07-24 02:40:46 +10:00 |
|
Albert Liu
|
bf597aab44
|
Settings: Specify GPU resolution scale as VRAM size
|
2020-07-23 01:03:18 -07:00 |
|
Albert Liu
|
e782b678b6
|
Qt/GPUSettings: Update aspect ratio help text
|
2020-07-22 12:08:01 -07:00 |
|
Connor McLaughlin
|
961afdf765
|
Qt: Ignore resume states when "Save state on exit" is unchecked
|
2020-07-23 02:44:06 +10:00 |
|
Connor McLaughlin
|
6c162eb3c5
|
Qt: Support binding multiple buttons/axis to controllers
|
2020-07-23 02:35:15 +10:00 |
|
Albert Liu
|
855fc9a31c
|
CommonHostInterface: Prevent some potential null pointer dereferences
|
2020-07-21 17:14:11 -07:00 |
|
Connor McLaughlin
|
9496c992f7
|
System: Add an option to preload CD image to RAM
|
2020-07-22 00:03:22 +10:00 |
|
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 |
|