Commit Graph

281 Commits

Author SHA1 Message Date
Sergii Pylypenko
ffeed8d227 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2013-04-24 20:54:16 +03:00
Sergii Pylypenko
cd89365cac Redesigned on-screen key layout config dialog, readme text option now supported by default, updated translations 2013-04-24 20:53:17 +03:00
pelya
5dd93c9667 Fixed compilation 2013-04-14 02:14:50 +03:00
Sergii Pylypenko
ed99bfee21 Added ANDROID_VERSION envvar 2013-04-12 21:25:55 +03:00
pelya
f0e8a3d12f More semaphores in Java code 2013-03-23 19:52:06 +02:00
Sergii Pylypenko
08e24c12c0 Fixed bug in audio recorder 2013-03-19 19:57:38 +02:00
Sergii Pylypenko
2393edc06c Fixed audio recording 2013-03-15 19:12:56 +02:00
Sergii Pylypenko
2d9a77a67b Do not create new AudioRecord instance if we can avoid that 2013-03-12 19:28:21 +02:00
pelya
6852234e92 WIP audio recording, it crashes yet. 2013-03-10 23:32:24 +02:00
pelya
afce1cbde2 Dialog to abort data downloading 2013-03-09 22:11:13 +02:00
pelya
7c1805a9b8 Optino to reset SDL config, and show user a message if gyroscope is absent 2013-03-09 15:40:42 +02:00
pelya
a54f508150 Added names to keys in screen keyboard layout dialog 2013-03-09 15:14:14 +02:00
pelya
ff13e17cb8 Removed some archaic options from SDL config 2013-03-08 15:39:21 +02:00
pelya
05847089d3 Application can modify text input hint message 2013-03-08 00:30:59 +02:00
pelya
e08387c9db Cap FPS when entering text 2013-03-07 15:04:37 +02:00
Sergii Pylypenko
f46c8f3743 Updated ViceC64, courtesy of Lubomyr 2013-03-04 20:56:15 +02:00
Sergii Pylypenko
190ea43d33 Proper loading for libvcmi.so, now it crashes after entering main() 2013-02-21 20:57:17 +02:00
pelya
5088caf2e6 Ineased gyroscope event scale, so that it won't send two events too often 2013-02-02 22:30:59 +02:00
pelya
0ea01bface Dialog to calibrate gyroscope 2013-02-02 21:50:14 +02:00
pelya
d0a5bd4380 Removed custom Xperia Play touchpad support, it does not work anyway, and Xperia Play is a failure 2013-02-02 13:52:06 +02:00
pelya
02877fdbdc Updated todo 2013-02-02 00:06:00 +02:00
pelya
a12c6ada8d Gyroscope support 2013-02-01 19:16:25 +02:00
pelya
45128c67b4 Removed Ouya detection, it does not work anyway 2013-01-29 16:34:05 +02:00
pelya
ec136b0bc8 Some preliminary Ouya support 2013-01-28 19:27:32 +02:00
pelya
ba36393a0c Support for PS3 gamepad - I've breaked SDL joystick API again, yay! 2013-01-23 18:55:58 +02:00
pelya
e9cc0712f5 More options to the build system, fixed default setting not applied for the 4:3 screen ratio 2013-01-20 19:18:35 +02:00
pelya
103b5543bc Fixed Galaxy Note 2 stylus events, removed Note-specific hack to stylus input 2013-01-19 21:14:41 +02:00
pelya
06ee4ffa40 More fixes to key remap dialog 2013-01-15 21:03:54 +02:00
pelya
20a8f192d9 Slightly better on-screen key layout customization dialog 2013-01-15 20:42:49 +02:00
pelya
b23ce53038 Try to extract binaries-armeabi-v7a.zip first, then binaries.zip 2013-01-05 22:12:03 +02:00
pelya
526c4f1257 Futile attempts to make rendering faster 2013-01-02 17:17:26 +02:00
pelya
6d0e74e992 Fixed bug with deleting files on upgrade one extra time 2012-12-21 21:20:32 +02:00
pelya
685a415c63 Fixed one huge bug in GLES init code 2012-12-15 22:54:26 +02:00
pelya
49054ab019 Fixed removing two characters at a time in native text input dialog 2012-12-14 17:53:56 +02:00
pelya
47f86119d3 Fixed dialog to configure on-screen buttons 2012-12-11 19:57:00 +02:00
pelya
dd34270766 Fixed leftover "app-data" path in SDL settings 2012-12-11 18:08:07 +02:00
pelya
646303f7b8 Remove files and SD config also when app version is older 2012-11-30 22:35:49 +02:00
pelya
edc01f11bb Saving shared libraries from assets to files dir instead of cache 2012-11-28 20:05:31 +02:00
pelya
92626da1a4 Fixes, fixes 2012-11-21 22:12:55 +02:00
pelya
766fd3503c Support for readme in Java 2012-11-21 21:23:16 +02:00
pelya
cfe64d0792 Fixed warning message 2012-11-10 19:47:33 +02:00
pelya
627f618ba0 Generate left mouse click without delay, even if two-button mouse is used, this needed for UfoAI 2012-11-09 18:02:48 +02:00
pelya
e450bfcf20 Waiting for proper screen orientation in a proper way 2012-11-01 19:35:01 +02:00
pelya
faba23c35a Bumped up multitouch rotation event sensitivity 2012-11-01 18:51:53 +02:00
pelya
e4cace0d07 Fixed crash in SDL_mixer on armeabi-v7a arch, caused by improper compiler flags, updated libvorbis 2012-11-01 18:20:32 +02:00
pelya
f37cc6cda0 Fixed few bugs in data downloader 2012-11-01 16:45:04 +02:00
pelya
77ee7a1f8a Tentative fix for the slow orientation change when invoking from background 2012-11-01 16:27:29 +02:00
pelya
c46aad8b5c Added warning in case of broken cfg file 2012-11-01 15:21:25 +02:00
pelya
6bc4d3aad1 More sensible error message when data download aborted 2012-10-31 18:24:33 +02:00
pelya
9747663a1a Another small fix to the partial data downloading 2012-10-31 17:11:19 +02:00