Commit graph

9 commits

Author SHA1 Message Date
Mahmood - Zer0xFF
e8061c92c1 Update CPH_GenericInput, replace std::map->std::array, ensure we take max value for motors 2023-11-03 14:21:16 +00:00
Mahmood - Zer0xFF
433daf85a0 Prepare CMotorBinding 2023-10-31 19:50:37 +00:00
Mahmood - Zer0xFF
85059b988c return Vibration data through CPadInterface 2023-10-31 19:50:37 +00:00
Mahmood - Zer0xFF
3cc0dbb1ab Rename CPadListener->CPadInterface 2023-10-31 19:50:26 +00:00
Jean-Philip Desjardins
24b5704e30 Remove redundant variable. 2021-09-11 13:27:24 -04:00
Jean-Philip Desjardins
51d075b2c4 Update both pads in PH_GenericInput. 2020-09-15 09:24:04 -04:00
Jean-Philip Desjardins
ef18ed1fa9 Code style fixes. 2018-11-30 12:23:31 -05:00
Jean-Philip Desjardins
d0103dfcd4 Add support for more than 1 pad config. 2018-11-30 12:23:29 -05:00
Jean-Philip Desjardins
75ba6f5256 Major reshuffling of input handling code. Still WIP.
Goals:
- Make InputBindingManager platform independant.
- Make Qt input configurator work without knowing which type of input system is being used.
- Add support for more than 1 pad.
2018-11-30 12:23:28 -05:00