Albert Liu
|
aeead1b0a6
|
Fix MSVC build
|
2020-06-11 10:09:02 -07: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 |
|
Connor McLaughlin
|
f5fd37c4c4
|
Qt: Fix compatibility column not showing by default
|
2020-06-09 02:41:24 +10:00 |
|
Connor McLaughlin
|
075380f8e0
|
Move most helper logic from base HostInterface to FrontendCommon
|
2020-06-09 02:35:37 +10:00 |
|
Connor McLaughlin
|
29d918dbb0
|
Qt/GameProperties: Implement hash calculation
|
2020-06-08 01:19:54 +10:00 |
|
Connor McLaughlin
|
bc9246b444
|
Qt: Add inline help to audio settings
|
2020-06-07 01:30:05 +10:00 |
|
Connor McLaughlin
|
531c3ad5fa
|
AudioStream: Replace buffer queue with ring buffer
Should achieve a decent overall minimum latency reduction.
|
2020-06-07 01:22:03 +10:00 |
|
Connor McLaughlin
|
6acd8b27dd
|
Qt: Prevent lag disabling power on buttons when starting
|
2020-06-06 03:44:57 +10:00 |
|
Connor McLaughlin
|
de8aef4f44
|
Qt: Fix pause button repeatedly triggering sometimes
|
2020-05-31 02:41:31 +10:00 |
|
Connor McLaughlin
|
51c75554e6
|
Qt: Fix overlapping options in general settings
|
2020-05-27 02:13:04 +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
|
2156236f52
|
Frontends: Use common GL context wrapper
|
2020-05-25 15:02:44 +10:00 |
|
Connor McLaughlin
|
9f22684cea
|
Qt: Combine resume and power off toolbar buttons
|
2020-05-23 15:03:15 +10:00 |
|
Connor McLaughlin
|
e6d52ce6de
|
Qt: Add Resume button
|
2020-05-23 15:03:00 +10:00 |
|
Connor McLaughlin
|
e24e4c20e1
|
Qt: Fix pause button getting locked on after restarting game
|
2020-05-23 15:01:36 +10:00 |
|
Connor McLaughlin
|
dfe0dcb56c
|
Qt: Split memory card/controller config, make bindings scroll
|
2020-05-20 23:26:26 +10:00 |
|
Connor McLaughlin
|
e7778ea86e
|
Qt: Move OpenURL to QtUtils namespace
|
2020-05-20 23:25:16 +10:00 |
|
Connor McLaughlin
|
c8a00c58eb
|
Qt: Add Remove Disc option to change disc menu
|
2020-05-20 02:32:19 +10:00 |
|
Connor McLaughlin
|
88cc695d0b
|
HostDisplay: Adjust offsets for linear filtering
Fixes line on right of screen in South Park.
|
2020-05-17 21:10:48 +10:00 |
|
Connor McLaughlin
|
4c9cdbb147
|
Qt/GameProperties: Disable all fields when code is missing
|
2020-05-16 21:19:34 +10:00 |
|
Connor McLaughlin
|
525bfda672
|
Build: Copy data directory with VS solution too
|
2020-05-16 20:55:00 +10:00 |
|
Connor McLaughlin
|
9ff8cf009a
|
Qt: Fix tab order in game properties dialog
|
2020-05-16 20:32:36 +10:00 |
|
Connor McLaughlin
|
4e66b12727
|
Qt: Hook up export compatibility info to game properties
|
2020-05-16 20:32:36 +10:00 |
|
Connor McLaughlin
|
f671840a18
|
Qt: Add compatibility stars to game list
|
2020-05-16 20:32:36 +10:00 |
|
Connor McLaughlin
|
b2a2366287
|
Qt: Add game properties dialog
|
2020-05-16 20:32:36 +10:00 |
|
Connor McLaughlin
|
47c2b29395
|
Build: Use bin directory for cmake, fix Windows/cmake build
|
2020-05-16 13:10:31 +10:00 |
|
Connor McLaughlin
|
14b2506d7d
|
HostInterface: Disable true color/enable scaled dithering by default
Too many games are broken with it enabled. The number which break with
scaled dithering is much smaller.
|
2020-05-15 01:41:58 +10:00 |
|
Connor McLaughlin
|
5aacfa7be3
|
Qt: Hook up audio settings (buffer size/count, volume, mute)
|
2020-05-10 00:44:56 +10:00 |
|
Connor McLaughlin
|
a5ecff0893
|
Qt: Set clear alpha to zero for OpenGL display
Fixes transparent windows in Wayland.
|
2020-05-03 02:59:00 +10:00 |
|
Connor McLaughlin
|
2d6bdc1f82
|
Qt: Fix rumble not stopping on power off
|
2020-05-01 16:42:47 +10:00 |
|
Connor McLaughlin
|
1ed86f4897
|
Frontends: Add Discord Presence support
|
2020-05-01 01:01:53 +10:00 |
|
Connor McLaughlin
|
d8ab587153
|
HostInterface: Modify settings loading interface to support per-frontend settings
|
2020-05-01 01:01:50 +10:00 |
|
Connor McLaughlin
|
55fc3fffd9
|
Qt: Add integer upscaling option
|
2020-05-01 01:00:29 +10:00 |
|
Connor McLaughlin
|
98bb1de31f
|
Qt: Add help to GPU options in settings
|
2020-05-01 01:00:05 +10:00 |
|
Connor McLaughlin
|
101e1bfd73
|
Qt: Add advanced settings
|
2020-05-01 00:59:31 +10:00 |
|
Connor McLaughlin
|
a3792a74ed
|
Qt: Switch to Windows instead of Console subsystem
|
2020-05-01 00:58:46 +10:00 |
|
Connor McLaughlin
|
828513409f
|
Qt: Remove unnecessary log spam
|
2020-04-30 17:46:33 +10:00 |
|
Connor McLaughlin
|
dac114fa4e
|
Qt: Use coarse timer for background controller polling
Fixes high idle CPU usage.
|
2020-04-30 12:34:14 +10:00 |
|
Connor McLaughlin
|
d80aaf3880
|
Qt: Fix possible race/crash on shutdown
|
2020-04-29 16:52:06 +10:00 |
|
Connor McLaughlin
|
b56546d8ad
|
Qt: Always poll controllers even when not running
Fixes pause hotkey not unpausing when bound to controller.
|
2020-04-29 13:28:09 +10:00 |
|
Connor McLaughlin
|
79111e4e03
|
Qt: Add option for memory card type/mode
|
2020-04-27 16:22:25 +10:00 |
|
Connor McLaughlin
|
63692a012f
|
Qt: Add "New..." to input profile save button
This will ensure the profile gets saved to the correct location.
|
2020-04-27 01:05:03 +10:00 |
|
Connor McLaughlin
|
84b8987105
|
Qt: Only enable D3D11 break-on-error when debugger attached
|
2020-04-27 00:53:17 +10:00 |
|
Connor McLaughlin
|
5671fde1ae
|
BitUtils: Make Count{Leading,Trailing}Zeros UB for value==0
|
2020-04-26 18:32:26 +10:00 |
|
Connor McLaughlin
|
1000cb30a9
|
HostDisplay: Track mouse position
|
2020-04-26 17:36:49 +10:00 |
|
Connor McLaughlin
|
3723cd5867
|
Qt: Mouse button binding support
|
2020-04-26 17:23:42 +10:00 |
|
Connor McLaughlin
|
ce46475e41
|
Qt: Use click event rather than pressed to rebind
|
2020-04-26 17:22:29 +10:00 |
|
Connor McLaughlin
|
9e2331c52a
|
Qt: Redraw window immediately when switching between fullscreen/windowed
Fixes content not showing when displaying a popup message.
|
2020-04-25 14:30:10 +10:00 |
|
Connor McLaughlin
|
1dd2e0f498
|
Qt: Fix assertion tripping when starting fullscreen 2nd time
|
2020-04-25 14:30:10 +10:00 |
|