Commit Graph

305 Commits

Author SHA1 Message Date
Gerhard Stein
2eb39951d5 Added Keen theme and patched boost a bit to make it work wit CG 2013-09-20 19:42:29 +02:00
pelya
1527ebc27b VCMI: messing with code at random, it loads start menu but then crashes 2013-08-03 21:21:46 +03:00
Sergii Pylypenko
602e54c210 Fixed VCMI compilation, it crashes yay. 2013-08-01 23:00:45 +03:00
Sergii Pylypenko
57ed7213c0 Compilation fix 2013-08-01 19:14:08 +03:00
Sergii Pylypenko
8284321ae1 Simple OUYA detection 2013-07-30 21:59:08 +03:00
Sergii Pylypenko
b417b94ca7 Small hint 2013-06-26 17:41:44 +03:00
Sergii Pylypenko
e0a65f78b7 This change may break video initialization! When choosing GL mode, prefer alpha channel (when it's not requested) over "slow" caveat. 2013-06-26 17:33:40 +03:00
pelya
cb4611925f Show game actions before showing all keycodes for HW key remap dialog 2013-06-24 21:41:41 +03:00
pelya
b21eab7cf2 Split Settings.java into 4 files 2013-06-24 20:39:47 +03:00
Sergii Pylypenko
256a49d645 UQM: new button in readme to get UQM HD 2013-05-30 22:11:21 +03:00
Sergii Pylypenko
415b036560 Show readme dialog before download selection dialog 2013-05-30 20:09:17 +03:00
Sergii Pylypenko
1bae3afa6f Fixed DeleteFilesOnUpgrade option not working properly 2013-05-29 22:18:55 +03:00
Sergii Pylypenko
f17074bf2c Do not re-init SDL graphics while still in lock-screen 2013-05-28 21:26:31 +03:00
Sergii Pylypenko
979ac8e5f6 Fixed compilation 2013-05-13 20:45:00 +03:00
pelya
35c9156561 Fixed key layout dialog to work with second joystick 2013-05-12 18:50:04 +03:00
pelya
437a7c017d Second joystick support 2013-05-11 01:40:52 +03:00
pelya
bc0a701e47 Fixed 4:3 aspect ratio, magnifying glass is buggy in this mode (I hope noone will use these two options together) 2013-05-10 23:45:04 +03:00
pelya
56141f19f0 Small fix to gyroscope config setting 2013-05-06 19:25:51 +03:00
pelya
f47aaaea8e Updated readme with info about SDL joystick API 2013-05-06 12:42:06 +03:00
pelya
ed5f401e3f Replaced System.out.println() with proper Log.i() across Java files 2013-05-04 23:32:37 +03:00
pelya
9cb04ba9d9 More fixes to on-screen keyboard 2013-05-04 20:06:16 +00:00
Sergii Pylypenko
384574b880 Fixes for on-screen keyboard layout dialog 2013-04-26 21:09:50 +03:00
Sergii Pylypenko
df8da1adee Put on-screen keys to their places in the screen keyboard layout dialog 2013-04-25 17:24:57 +03:00
Sergii Pylypenko
7d66c0353c Fixes to screen keyboard layout dialog. 2013-04-24 21:19:00 +03:00
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