Commit Graph

89 Commits

Author SHA1 Message Date
pelya
adaba11491 Fixed video output for emulator, some support for NDK r8b 2012-07-29 21:33:15 +03:00
pelya
ed80230acd Added helper autotools script for cross-compile for armeabi-v7a arch 2012-06-22 17:42:03 +03:00
pelya
7a38e82742 Removed vibrator permission from manifest, it is unused anyway 2012-06-19 17:58:42 +03:00
pelya
dd67bba742 Proper mouse/stylus support in Gingerbread and ICS 2012-06-13 19:35:29 +03:00
pelya
90211ac16e Fix for nasty bug in multitouch events code 2012-06-12 14:06:24 +03:00
pelya
fad3e89f63 Sun by Sirea keyboard theme that works, also redesigned the keys layout 2012-06-07 21:09:03 +03:00
pelya
bf2d92464f Sun theme, not yet finished, but not crashing anymore 2012-06-06 19:53:03 +03:00
pelya
e0e24403ce Fixed build scripts for the case when NDK is referenced by a synlink 2012-05-14 13:50:21 +03:00
pelya
7739613731 HIGHLY EXPERIMENTAL AND UNTESTED support for Xperia Play touchpad 2012-02-15 15:27:03 +02:00
pelya
c6489923f7 Some rudimentary support for hardware mouse 2012-01-31 18:48:16 +02:00
pelya
bfcffa7f77 Removed references to the crystax_static lib, which disappeared from the CrystaX NDK r6 and above 2012-01-03 14:37:11 +02:00
pelya
208715b025 Updated readme 2011-12-23 16:06:37 +02:00
pelya
61dfc11a20 Updated Ballfield test app 2011-11-23 17:20:55 +02:00
pelya
85304e9ebe Added regression script, updated ScummVM 2011-10-18 15:29:00 +03:00
pelya
b610a03e67 Tentative fix for a regression when rendering became slow on certain devices 2011-10-12 16:16:33 +03:00
pelya
63af8c0944 Updated VCMI 2011-09-22 20:03:38 +03:00
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
0742977a5e Fixed clashing lib names with system libraries 2011-04-22 16:12:36 -04: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
418ab79db8 Do not send Backspace keycode for text input invoked with SDL_ANDROID_GetScreenKeyboardTextInput() 2011-02-28 11:16:47 +00:00
pelya
97bddb8179 Some user interface fixes for ChangeAppSettings.sh 2011-02-25 15:25:59 +00:00
pelya
99f734c61c Added new API for toggling text input via Android EditText widget 2011-02-24 16:21:54 +00:00
pelya
bcd5152abd Some fixes to text input with SDL 1.2 2011-02-23 12:23:29 +00:00
pelya
090ab8154c Optiuon to run video rendering in separate thread - available only for SW mode 2011-02-15 15:40:40 +00:00
pelya
0cb701bb24 Implemented clicking with tap and timeout 2011-02-07 17:49:14 +00:00
pelya
babc5c0c7f Updated fheroes2 project, new project:UFO:AI, it does not compile yet 2011-01-11 14:57:45 +00:00
pelya
1228dbe4b0 Multitouch gestures 2010-12-23 16:07:37 +00:00
pelya
c13ac6856f Updated Simple Theme by Beholder, fixed small bug in config dialogs 2010-12-23 08:19:17 +00:00
pelya
420852470c Transparency option for on-screen keyboard, also swapped joystick axis as it is used this way in most games 2010-12-22 17:16:39 +00:00
pelya
ede9fc6749 Moved mouse config into separate group in config menu 2010-12-22 14:26:14 +00:00
pelya
4d16a4dc88 Fixed per-pixel alpha in keyboard themes 2010-12-21 11:29:25 +00:00
pelya
bbb4a92ead Added Ballfield demo to test HW-accelerated alpha 2010-11-01 17:57:52 +02:00