Commit Graph

314 Commits

Author SHA1 Message Date
pelya
76039500d7 Support for my crappy cheap DragonRise Datex gamepad 2013-09-01 22:43:00 +03:00
pelya
f693d35de5 Minor fixes to OpenArena 2013-09-01 20:10:44 +03:00
pelya
6103f10454 Revert "Random changes to advertisement code"
This reverts commit e3ff8b5e4d.
2013-09-01 20:05:44 +03:00
pelya
1c058ff98f Debug option to emulate Ouya 2013-09-01 20:02:42 +03:00
Sergii Pylypenko
14eb0dd1c0 More hacks to force QWERTY text input on Ouya 2013-08-29 21:20:02 +03:00
pelya
4702032b12 More tweaks to text input 2013-08-25 20:02:01 +03:00
pelya
e3ff8b5e4d Random changes to advertisement code 2013-08-25 19:42:58 +03:00
pelya
2687be3bd8 Opaque text input window and thick borders for Ouya 2013-08-25 00:05:34 +03:00
pelya
c63df5d9d7 Fixed line height for status text in SDL menu 2013-08-24 23:18:01 +03:00
pelya
8a1c00f623 Do not update downloader progress too often, it eats CPU 2013-08-24 23:12:51 +03: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