Commit Graph

46 Commits

Author SHA1 Message Date
pelya
e23be86346 Revert "Debuggable option added, because lately the store demands builds with no debugging symbols", because it's done inside build.sh
This reverts commit bdaad3ec14.

I feel like a RUTHLESS DICTATOR revering people commits, MWAHAHA
2013-11-17 19:19:43 +02:00
Gerhard Stein
bdaad3ec14 Debuggable option added, because lately the store demands builds with no debugging symbols 2013-11-17 15:33:00 +01:00
pelya
7930d0d1a0 GIMP package based on XServer 2013-11-09 19:54:10 +02:00
Sergii Pylypenko
26fab0d39f Fixed scripts with new AdMob 2013-11-07 23:17:26 +02:00
Sergii Pylypenko
a3ed6793ea Magnifying glass: cursor follows finger after timeout. 2013-11-07 22:06:39 +02:00
Sergii Pylypenko
60477063ff Crude support for custom Java code - put file named 'java.patch' to your app src directory. 2013-11-07 21:40:24 +02:00
Sergii Pylypenko
185def5931 Option to use SDL_UpdateRects optimization, updated XServer 2013-11-07 21:10:27 +02:00
pelya
06e6778145 Support for touch event history, for more accurate drawing. 2013-11-05 10:48:51 +02:00
pelya
82031cafa0 Fixed SDL 1.2 compilation, moved chmod/setenv/chdir helpers to separate lib 2013-10-17 21:16:53 +03:00
Gerhard Stein
3f0dd2e97a SDL2 for SDL_Main 2013-10-13 22:01:21 +02:00
Gerhard Stein
baac37cd08 Removed SDL 1.2 Java Based and added SDLActivity.java, now readding partially Pelya's framework to make it compatible. 2013-10-12 16:40:12 +02:00
Gerhard Stein
69976da427 Java for SDL2 Updates 2013-10-11 11:54:37 +02:00
Gerhard Stein
e7fa0c35d5 Extra java for SDL2 added, maybe later we can merge it back to one java source later 2013-10-11 09:11:24 +02:00
Gerhard Stein
b5889b81a0 Adding SDL 2.0 as another alternative 2013-10-11 07:00:06 +02:00
Sergii Pylypenko
03ac1128f2 Random fixes, updated todo 2013-10-07 21:59:51 +03:00
pelya
0b9c538fe3 Fixed wrong help text for screen keyboard theme 2013-09-21 23:07:13 +03:00
Sergii Pylypenko
6af0b66463 Updated keyboard themes description 2013-09-20 21:42:00 +03:00
pelya
ce055ae881 On-screen keys theme configurable in AndroidAppSettings.cfg 2013-09-20 12:32:47 +03:00
pelya
9211c7355d Added support for gamepad kays remapping to AndroidAppSettings.cfg 2013-08-10 17:35:27 +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
062c3ff22c Updated build scripts to support NDK r9, updated VCMI 2013-08-01 22:01:21 +03:00
pelya
b21eab7cf2 Split Settings.java into 4 files 2013-06-24 20:39:47 +03:00
Sergii Pylypenko
f17074bf2c Do not re-init SDL graphics while still in lock-screen 2013-05-28 21:26:31 +03: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
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
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
Sergii Pylypenko
6f4483c9a5 Some lame-ass optimizations to JNI, which can make SDL crash 2013-03-25 21:25:20 +02:00
pelya
c82614d2b8 Attempts to fix MacOsX compilation 2013-03-22 13:05:37 +02:00
pelya
6852234e92 WIP audio recording, it crashes yet. 2013-03-10 23:32:24 +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
Sergii Pylypenko
f46c8f3743 Updated ViceC64, courtesy of Lubomyr 2013-03-04 20:56:15 +02:00
pelya
0ce3784210 Cleaned up .gitignore 2013-02-23 13:58:43 +02:00
Sergii Pylypenko
2986a60b94 More Ouya fixes 2013-02-08 19:12:53 +02:00
pelya
55efb16b7d Fast SDL event queue 2013-02-04 14:35:51 +02:00
pelya
0ea01bface Dialog to calibrate gyroscope 2013-02-02 21:50:14 +02:00
pelya
a12c6ada8d Gyroscope support 2013-02-01 19:16:25 +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
a38aa86208 Fixed legacy VCMI, it crashes when loading a map 2013-01-06 01:47:04 +02:00
pelya
b57b1a6588 Updated OpenArena 2012-12-15 20:18:41 +02:00
pelya
bf150ecddb Compatibility hack for apps that ignore audio buffer size that SDL gives them 2012-11-25 19:21:26 +02:00
pelya
766fd3503c Support for readme in Java 2012-11-21 21:23:16 +02:00
pelya
8e9c49b884 Option to warn user if the device does not have enough RAM 2012-10-30 18:22:36 +02:00
pelya
4ea9e8fc3d Option to sleep in audio thread, to prevent audio chopping, by ZX81 2012-10-29 17:25:07 +02:00
pelya
0a64ebee1c Updated build system 2012-10-17 21:31:24 +03:00