pelya
|
5c720fb3d9
|
Force SW video mode in SDL_SetVideoMode() if enabled in AndroidAppSettings.cfg
|
2012-08-06 17:05:40 +03:00 |
|
pelya
|
0f478832a7
|
Fixed OpenAL eating CPU in background
|
2012-06-21 18:04:11 +03:00 |
|
pelya
|
5d3d2320a4
|
Increased API level to 15, fixed a bug with JNI global ref
|
2012-06-13 15:35:21 +03:00 |
|
pelya
|
aae35bbf37
|
Updated SDL 1.3 to the latest hg-5868:33245988e8a2 , video resize is not supported yet
|
2011-12-05 19:46:32 +02:00 |
|
pelya
|
585ac4140e
|
Added system mouse cursor support
|
2011-10-31 14:49:07 +03:00 |
|
pelya
|
6caefe96a5
|
Load shared GLESv2 library
|
2011-07-29 18:44:49 +03:00 |
|
pelya
|
69de188e16
|
Added GLES2 support, and support for 24bpp and 32bpp - NOT TESTED,
it's only for OpenGL and for pure SW mode, HW SDL surfaces won't work
|
2011-07-29 17:41:27 +03:00 |
|
pelya
|
bbf90a959b
|
Added compatibility mode to SDL, for misbehaving apps that don't call SDL_Flip()
|
2011-07-06 11:49:01 +03:00 |
|
pelya
|
c684662e0e
|
Removed sdl_fake_stdout hack - it prevents standalone executables to link
|
2011-06-08 13:30:31 +03: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
|
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
|
fd86b04d47
|
Fixed compilation for libcurl
|
2011-02-10 10:40:02 +00:00 |
|
pelya
|
0f221c5477
|
Fixed compiling for NDK r4b - note that I may have breaked some other compilation types
|
2011-02-09 15:13:32 +00:00 |
|
pelya
|
0cb701bb24
|
Implemented clicking with tap and timeout
|
2011-02-07 17:49:14 +00:00 |
|
pelya
|
b337e649b9
|
Added fake stdin/stdout/stderr streams, to prevent crashes on some tablets
|
2011-01-25 14:29:23 +00:00 |
|
pelya
|
62acddf82f
|
Added texture filtering setting
|
2011-01-06 11:27:45 +00:00 |
|
pelya
|
858dd2fdb2
|
Option for calibrating touchscreen
|
2010-12-28 13:46:13 +00:00 |
|
pelya
|
278506fd45
|
Fixes for text input
|
2010-12-17 09:26:02 +00:00 |
|
pelya
|
1193aed354
|
Fixed infinite recursion in move-mouse-with-keyboard code
|
2010-11-30 17:39:46 +02:00 |
|
pelya
|
94a10e5ffc
|
Separate option for mouse click via DPAD center/trackball, fixed moving mouse via cursor keys
|
2010-11-29 15:46:44 +02:00 |
|
pelya
|
6a8b3039ce
|
Fixed SDL 1.3 compilation
|
2010-11-29 12:22:27 +02:00 |
|
pelya
|
79af9388f8
|
Updated ScummVM, fixed UQM, new option: keep screen ratio aspect
|
2010-11-17 23:05:40 +02:00 |
|
pelya
|
7f582a107b
|
Added QWERTY on-screen keyboard input, using built-in Android virtual keyboard and EditText widget
|
2010-11-04 19:01:23 +02:00 |
|
pelya
|
a8f3d8b6b7
|
Integrated Michi's changes to accelerometer joystick and to video aspect ratio
|
2010-10-15 16:04:42 +03:00 |
|
pelya
|
2e1a4992d3
|
Changed directory structure to contain less symlinks so dependencies will get recalculated correctly by make
|
2010-10-12 19:04:21 +03:00 |
|