scummvm/backends/keymapper
2020-09-14 20:58:37 -05:00
..
action.cpp GUI: U32: Convert majority of code to use U32 2020-08-30 14:43:41 +02:00
action.h GUI: U32: Convert majority of code to use U32 2020-08-30 14:43:41 +02:00
hardware-input.cpp KEYMAPPER: Translate hardware input description 2020-09-08 21:25:02 +01:00
hardware-input.h KEYMAPPER: Translate hardware input description 2020-09-08 21:25:02 +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: Translate hardware input description 2020-09-08 21:25:02 +01:00
keymap.h GUI: U32: Reduce number of files changed and fixes 2020-08-30 14:43:41 +02:00
keymapper-defaults.h KEYMAPPER: Change backend default bindings to replace keymap defaults 2020-01-29 08:51:30 +01:00
keymapper.cpp KEYMAPPER: Allow mapped actions without modifier keys when no mapped actions exist for current modifier keys 2020-05-30 19:37:20 +02:00
keymapper.h KEYMAPPER: Allow mapped actions without modifier keys when no mapped actions exist for current modifier keys 2020-05-30 19:37:20 +02:00
remap-widget.cpp KEYMAPPER: Translate hardware input description 2020-09-08 21:25:02 +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 virtual mouse bound in small rectangle in vkeybd 2020-09-14 20:58:37 -05:00
virtual-mouse.h KEYMAPPER: Introduce a Virtual Mouse event source 2020-03-09 20:00:31 +01:00