Commit Graph

1057 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
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
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
b033d694dd updated todo 2013-03-08 02:06:52 +02:00
pelya
c5a14a2dc5 Fixed memleak in JNI code, added API to resize on-screen button image 2013-03-08 01:47:40 +02:00
pelya
984ec70cff Updated todo 2013-03-08 00:39:48 +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
8cfa012e5b Do not highlight joystick when pressing physical key 2013-03-06 16:16:37 +02:00
Sergii Pylypenko
8d1985d7e9 Minor fixes to VICE 2013-03-04 21:25:42 +02:00
Sergii Pylypenko
f46c8f3743 Updated ViceC64, courtesy of Lubomyr 2013-03-04 20:56:15 +02:00
Sergii Pylypenko
157a63e47f Tiny update to my last commit 2013-02-27 17:32:51 +02:00
Sergii Pylypenko
0211bc04ff OpenArena: cron script to announce gaming event 2013-02-27 16:46:33 +02:00
pelya
0ce3784210 Cleaned up .gitignore 2013-02-23 13:58:43 +02:00
Sergii Pylypenko
d3c71aa228 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2013-02-22 15:07:58 +02:00
Sergii Pylypenko
fd96ba8557 Small fix to ffmpeg 2013-02-22 15:00:38 +02:00
Gerhard Stein
b0f3c27c7b Updates for CG 2013-02-21 21:16:20 +01:00
Gerhard Stein
cfb9d53217 Parameter Update for CG 2013-02-21 20:42:30 +01:00
Gerhard Stein
1ccb711e19 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Conflicts:
	project/jni/application/commandergenius/commandergenius
2013-02-21 20:18:30 +01:00
Gerhard Stein
7f2660dc20 keen package Updates 2013-02-21 20:01:11 +01:00