Commit Graph

2128 Commits

Author SHA1 Message Date
pelya
33e70f3969 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2013-05-12 23:54:39 +03:00
pelya
0bfde94f6a Updated UQM project with dynamic on-screen keyboard 2013-05-12 23:53:15 +03:00
pelya
35c9156561 Fixed key layout dialog to work with second joystick 2013-05-12 18:50:04 +03:00
pelya
1bd71f7d67 Updted UQM project 2013-05-11 23:28:05 +03:00
Gerhard Stein
dc52e45d37 Commander Genius and Fheroes 2 update 2013-05-11 20:48:08 +02:00
pelya
ba46985d7d documentation for each optino right inside AndroidAppSettings.cfg 2013-05-11 02:50:35 +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
5780ec0665 Updated OpenArena 2013-05-08 00:44:34 +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
pelya
dedefbf9a9 Fire button in OpenArena will not toggle other buttons if you slide finger to them 2013-05-04 17:44:36 +00:00
Gerhard Stein
4f742e3e82 CG Update 2013-05-01 07:42:26 +02:00
Gerhard Stein
239bb68dc9 CG Updates 2013-04-30 19:00:35 +02:00
Gerhard Stein
d6416e6f32 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Conflicts:
	project/jni/application/commandergenius/commandergenius
2013-04-29 19:30:00 +02:00
Gerhard Stein
f2de5c3146 Commander Genius 2013-04-29 19:28:31 +02: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
Gerhard Stein
76d60b3fae More Update of Commander Genius. Galaxy Trilogy is finally complete 2013-04-16 20:27:12 +02:00
Gerhard Stein
92829f2184 Commander Genius Update 2013-04-16 20:23:55 +02:00
Gerhard Stein
64bbbbac7c Commander Genius Update 2013-04-16 17:48:26 +02: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
Sergii Pylypenko
ffb2f1d05b Some additional video modes for UAE4ALL2 2013-04-05 22:08:53 +03:00
Sergii Pylypenko
af8dc7c9ad Updated OpenTTD 2013-04-04 22:08:37 +03:00
Sergii Pylypenko
ada2888471 Random fixes 2013-04-01 21:56:44 +03:00
Sergii Pylypenko
9d85c0c397 Added FFPlay app to test FFMPEG 2013-04-01 21:54:42 +03:00
Sergii Pylypenko
d56184fa28 Fixed FFMPEG containing no codecs at all 2013-04-01 21:53:38 +03:00
Sergii Pylypenko
cf9b6a8096 Fixed crash in audio recording code 2013-03-25 21:38:45 +02:00
Sergii Pylypenko
6f4483c9a5 Some lame-ass optimizations to JNI, which can make SDL crash 2013-03-25 21:25:20 +02:00
pelya
f0e8a3d12f More semaphores in Java code 2013-03-23 19:52:06 +02:00
pelya
5065c1ae8e Fixes for NDK r5e new 64-bit toolchain 2013-03-22 14:26:39 +02:00
pelya
68271a596a Enabled dummy CDROM in SDL 2013-03-22 13:39:49 +02:00
pelya
21086924ec Using pre-built FFMPEG libraries, because compiling it is slow, hacky and buggy 2013-03-22 13:32:03 +02:00
pelya
c82614d2b8 Attempts to fix MacOsX compilation 2013-03-22 13:05:37 +02:00
pelya
030befc88a Fixed FFMPEG compilation with NDK r8e 2013-03-22 13:03:53 +02:00
Sergii Pylypenko
aaefca9f02 Removed fonteditor, it was never ever used 2013-03-20 16:08:29 +02:00
Sergii Pylypenko
121a3ae133 Added libsndfile 2013-03-20 15:53:45 +02:00
Sergii Pylypenko
08e24c12c0 Fixed bug in audio recorder 2013-03-19 19:57:38 +02:00
Sergii Pylypenko
c0c1663f2f If gamepad joystick is not opened, send up/down/left/right events 2013-03-19 19:47:36 +02:00
Sergii Pylypenko
014d8df325 Also send raw accelerometer events, in addition to gravity vector 2013-03-19 19:35:19 +02:00
Sergii Pylypenko
2393edc06c Fixed audio recording 2013-03-15 19:12:56 +02:00
Sergii Pylypenko
cf011043a9 Some debug for audio recording 2013-03-14 19:37:32 +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