scummvm/backends
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
..
audiocd WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
cloud GUI: OPTIONS: Cloud storage list populated with translated string on addCloudControls() 2020-02-09 22:06:19 +02:00
dialogs POSIX: Add support for native GTK file browserOnly enabled on platforms with libgtk 2020-03-22 20:46:42 +02:00
events SDL: Change keyboard repeat to apply on unmapped events 2020-04-12 11:11:00 +02:00
fs 3DS: Disable newlib buffered io and use ScummVM's implementation 2020-02-07 18:33:56 +01:00
graphics GCW0: Fix compilation 2020-03-27 23:27:37 +00:00
keymapper KEYMAPPER: Use OptionsContainerWidget for the remap widget 2020-03-28 07:38:39 +01:00
log LOG: fix month in log file 2015-03-20 11:26:42 +01:00
midi AUDIO: Added override keywords 2020-03-09 16:08:19 +01:00
mixer BACKENDS: Remove LinuxMoto port. 2020-03-09 14:31:14 +01:00
mutex ANDROID: Add a pthreads-based mutex manager 2019-04-20 15:53:56 +03:00
networking NETWORKING: Fix delete instead of free 2020-03-20 16:02:16 +00:00
platform SDL: Change keyboard repeat to apply on unmapped events 2020-04-12 11:11:00 +02:00
plugins BASE: Fix being unable to run games when using dynamic plugins 2020-01-04 17:49:32 +01:00
saves COMMON: Make save compression optional when copying 2019-12-09 22:57:46 -08:00
taskbar WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
text-to-speech TTS: Fix use of virtual function in TTSMan destructor 2019-11-15 21:24:22 +01:00
timer PSP: Make the PspTimer class a subclass of DefaultTimerManager 2019-12-10 08:35:13 +02:00
updates WIN32: Exit when WinSparkle runs installer 2019-11-08 09:19:07 +01:00
vkeybd VKEYBD: Fallback to SearchMan when loading keyboard packs 2017-12-28 21:24:57 +01:00
base-backend.cpp BACKENDS: Fix using fillScreen in non-paletted screen modes 2019-11-10 01:25:46 +02:00
base-backend.h BACKENDS: Provide an empty implementation for displayActivityIconOnOSD in BaseBackend 2016-09-13 22:23:53 +02:00
modular-backend.cpp GUI: Store the shader name in the config file instead of the ID 2020-03-09 18:01:14 -05:00
modular-backend.h GUI: Store the shader name in the config file instead of the ID 2020-03-09 18:01:14 -05:00
module.mk GPH/DINGUX: Unify the downscaling code 2020-03-27 22:50:41 +01:00