Commit Graph

1439 Commits

Author SHA1 Message Date
pelya
f67db85103 Fixed bug in text input 2011-03-10 17:08:58 +02:00
pelya
15d39e1af5 Send SDL_VIDEORESIZE event when app restored from background 2011-03-09 19:06:04 +02:00
pelya
90691c4579 Added project file for OpenTTD with ChillCore patch 2011-03-09 18:25:22 +02:00
pelya
cc650b1c1d Support for individual filenames inside AppSubdirsBuild in AndroidAppSettings.cfg 2011-03-09 13:42:55 +02:00
pelya
b43f15d533 Updated fheroes2 project 2011-03-03 19:09:13 +02:00
pelya
f1a2cd9cf3 Fixed freeze in fheroes2 when separate rendering thread is used 2011-03-03 18:31:27 +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
d5413b3c15 Same SDL keycode for Camera and Focus keys 2011-02-25 14:59:32 +00:00
pelya
99f734c61c Added new API for toggling text input via Android EditText widget 2011-02-24 16:21:54 +00:00
pelya
4de240dc27 Updated Vice 2011-02-23 16:05:44 +00:00
pelya
bcd5152abd Some fixes to text input with SDL 1.2 2011-02-23 12:23:29 +00:00
pelya
4f3665edef app2sd support for shared libraries 2011-02-18 16:09:20 +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
adc6777fe7 Added simple SDL mixer example 2011-02-15 09:37:26 +00:00
pelya
29a7cff034 Cleaned up mouse events implementation - should fix problems with double-clicking with left-click emulation set to "normal" 2011-02-14 15:16:56 +00:00
pelya
1e468ea75d Added bzip2 lib and Quake (thanks to Lubomyr) 2011-02-14 12:05:30 +00:00
pelya
72a7edd34a Converted optional downloads to default/non-default downloads, warn deveoper about files bigger than 1 Mb inside .apk 2011-02-11 11:11:49 +00:00
pelya
709b660aae Updated build scripts, added sorting for SDL keycodes in config menu 2011-02-10 16:53:54 +00:00
pelya
513795f5ad Updated dosbox makefile 2011-02-10 13:09:52 +00:00
pelya
6f336bc1b3 Fixed compilation with custom build script 2011-02-10 13:00:09 +00:00
pelya
ce2c3d3c47 Fixed bug with tap left click method, updated fheroes2 project 2011-02-10 11:51:23 +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
d5ef5ffd59 Updated Dosbox projects (thanks to Lubomyr) 2011-02-09 11:52:22 +00:00
pelya
115a3393ca One small fix to menus 2011-02-08 14:21:24 +00:00
pelya
6add849746 Fixed some timeout coefficients, updated fheroes2 project, updated todo 2011-02-08 13:31:54 +00:00
pelya
0cb701bb24 Implemented clicking with tap and timeout 2011-02-07 17:49:14 +00:00
pelya
72d436d8eb Fixed bug in build script 2011-02-07 10:47:29 +00:00
pelya
3d40c99b3d Commented out redefining printf, because it generates lot of warnings in system headers 2011-02-07 09:52:44 +00:00
pelya
877d015c96 Fixed SDL compilation, added redefined printf to print to logcat 2011-02-07 09:25:57 +00:00
pelya
7b4c12cdc3 Updated UfoAI build instructions 2011-02-04 18:19:58 +00:00
pelya
e07c5cfd14 Added fake cin/cout/cerr to prevent application crashing on tablets 2011-02-04 14:47:18 +00:00
pelya
e99f38c873 Updated Atari800 project (by Lubomyr) 2011-02-04 10:58:55 +00:00
pelya
9e8f4d794c Updated GemRB project (courtesy of Beholder) 2011-02-03 13:37:24 +00:00
pelya
0073c2171e Added back support for NDK r4b in launchConfigure.sh script 2011-02-02 15:22:29 +00:00
pelya
e79a0e5a1c Reverted changes to STLPort so compilation with NDK r4b should be supported again 2011-02-02 15:07:36 +00:00
pelya
aa1bea227e Added Dosbox makefiles provided by Lubomyr 2011-02-02 14:56:39 +00:00
pelya
a4cb94028c Moved all includes from LOCAL_CFLAGS to LOCAL_C_INCLUDES so it will work in Cygwin 2011-02-02 14:28:16 +00:00
pelya
38434ccb4c Removed malicious -fstack-protector compiler flag (I wonder how did it compile before for me) 2011-02-02 13:09:04 +00:00
pelya
3e1af150d2 Fixed building with AndroidBuild.sh with clean repository 2011-02-02 13:06:56 +00:00
pelya
36128968af Fixed on-screen keyboard not drawing 2011-02-02 10:26:35 +00:00
pelya
fbaf44f09f Updated UfoAI project 2011-02-01 13:21:07 +00:00
pelya
4ce55bcaaa Added lowmem project for UfoAI 2011-02-01 11:42:08 +00:00
pelya
36692f967f Added define SDL_GL_FIRST_SAFE_TEXTURE_ID for UfoAI which uses static texture ID-s 2011-01-31 16:55:09 +00:00
pelya
61d1008480 Updated ScummVM project 2011-01-28 17:01:09 +00:00
pelya
424b94565b I'v efailed to integrate my STLPort so now I'm using GNU stdc++ with RTTI and exceptions 2011-01-28 16:40:24 +00:00
pelya
343458d9a6 Integrating with NDK r5: STLPort still does not compile 2011-01-28 14:38:24 +00:00
pelya
71edaa907a Replaced glTexEnvi with glTexEnvf 'cause glTexEnvi seems to be not supported on emulator 2011-01-26 16:22:29 +00:00
pelya
1a807452e0 Updated fheroes2 data file 2011-01-26 09:57:53 +00:00