Filippos Karapetis
|
2b57ccfd5e
|
COMMON: Hopefully fix compilation
EVENT_CUSTOM_BACKEND_HARDWARE is only set when ENABLE_KEYMAPPER is set
|
2012-03-17 15:25:51 +02:00 |
|
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 |
|
Tarek Soliman
|
d12f21b31d
|
KEYMAPPER: Map non-key custom input events
This also makes the keymapper be in charge of keymapping logic
|
2012-03-02 20:48:50 -06:00 |
|
Tarek Soliman
|
3f6d549b0e
|
KEYMAPPER: Move F7 and F8 handling to DefaultEventMapper
|
2012-02-20 06:49:22 -06:00 |
|
Tarek Soliman
|
cfe91c8d44
|
KEYMAPPER: Move CTRL-F5 handling to DefaultEventMapper
|
2012-02-20 06:49:22 -06:00 |
|
Tarek Soliman
|
3c918bb378
|
KEYMAPPER: Move DefaultEventMapper implementation to its own cpp file
|
2012-02-20 06:49:22 -06:00 |
|