scummvm/backends/keymapper
Tarek Soliman c0a215282d KEYMAPPER: Add delays for *UP events coming from non-keys
Delayed entries are in a queue where each entry stores how
many milliseconds should pass based on the last entry.
2012-03-02 20:48:50 -06:00
..
action.cpp KEYMAPPER: Rename HardwareKey to HardwareInput 2012-02-27 13:00:56 -06:00
action.h KEYMAPPER: Rename HardwareKey to HardwareInput 2012-02-27 13:00:56 -06:00
hardware-input.cpp KEYMAPPER: Add non-key inputs to HardwareInput 2012-03-02 20:48:50 -06:00
hardware-input.h KEYMAPPER: Add non-key inputs to HardwareInput 2012-03-02 20:48:50 -06:00
keymap.cpp KEYMAPPER: Map non-key custom input events 2012-03-02 20:48:50 -06:00
keymap.h KEYMAPPER: Map non-key custom input events 2012-03-02 20:48:50 -06:00
keymapper-defaults.h KEYMAPPER: Rename HardwareKey to HardwareInput 2012-02-27 13:00:56 -06:00
keymapper.cpp KEYMAPPER: Add delays for *UP events coming from non-keys 2012-03-02 20:48:50 -06:00
keymapper.h KEYMAPPER: Map non-key custom input events 2012-03-02 20:48:50 -06:00
remap-dialog.cpp KEYMAPPER: Map non-key custom input events 2012-03-02 20:48:50 -06:00
remap-dialog.h KEYMAPPER: Map non-key custom input events 2012-03-02 20:48:50 -06:00