quakeforge/libs/input
Bill Currie 84f746dab2 [input] Allow button and axis inputs to be named
keyhelp provides the input name if it is known, and in_bind tries to use
the provided input name if not a number. Case sensitivity for name
lookups is dependent on the input driver.
2021-11-18 12:59:18 +09:00
..
evdev [input] Free phys and uniq device strings 2021-09-27 19:53:16 +09:00
in_axis.c [input] Implement axis binding 2021-11-11 15:51:47 +09:00
in_binding.c [input] Allow button and axis inputs to be named 2021-11-18 12:59:18 +09:00
in_button.c [input] Actually return the button in IN_FindButton 2021-11-16 16:33:53 +09:00
in_common.c [input] Allow button and axis inputs to be named 2021-11-18 12:59:18 +09:00
in_evdev.c [input] Implement hot-plug support for bindings 2021-11-10 13:22:44 +09:00
in_event.c [console] Hook up new input system 2021-11-08 11:20:04 +09:00
in_imt.c [input] Fix imt block management 2021-11-16 20:12:53 +09:00
keys.c [input] Make a start on the new binding system 2021-11-03 19:02:39 +09:00
Makemodule.am [console] Hook up new input system 2021-11-08 11:20:04 +09:00
old_keys.c [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00