Stenzek
|
f5684c43dd
|
Qt: Fix mouse mapping setting not applying to input profiles
Closes #9914.
|
2023-09-10 11:19:53 +10:00 |
Stenzek
|
2b4c7d12b6
|
Common: Merge MathUtils.h into BitUtils.h
|
2023-07-23 21:52:36 +10:00 |
Stenzek
|
7dd1f7321a
|
Misc: Replace _BitScanForward() with std::countr_zero()
|
2023-07-23 21:52:36 +10:00 |
Stenzek
|
30989761e2
|
Qt: Fix sensitivity/deadzone showing for shift-click macro trigger
|
2023-03-09 08:40:35 +01:00 |
Stenzek
|
31ebe842e8
|
Qt: Add per-bind sensitivity/deadzone controls (shift-click)
|
2023-02-09 10:03:55 +01:00 |
arcum42
|
2892f629f0
|
build/QT: Unmute the warnings for deprecation & overloading virtuals. Fix assorted warnings. Mute 'maybe initialized' warnings. Add a policy to take care of LTO warnings in cmake.
|
2023-01-11 00:55:21 +01:00 |
Connor McLaughlin
|
9388c483ec
|
InputManager: Support for inverted bindings (i.e. pedals)
|
2022-12-18 03:47:00 +00:00 |
Connor McLaughlin
|
fc14b8f0da
|
USB: Move to Qt (with *significant* refactoring)
|
2022-12-18 03:47:00 +00:00 |
TellowKrinkle
|
a72cecd235
|
Input: Add FullAxis modifier
|
2022-11-19 19:16:52 -06:00 |
Connor McLaughlin
|
b667236c92
|
Qt: Combine EmuThread.cpp and QtHost.cpp
These mostly called back between one another.
|
2022-09-09 21:21:14 +01:00 |
Connor McLaughlin
|
e4df563811
|
Qt: Implement settings reset
|
2022-09-09 21:21:14 +01:00 |
Connor McLaughlin
|
6e706b3a8c
|
Qt: Implement mouse wheel binding
|
2022-07-05 13:04:03 +01:00 |
Connor McLaughlin
|
65ae3e1d8d
|
Qt: Make mouse mapping opt-in (less annoying)
|
2022-06-29 11:55:58 +01:00 |
Connor McLaughlin
|
64d222a1e4
|
Qt: Support binding numpad keys independently of number row
|
2022-06-21 21:53:02 +01:00 |
Connor McLaughlin
|
470365644f
|
Qt: Implement mouse->controller binding
Also implements forwarding mouse events to imgui.
|
2022-06-19 02:17:42 +01:00 |
Connor McLaughlin
|
48d2cb4975
|
Qt: Implement input profiles
|
2022-06-11 14:37:57 +01:00 |
Connor McLaughlin
|
91e8a2cf0e
|
Qt: Fix adding multi bindings from pad
|
2022-05-25 10:15:48 +01:00 |
Connor McLaughlin
|
b5721a92e9
|
Misc: Fix a bunch of recent warnings from clang
|
2022-05-25 10:15:48 +01:00 |
Connor McLaughlin
|
dac7106df8
|
Qt: Make input binding dialog match widget
|
2022-01-31 13:56:28 +00:00 |
Connor McLaughlin
|
93f9ae8a31
|
Qt: Add work in progress interface
|
2022-01-30 14:29:18 +00:00 |