Commit Graph

1049 Commits

Author SHA1 Message Date
pelya
ede9b2fdfd Fixes for SDL 1.3, the keycodes and invoking from background are broken 2011-09-19 16:11:22 +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
8e16ec9f33 Added diff for fheroes2 (broken C++ support in compiler I suppose) 2011-09-02 16:33:43 +03:00
pelya
ad680dcb33 Updated some packages 2011-09-02 16:32:52 +03:00
pelya
ec8c5a6861 Added ALUT extension library to OpenAL 2011-09-02 16:32:06 +03:00
pelya
0b6f35e55c Added OpenAL demo app 2011-09-02 16:31:42 +03:00
pelya
975294dc68 Fixed GFX errors on newer Tegra devices, due to improper choosing GL config in Java code 2011-09-02 16:28:51 +03:00
pelya
d9f536562e Cleaner way to get JNI environment from C code 2011-09-02 16:28:11 +03:00
Garen J. Torikian
ba5ec36dfd Revert JNI calls passed through SDL_main() 2011-09-01 21:43:25 -07:00
pelya
136d307c1b Added hack to enforce relative mouse movement mode, for PUAE 2011-08-30 15:01:55 +03:00
pelya
fc16e074dd PUAE compilation finally fixed 2011-08-30 14:04:11 +03:00
pelya
0dd7480538 Merge branch 'sdl_android' of github.com:pelya/commandergenius into android 2011-08-29 18:27:57 +03:00
pelya
e273541156 Updated puae patch 2011-08-29 18:27:41 +03:00
pelya
39457725f6 Small fix to suspend/resume 2011-08-29 18:17:57 +03:00
pelya
a9db7dc1de Fixed libintl compilation 2011-08-29 18:17:41 +03:00
pelya
b1c2c0f2ce Added PUAE makefiles, it fails to link though 2011-08-29 18:17:00 +03:00
Garen J. Torikian
972d6c3039 Provide support for JNI calls 2011-08-19 23:47:27 -07:00
pelya
d4baacd8a6 Updated fheroes2 2011-08-12 16:11:37 +03:00
pelya
3701e39d76 Updated fheroes2 project 2011-08-12 12:40:51 +03:00
pelya
f3193e8fd2 Fixed nasty bug in "touch near cursor to click" mouse emulation mode,
also validated on-screen keyboard with 10-point touchscreen, no issues found.
2011-08-11 19:36:06 +03:00
pelya
4d7b1c2cb6 Fixed build script for NDK r6 2011-08-10 15:24:52 +03:00
pelya
3adfe596f2 Forcing per-pixel alpha for on-screen keyboard, because it does not become transparent on some devices 2011-08-10 14:23:18 +03:00
pelya
c4aecd807b Do not ratelimit touch events on Froyo/Gingerbread, they are already ratelimited by OS 2011-08-09 14:34:50 +03:00
pelya
16f757970a Fixed new code, added GLES2 example - I'm not sure that it works correctly, but it reports that GLES 2 is initialized 2011-08-02 13:20:32 +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
25632f41bc Fixed Curl compilation with CrystaX NDK 2011-07-28 21:55:23 +03:00
pelya
ad97333b34 Various fixes to Settings.java 2011-07-28 16:45:42 +03:00
pelya
06e262ebdb Stop accelerometer when the app is put to background, and start it when it's resumed - I did not test this patch yet. 2011-07-28 16:11:35 +03:00
pelya
f3ce9cd045 Updated makefiles to work with newer CrystaX NDK 2011-07-28 15:39:23 +03:00
pelya
68bb534c19 Updated VCMI 2011-07-28 15:39:12 +03:00
pelya
af46279448 Added libandroid.so for easy integration 2011-07-28 15:36:24 +03:00
pelya
0b10caeb69 Fix for new CrystaX toolchain (renaming libwchar-support.a to libcrystax.a is kinda lame) 2011-07-28 14:09:01 +03:00
pelya
1c27cefad5 Correct patch for Boost endian.hpp 2011-07-28 14:00:51 +03:00
pelya
d03948910a Updated setEnvironment.sh to support NDK r6 2011-07-28 13:59:49 +03:00
pelya
1effc9a93d Updated exports table to check for duplicate symbols in system libraries 2011-07-28 12:35:38 +03:00
pelya
6835e4403f Updated readme, updated build scripts 2011-07-28 12:35:05 +03:00
pelya
7700c9fd2a Updated boost build scripts 2011-07-28 12:02:43 +03:00
pelya
a62403da1d On-screen keyboard visible size - buttons are smaller but touch area is still big 2011-07-27 18:54:23 +03:00
pelya
da5072109f Changed default on-screen keyboard size to large 2011-07-25 17:09:10 +03:00
pelya
e22d30c1a7 Updated CommanderGenius project 2011-07-25 17:08:56 +03:00
pelya
ca5881c432 Updated Commander Genius project 2011-07-25 15:49:18 +03:00
pelya
9a43a3e541 Reordering of Commander Genius directory 2011-07-25 12:27:33 +03:00
Michi
b62205ad87 Smartphone UI (finger-scrolling of level menu, bigger buttons, ...), several bugs fixed. Ignoring volume keys.Updated enigma-data32.zip included (modified some lua script). 2011-07-12 16:44:20 +02: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
3027c3a0ae Updated MilkyTracker patch 2011-07-06 11:48:50 +03:00
pelya
e7deb67f51 Updated MilkyTracker 2011-07-05 16:17:41 +03:00
pelya
999950bd02 Minor fixes to build system 2011-07-05 15:13:54 +03:00
pelya
b4546c9687 Added grafx2 app 2011-07-05 15:12:35 +03:00
pelya
2d4a420797 Changed compiler flags to give out lot of warnings 2011-07-04 14:08:53 +03:00