Commit Graph

944 Commits

Author SHA1 Message Date
pelya
d77044bfaa Fix to Java part of multitouch input 2011-05-16 11:58:54 +03:00
pelya
b71bcb2734 Updated OpenTTD compilation instructions 2011-05-16 11:21:05 +03:00
pelya
e537f15320 Added proguard.cfg from gjtorikian 2011-05-05 10:04:54 +03:00
pelya
681723f700 Updated ufoai project 2011-04-28 15:51:35 +03:00
pelya
5caee5cdfe Fixes to compile with crystaX NDK r5 beta3 2011-04-28 15:47:29 +03:00
pelya
0742977a5e Fixed clashing lib names with system libraries 2011-04-22 16:12:36 -04:00
pelya
2bb4e56768 Changed random code in arbitrary places to fix mysterious crash 2011-04-21 21:09:52 -04:00
pelya
ea3df210c4 Added a license exception to permit custom startup config dialogs in closed-source projects. 2011-04-18 18:02:28 +00:00
pelya
5c60741dae Synced submodules 2011-04-13 22:17:29 +00:00
pelya
7fbf604a8f Updated openttd, updated bug list 2011-04-13 13:37:28 +00:00
pelya
d0b4e26d2e Tweaks to SDL relative mouse input 2011-04-01 14:35:42 +03:00
pelya
bb4cb967fb Updated GemRB (by Beholder) 2011-04-01 14:34:40 +03:00
pelya
9586a42a30 Added Python (Thanks to Beholder) - it fails to build properly using my build system,
so there's a precompiled binary included, with a hack in Android.mk to make it work on NDK r4b
2011-04-01 14:32:12 +03:00
pelya
a7cf867372 Updated readme - advertising official libsdl.org port 2011-03-28 11:59:20 +03:00
pelya
5545d3d131 Small update to checkStaticDataSize.sh script 2011-03-25 17:14:06 +02:00
pelya
870193c7db Added mxml library 2011-03-24 16:53:27 +02:00
pelya
b8be901b25 Added support for CrystaX NDK r5b 2011-03-22 12:09:29 +02:00
pelya
21bf45e9ef Fixed SDL 1.3 compilation 2011-03-18 11:39:00 +02:00
pelya
9fbb3b22a2 Fixed compiler flags in libintl 2011-03-15 14:20:10 +02:00
pelya
41b2af86f1 Updated TODO - I'm gonna stop any and all the development in the nearest halfyear 2011-03-15 10:39:05 +02: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
a590f89291 Bumped version 2011-03-14 17:38:39 +02:00
pelya
5a6dfaa863 Added Gun Bros-like controls to TeeWorlds, implemented SDL_WarpMouse() for relative mouse mode 2011-03-14 17:33:58 +02:00
pelya
5a91ed9723 Some failed attempts to make EditText widget without autocomplete and showing screen keyboard automatically. 2011-03-10 17:55:00 +02:00
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
451a500507 Added yaml-cpp lib by sirnacnud 2011-03-07 12:40:54 +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
d00aef85b6 Fixed another bug in text input (thanks Kurosu) 2011-03-01 09:22:22 +00: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
be0552d7e9 Made SDL config menu better looking 2011-02-23 11:11:59 +00:00
pelya
3b35d2c4ca MultiThreadedVideo seems to work slower, disabled b ydefault 2011-02-18 16:34:07 +00:00
pelya
4f3665edef app2sd support for shared libraries 2011-02-18 16:09:20 +00:00
pelya
881ebab0b0 Fixed bug in multi-threaded video implementation. 2011-02-15 15:59:31 +00:00
pelya
b4a21bd84c Enable separate video thread by default, FPS drop is not too much 2011-02-15 15:43:22 +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
892c4813b9 Small mouse tap enhancement 2011-02-11 15:30:48 +00:00
pelya
d4e45d5298 Updated readme 2011-02-11 11:18:07 +00:00