Commit Graph

15 Commits

Author SHA1 Message Date
pelya
ede9b2fdfd Fixes for SDL 1.3, the keycodes and invoking from background are broken 2011-09-19 16:11:22 +03:00
pelya
c1ae5a0fc6 Update to SDL key mappings and to mouse click-the-same-spot-mode radius 2011-09-14 18:50:11 +03:00
pelya
ad680dcb33 Updated some packages 2011-09-02 16:32:52 +03:00
pelya
f3193e8fd2 Fixed nasty bug in "touch near cursor to click" mouse emulation mode,
also validated on-screen keyboard with 10-point touchscreen, no issues found.
2011-08-11 19:36:06 +03:00
pelya
c4aecd807b Do not ratelimit touch events on Froyo/Gingerbread, they are already ratelimited by OS 2011-08-09 14:34:50 +03:00
pelya
16f757970a Fixed new code, added GLES2 example - I'm not sure that it works correctly, but it reports that GLES 2 is initialized 2011-08-02 13:20:32 +03:00
pelya
eb897e230a Fixed Return key not sent in the SDL_ANDROID text input 2011-06-03 14:06:27 +03:00
pelya
3c12f641d2 Fixed Ballfield 2011-03-14 19:13:12 +02:00
pelya
8fce28ca72 Fixed non-blocking SwapBuffers 2011-03-14 19:09:41 +02:00
pelya
15d39e1af5 Send SDL_VIDEORESIZE event when app restored from background 2011-03-09 19:06:04 +02:00
pelya
bcd5152abd Some fixes to text input with SDL 1.2 2011-02-23 12:23:29 +00:00
pelya
0cb701bb24 Implemented clicking with tap and timeout 2011-02-07 17:49:14 +00:00
pelya
1228dbe4b0 Multitouch gestures 2010-12-23 16:07:37 +00:00
pelya
f975581a04 Set up small static-init test in Ballfield app 2010-12-21 14:46:34 +00:00
pelya
ea051bb11f Added cout/cerr that output to Android log to STLPort, fixed broken compilation for NDK r4b 2010-12-21 14:29:52 +00:00