zakk4223
518368b8d2
fix gamecontrollerdb mappings for entries that map dpad to analog stick axis instead of hats ( #944 )
2024-12-23 22:52:56 +08:00
Sorgelig
61611e0b55
Cleanup from unused code.
2023-08-17 00:05:44 +08:00
Sorgelig
fa0538e919
gamecontroller_db: remove excessive debug prints.
2022-10-08 01:04:30 +09:00
zakk4223
b1d6ee2f52
Support "guide2" in gamecontrollerdb for OSD button chords. Support the +/- analog axis notation for mapping analog to digital buttons ( #692 )
...
Co-authored-by: Zakk <zakk@rsdio.com >
2022-09-09 18:39:24 +08:00
zakk4223
e28c6616b6
input: Use sub_dev to find controller db entries: fixes some multifunctional devices ( #689 )
...
Co-authored-by: Zakk <zakk@rsdio.com >
2022-08-30 14:07:23 +08:00
zakk4223
5b4acd3c7b
input: add support for sdl gamecontrollerdb to setup default mappings for controllers
...
* Add support for sdl style gamecontrollerdb to setup default mappings for controllers
* Do not cache game controller entries, find them dynamically in the file when needed
Co-authored-by: Zakk <zakk@rsdio.com >
2022-08-22 21:46:16 +08:00