scummvm/backends/events
Bastien Bouclet 85e3fb38fb SDL: Change keyboard repeat to apply on unmapped events
The keyboard repeat event generator is used when building against SDL1.
Previously the repeat events would generate based on the event stream
produced by the keymapper which is not guaranteed to have matching up
and down events in the case the keymaps are changed while a key is
pressed.

Fixes #11417.
2020-04-12 11:11:00 +02:00
..
androidsdl SDL: Simplify mouse button handling on AndroidSDL, GPH and OpenPandora 2020-02-26 21:34:24 +01:00
default SDL: Change keyboard repeat to apply on unmapped events 2020-04-12 11:11:00 +02:00
dinguxsdl SDL: Move the keyboard mouse to a subclass of SdlEventSource 2020-03-09 20:00:31 +01:00
gph BACKENDS: Allow compiling certain backends for standard Linux platforms 2020-03-16 01:29:20 +02:00
maemosdl SDL: Clean up keycode usage 2020-02-22 22:11:34 +02:00
openpandora SDL: Move the keyboard mouse to a subclass of SdlEventSource 2020-03-09 20:00:31 +01:00
ps3sdl PS3: Stop using SDL mouse focus events to detect the XMB 2017-12-26 21:29:30 +01:00
psp2sdl PSP2: Fix build 2020-03-09 22:16:10 +01:00
riscossdl RISCOS: Add Drag and Drop support 2019-04-30 22:17:04 +01:00
samsungtvsdl SDL: Move the keyboard mouse to a subclass of SdlEventSource 2020-03-09 20:00:31 +01:00
sdl SDL: Enable joystick input by default 2020-03-16 18:41:27 +01:00
switchsdl SDL: Move the keyboard mouse to a subclass of SdlEventSource 2020-03-09 20:00:31 +01:00
symbiansdl SDL: Move the keyboard mouse to a subclass of SdlEventSource 2020-03-09 20:00:31 +01:00
webossdl SDL: Move the keyboard mouse to a subclass of SdlEventSource 2020-03-09 20:00:31 +01:00