rdb
|
585ba2d647
Prepare input API for multipointer support
|
7 years ago |
rdb
|
2087d8ee84
device: change InputDevice enums to enum classes
|
7 years ago |
rdb
|
ada3fa5513
Compile fixes on input-overhaul branch
|
7 years ago |
rdb
|
4b77812b35
device: fix inverted flight stick throttle on Linux
|
7 years ago |
rdb
|
f518b9aaf1
device: fixes to sporadic device class detection on Linux
|
7 years ago |
rdb
|
8edc019307
device: overhaul InputDevice API:
|
7 years ago |
rdb
|
8d8c5a546d
input: rename "action_x" button handles to "face_x"
|
7 years ago |
rdb
|
7cc100c38c
device: change ControlAxis enum to an Axis enum class
|
7 years ago |
rdb
|
11723b27ee
device: various warning fixes for input-overhaul on Linux
|
7 years ago |
rdb
|
234fd675b1
Merge branch 'master' into input-overhaul
|
7 years ago |
rdb
|
ba2de46beb
Merge branch 'master' into input-overhaul
|
7 years ago |
Mitchell Stokes
|
aaf7ff9a6c
device: Define BTN_DPAD* if not present
|
7 years ago |
rdb
|
664d628cbc
device: D-Pad mappings for DualShock 3 driver on Linux
|
7 years ago |
rdb
|
9e6d0d91ad
input: fixes for older Android API levels (thanks to pmp-p)
|
8 years ago |
rdb
|
3da32b7b7c
input: split out LinuxInputDeviceManager from InputDeviceManager
|
8 years ago |
rdb
|
f189b817c6
input: fix name/manufacturer/serial fetching for some evdev devices
|
8 years ago |
rdb
|
712b246dd6
input: reverse rudder direction to match yaw, reverse 3D mouse roll
|
8 years ago |
rdb
|
2523bb0326
input: fixes for 3D mouse axes on Linux
|
8 years ago |
rdb
|
9fbdefe120
input: add analog trigger emulation on Linux
|
8 years ago |
rdb
|
4f739e88cf
input: joystick buttons, use yaw/pitch/roll for axes, more devices
|
8 years ago |
rdb
|
ba8cbfd056
input: fixes for Linux scoring and axis/button mapping
|
8 years ago |
rdb
|
12cfc93b79
input: let InputDevice manage axis remapping, add C_twist axis
|
8 years ago |
fireclawthefox
|
f1e1c2b891
Fixes for device button handling
|
9 years ago |
rdb
|
fa7f385bb8
More work on integrating new input framework
|
9 years ago |
fireclawthefox
|
2da890800f
Fix hat mapping if dpad emulation is deactivated
|
9 years ago |
fireclawthefox
|
719e77a191
Changed button mapping
|
9 years ago |
fireclawthefox
|
e1661111c2
Exposed AnalogState and ButtonState
|
9 years ago |
fireclawthefox
|
670efb9e64
Extended device class heuristics
|
9 years ago |
fireclawthefox
|
dcdbe4b339
Add handling for new gamepad buttons
|
9 years ago |
rdb
|
c7dbf193f1
Fix Linux crash with Xbox One controller, fix compile warnings
|
9 years ago |