ioq3quest/code/sdl
Zack Middleton 6a33a69795 Disable key repeat if key catcher is 0
SDL1.2 branch disables key repeat when key catcher is 0.
Presumably to prevent binds from executing multiple times.

SDL2 replaced being able to disabled key repeat using SDL_EnableKeyRepeat
with a non-zero repeat value in the key event.
2014-05-19 03:45:44 -05:00
..
sdl_gamma.c Merge branch 'master' into sdl2 2013-05-08 14:27:15 +01:00
sdl_glimp.c Fix multisampling on X11 2014-03-17 12:24:59 -05:00
sdl_icon.h Reverting. 2008-07-06 17:16:14 +00:00
sdl_input.c Disable key repeat if key catcher is 0 2014-05-19 03:45:44 -05:00
sdl_snd.c Use SDL 2 instead of SDL 1.2 2013-01-17 18:20:03 +00:00