Commit graph

18 commits

Author SHA1 Message Date
Jean-Philip Desjardins
aee69ac97c Fix a bunch of warnings. 2023-05-03 21:05:08 -04:00
Jean-Philip Desjardins
2392193fe4 Add analog sensitivity configuration. 2023-04-27 11:47:54 -04:00
Jean-Philip Desjardins
0b66e54ced Fix PovHatBinding's SetValue. 2021-10-13 08:10:57 -04:00
Jean-Philip Desjardins
2a5cc34e41 Allow unbound buttons to be saved and loaded properly. 2020-09-21 11:23:20 -04:00
Jean-Philip Desjardins
9c2999313f Use enum. 2020-09-21 09:20:31 -04:00
Jean-Philip Desjardins
b8c2c700f1 Allow defining bindings for pad 2. 2020-09-14 19:43:25 -04:00
Mahmood - Zer0xFF
cce77fc4ab initial Gamepad profiles support 2020-02-25 18:47:50 +00:00
Jean-Philip Desjardins
2076edf3c0 Fix Linux build. 2019-08-17 13:51:31 -04:00
Jean-Philip Desjardins
bf081a7ae1 Don't crash if input provider doesn't exist. 2019-06-19 20:20:09 -04:00
Jean-Philip Desjardins
ef18ed1fa9 Code style fixes. 2018-11-30 12:23:31 -05:00
Jean-Philip Desjardins
c22257b28a Define POVHAT_MAX. 2018-11-30 12:23:30 -05:00
Jean-Philip Desjardins
2b53dd29d4 Display POV hat binding value. 2018-11-30 12:23:29 -05:00
Jean-Philip Desjardins
e473daaec6 Fix some issues with saving/loading preferences. 2018-11-30 12:23:29 -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
34f1a4b812 Reduce number of preferences used for input bindings. 2018-11-30 12:23:29 -05:00
Jean-Philip Desjardins
13c715b577 Rename function. 2018-11-30 12:23:29 -05:00
Jean-Philip Desjardins
d69f52a4c1 Fix build issues. 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