scummvm/backends/events
Zvika Haramaty 44c0b4644f SDL: Return unicode keycode for Hebrew input
Before this commit, when typing in Hebrew, SDL reported the equivalent
English keycode. Thus, if user typed Hebrew letter Aleph, it was
reported as ascii of 't' (or 'T', I don't remember...).

It's still impossible to type Hebrew letters in the GUI's input dialogs,
but it's a step forward.
2020-05-12 14:37:10 +02:00
..
androidsdl SDL: Simplify mouse button handling on AndroidSDL, GPH and OpenPandora 2020-02-26 21:34:24 +01:00
default JANITORIAL: Rename additional RTL references and comments 2020-05-12 10:36:38 +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: Use PauseToken. 2020-05-11 01:35:03 +02:00
psp2sdl PSP2/SWITCH: Touch structs initialization in constructor to fix build 2020-04-15 14:41:43 -05:00
riscossdl
samsungtvsdl SDL: Move the keyboard mouse to a subclass of SdlEventSource 2020-03-09 20:00:31 +01:00
sdl SDL: Return unicode keycode for Hebrew input 2020-05-12 14:37:10 +02:00
switchsdl PSP2/SWITCH: Touch structs initialization in constructor to fix build 2020-04-15 14:41:43 -05: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