Commit Graph

14 Commits

Author SHA1 Message Date
Sergii Pylypenko
264f7aa43f SDL: disabled spammy debug output 2018-12-05 20:19:39 +02:00
Sergii Pylypenko
bef5f545c5 SDL: fixed SdlVideoResizeKeepAspect=y messing up mouse position after restoring app from background 2018-09-20 21:01:04 +03:00
Sergii Pylypenko
a826416f74 SDL: fixed SDL_ANDROID_GetScreenKeyboardTextInputAsync() API, build.sh -q will rebuild only armeabi-v7a package 2017-01-10 20:47:35 +02:00
pelya
eceb88a630 SDL: send Unicode keysym value even for ASCII keys, it's like this in PC version of SDL 2015-07-12 00:40:00 +03:00
pelya
546bbc3ea0 SDL: move mouse with right gamepad stick, added bounds checking to moving mouse with arrow keys 2015-03-22 22:21:35 +02:00
pelya
f0688ea027 SDL: Tentative fix for buggy keyboards that send ASCII symbols without keysym 2015-03-22 21:05:18 +02:00
Sergii Pylypenko
fad0e66666 Fixed bug in gamepad dpad processing, removed old unused trackball code, random 64-bit fixes 2014-10-23 23:31:29 +03:00
Sergii Pylypenko
3e4de48d10 Map on-screen keys to mouse buttons 2014-10-11 03:01:46 +03:00
pelya
ed8e3457d0 Updated license text in all SDL 1.2 sources 2014-06-22 01:58:38 +03:00
pelya
343bfe673a Move mouse with gyroscope, not tested yet. 2014-04-20 23:54:08 +03:00
pelya
881a7daf70 Fixed international text input in XServer 2014-02-23 19:26:20 +02:00
pelya
2275b2cbd8 Send appropriate PC scancodes for key events 2013-11-05 05:33:40 +02:00
pelya
a27c2b6963 Disabled spammy debug 2013-02-06 17:36:53 +02:00
pelya
55efb16b7d Fast SDL event queue 2013-02-04 14:35:51 +02:00