Henrik Rydgård
|
2675d6ea43
|
Input event and device enums (#17514)
* Switch deviceID from int to enum InputDeviceID, globally
* Switch axisId to enum InputAxis
* Change int keycodes to InputKeyCode where it makes sense.
* SDL input buildfix
* SDL keycode buildfix
* Switch on enum warning fixes
* Qt keycode buildfix
* iOS keycode buildfix
* UWP keycode buildfix
* More iOS buildfix
* More iOS buildfix
* Update DinputDevice.cpp
|
2023-05-26 18:40:13 +02:00 |
|
Henrik Rydgård
|
49a2c93b66
|
Make multi-mapping save-able, add test to verify backwards and forwards compat
|
2023-04-01 13:51:00 +02:00 |
|
Henrik Rydgård
|
2428051f17
|
buildfix
|
2023-03-31 20:35:22 +02:00 |
|
Henrik Rydgård
|
48993f4f4b
|
Control: Add debug display, do assorted fixes.
|
2023-03-31 20:12:48 +02:00 |
|
Henrik Rydgård
|
d00809ae53
|
Rename KeyDef to InputMapping and give it responsibility for Axis encoding
|
2023-03-29 11:59:31 +02:00 |
|
Lubos
|
c368a213ac
|
OpenXR - Support head rotations in 2D
|
2023-01-28 11:50:46 +01:00 |
|
Lubos
|
67821ca942
|
OpenXR - Controller mapping better
|
2022-07-22 18:47:37 +02:00 |
|
Henrik Rydgård
|
b6228a1036
|
Add additional autoconf layout for xbox pads on Android. Revert the normal pad layout.
|
2021-08-28 15:38:03 +02:00 |
|
Unknown W. Brackets
|
eca3a405b6
|
UI: Flip Y analog direction based on config.
|
2021-04-04 08:39:49 -07:00 |
|
Henrik Rydgård
|
342ed97291
|
Move input utilities from native to Common/Input.
|
2020-10-01 09:42:32 +02:00 |
|