scummvm/backends/keymapper
2020-04-18 17:12:03 -07:00
..
action.cpp KEYMAPPER: Introduce custom engine actions 2020-01-29 08:51:29 +01:00
action.h ULTIMA4: Enable keymapper actions to optionally trigger on kbd repeats 2020-04-18 17:12:03 -07:00
hardware-input.cpp KEYMAPPER: Adjust the name of the meta key on Windows and macOS 2020-02-28 05:46:36 +01:00
hardware-input.h KEYMAPPER: Enable remapping the keyboard modifier keys 2020-02-14 19:30:00 +01:00
input-watcher.cpp BACKENDS: Add events for additional mouse buttons 2020-02-26 21:34:24 +01:00
input-watcher.h KEYMAPPER: Rework HardwareInputSet not to allocate all possible inputs 2020-01-29 08:51:29 +01:00
keymap.cpp KEYMAPPER: Introduce a Virtual Mouse event source 2020-03-09 20:00:31 +01:00
keymap.h SDL: Enable joystick input by default 2020-03-16 18:41:27 +01:00
keymapper-defaults.h KEYMAPPER: Change backend default bindings to replace keymap defaults 2020-01-29 08:51:30 +01:00
keymapper.cpp ULTIMA4: Enable keymapper actions to optionally trigger on kbd repeats 2020-04-18 17:12:03 -07:00
keymapper.h SDL: Enable joystick input by default 2020-03-16 18:41:27 +01:00
remap-widget.cpp KEYMAPPER: Use OptionsContainerWidget for the remap widget 2020-03-28 07:38:39 +01:00
remap-widget.h KEYMAPPER: Use OptionsContainerWidget for the remap widget 2020-03-28 07:38:39 +01:00
standard-actions.cpp KEYMAPPER: Remove the debugger standard action 2020-02-16 15:35:46 +01:00
standard-actions.h KEYMAPPER: Remove the debugger standard action 2020-02-16 15:35:46 +01:00
virtual-mouse.cpp KEYMAPPER: Fix Missing Default Switch Case 2020-03-17 13:33:12 +00:00
virtual-mouse.h KEYMAPPER: Introduce a Virtual Mouse event source 2020-03-09 20:00:31 +01:00