Commit Graph

19 Commits

Author SHA1 Message Date
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
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
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
154e2e3eda Editable data download path/application curdir, editable app commandline, updated teadme 2010-12-29 12:55:44 +00:00
pelya
a57f8e3cb6 Fixed incorrect SD card location for install paths 2010-12-17 14:43:58 +00:00
pelya
35feddc7f8 Reverted my change - it only makes things worse 2010-11-24 20:03:06 +02:00
pelya
4bc5978d78 More random fixes 2010-11-23 20:15:52 +02:00
pelya
bb94c54b8e Added VICE project files to Git - it crashes at random! 2010-11-23 18:54:14 +02:00
pelya
0d77f30292 Added OpenAL-Soft lib from git://repo.or.cz/openal-soft/android.git 2010-11-23 17:19:40 +02:00
pelya
517b630d7c Fixed MIDI music in OpenTTD 2010-11-18 19:45:26 +02:00
pelya
81e42d24f1 Fixed argc/argv crash in sdl_main.c 2010-11-17 14:45:27 +02:00
pelya
62e8c34a88 Option for main() commandline parameters in ChangeAppSettings.sh, fixed UQM translation packs 2010-11-12 15:17:14 +02: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
pelya
f1d23b2cf1 Do not call exit() when app put to background, we'll recreate GL textures from SDL (not done yet!) 2010-09-28 17:37:24 +03:00
pelya
84b7ba606d Random changes here and there, preparation to make libSDL aware of Menu key - this won't work yet! 2010-09-03 18:42:10 +03:00
pelya
6e812eed03 Setting envvar LANG to correct value from Java code 2010-08-19 14:48:31 +03:00
pelya
51bc7a8e3e Moved all files one dir upwards (should've done that long ago) 2010-08-16 13:15:59 +03:00