Commit Graph

52 Commits

Author SHA1 Message Date
pelya
0a64ebee1c Updated build system 2012-10-17 21:31:24 +03:00
pelya
ac96d94173 Added possibility to compile armeabi-v7a binaries via AndroidBuild.sh script, updated OpenArena 2012-09-25 20:04:18 +03:00
pelya
d4c6c1bd22 Fixed parallel build somehow broken in NDK r8b. 2012-09-21 17:17:45 +03:00
pelya
bfad9ca7b0 Fixed crash in Java code 2012-09-07 02:40:56 +03:00
pelya
0c5b24534b Fixes to build.sh - it now requires -i flag to install app onto the device, -r to run it, by Bernhard Kaindl 2012-08-08 02:15:54 +03:00
Bernhard Kaindl
32c1bead12 Add support for build.sh -r to run the installed apk:
- modified:   build.sh
Add new CompatibilityHacksTextInputEmulatesHwKeyboard=n:
- modified:   project/jni/application/opentyrian/AndroidAppSettings.cfg
2012-08-07 10:14:20 +02:00
pelya
12919eecee Updated Commander Genius project 2012-08-03 00:31:17 +03:00
pelya
adaba11491 Fixed video output for emulator, some support for NDK r8b 2012-07-29 21:33:15 +03:00
pelya
ebb357e0d4 Disabled Sun theme more correct way, 'till ppl didn't start using it - it's still broken 2012-06-05 15:48:57 +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
c0482e36e2 Updated fheroes2 project 2012-02-29 19:48:58 +02:00
pelya
c746cbbecf Another fix to my prev commit 2012-02-20 20:50:58 +02:00
pelya
bec18d1bfa Fix to my prev comit 2012-02-20 20:20:01 +02:00
pelya
c12453c5b8 build.sh also launches your application, useful for debugging 2012-02-20 19:50:50 +02:00
pelya
32c68280bf Alien Blaster compiles and works with new SDL 1.3, but the alpha channel fails for SDL_Texture (is that an SDL bug?) 2012-01-03 17:26:17 +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
571982efcd Added Kobo Deluxe (by Lubomyr), updated readme 2011-12-09 17:42:13 +02: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
b8627ed0c9 Added more screen zoom modes 2011-11-23 20:02:24 +02:00
pelya
12771e9122 Added support for NDK r7 2011-11-15 17:09:54 +02:00
pelya
63af8c0944 Updated VCMI 2011-09-22 20:03:38 +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
4d7b1c2cb6 Fixed build script for NDK r6 2011-08-10 15:24:52 +03:00
pelya
62fd0b2dd6 VCMI loads main menu on a device, but crashes right after click on any botton. Megadebug patch attached. 2011-06-16 19:57:53 +03:00
pelya
ade2c18fbe VCMI dumps something to logcat, then crashes 2011-06-09 18:01:37 +03:00
pelya
b8be901b25 Added support for CrystaX NDK r5b 2011-03-22 12:09:29 +02:00
pelya
f1a2cd9cf3 Fixed freeze in fheroes2 when separate rendering thread is used 2011-03-03 18:31:27 +02:00
pelya
99f734c61c Added new API for toggling text input via Android EditText widget 2011-02-24 16:21:54 +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
a1cf1f9a63 Yet another build fix 2011-02-10 15:11:41 +00:00
pelya
ea17b9cb53 More fixes to compilation 2011-02-10 14:41:36 +00:00
pelya
604c5e4b1d Small fix to a build script 2011-02-04 13:38:58 +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
b337e649b9 Added fake stdin/stdout/stderr streams, to prevent crashes on some tablets 2011-01-25 14:29:23 +00:00
pelya
e7ac2e0295 Added theora to libs 2011-01-13 14:59:44 +00:00
pelya
0a89f2b707 Fixed SDL_GL_GetProcAddress 2011-01-12 18:09:40 +00:00
pelya
49fa480e04 Updated project files for many apps 2010-12-31 11:42:15 +00:00
pelya
658bec6205 SDL keycodes now can be redefined by user 2010-12-10 16:42:55 +00: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
12b65b85c5 Fixed build.sh 2010-11-23 13:28:40 +02:00
pelya
2113c802da Reverted WMCursor stubs in SDL - SDL is reported to work slower without them 2010-11-18 22:16:33 +02:00
pelya
0990e9f49e Added readme to OpenTTD, added custom SDL video modes - 1.5x and 2x smaller than screen 2010-11-18 22:06:41 +02:00
pelya
75c0832039 Fixed build via scripts, tried to disable certificates check for https:// but failed - please make sure all your downloads using http:// scheme or do not install any certs 2010-11-16 19:30:49 +02:00
pelya
7aed65a30f Fixed dependencies time comparison in build.sh 2010-10-28 17:55:51 +03:00
pelya
cd9ec9a024 Fixed dependencies check in build.sh 2010-10-28 13:27:12 +03:00
pelya
ab033ee8d0 Automatically run ChangeAppSettings.sh from build.sh when required 2010-10-14 13:39:27 +03:00
pelya
e6c08091de Added libXML2 2010-10-08 19:57:49 +03:00
pelya
b292e52900 CrystaX toolchain now can be specified through ChangeAppSettings.sh 2010-10-05 15:47:30 +03:00
pelya
379538c2e3 Reverted the CrystaX toolchain hardcoded path in build.sh 2010-09-15 17:01:29 +03:00