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
..
2020-01-31 12:26:29 +01:00
2020-02-07 21:58:31 +01:00
2020-01-31 12:26:29 +01:00
2020-02-19 19:51:08 -08:00
2020-01-31 14:48:10 +01:00