Commit Graph

83 Commits

Author SHA1 Message Date
pelya
63061a2fbc SDL: switched NDK platform version back to Android 4.0 for OpenSSL and applikcation build scripts, because it crashes when using Android 6.0 API, bumped OpenSSL version to force recompilation 2016-07-03 03:03:37 +03:00
Sergii Pylypenko
a1da75bb25 SDL: clang support in setEnvironment scripts, set CLANG=1 envvar for it to work, you will also need to include -latomic to your libs for ARM builds 2016-06-28 22:18:38 +03:00
Sergii Pylypenko
cbd8374185 SDL: renamed libcrypto and libssl to avoid clashing with system libraries, fixed crashes in SD card Java code 2016-06-10 19:43:32 +03:00
Sergii Pylypenko
d1b9f16f93 SDL: fixed a bug with deleting files on update, when the app is installed on external SD card 2016-06-07 20:45:53 +03:00
Sergii Pylypenko
acbfa9d4d7 SDL: Updated OpenSSL, removed BoringSSL. OpenSSL is now a shared library, because libcurl did not compile the other way. 2016-05-24 21:37:56 +03:00
Sergii Pylypenko
1f2adbb2d3 [SDL] Access to SD card is disabled by default now, for Android 4.3 and newer 2016-05-13 23:41:25 +03:00
Sergii Pylypenko
9fba98e5ab Added BoringSSL - replacement for OpenSSL, updated libcurl to use boringssl 2016-04-04 21:09:43 +03:00
pelya
b401014b1a Updated todo 2016-03-27 18:56:42 +03:00
pelya
f3a8d960e8 OpenArena: bump version 2016-03-17 12:19:26 +02:00
Sergii Pylypenko
c1cb538f2e Gimp: fixed compilation 2015-12-21 21:36:57 +02:00
pelya
2c60296442 Updated todo 2015-08-15 23:43:30 +03:00
pelya
ae21576be1 OpenArena: big update 2015-07-12 01:20:34 +03:00
Sergii Pylypenko
064f685983 Minor update to OpenArena, small x64 fixes to random headers 2014-10-24 21:50:08 +03:00
Sergii Pylypenko
fdee2c3b06 Updated TODO 2014-07-18 20:24:11 +03:00
Sergii Pylypenko
1aefbf2a3f SDL: fixed SDL not hiding navigation buttons properly when started at the first time and restored from lockscreen. 2014-07-18 19:49:55 +03:00
Sergii Pylypenko
27b149425a Updated TODO 2014-02-04 20:45:07 +02:00
Sergii Pylypenko
88f42f5887 Updated TODO 2014-02-03 16:28:30 +02:00
pelya
42827746be Updated OpenArena. 2014-01-26 20:03:13 +02:00
pelya
ee4010cf9a Updated openArena 2014-01-21 05:53:44 +02:00
Sergii Pylypenko
6aedea4bce Updated OpenArena 2014-01-16 23:53:49 +02:00
Sergii Pylypenko
4de2a2d0a1 Upodated OpenArena and TODO 2013-12-13 07:26:27 +02:00
pelya
767f332849 Updated TODO 2013-09-22 14:34:01 +03:00
pelya
bcd427c9ef OpenArena: revert to Slash key as weapnext instead of Enter, because of Ouya 2013-09-22 13:26:27 +03:00
pelya
4191ada8eb Updated OpenArena project 2013-09-14 20:14:54 +03:00
pelya
7d715c90ef Ouya text input fixes 2013-09-01 22:43:32 +03:00
pelya
1672417457 OpenArena: support for packing .pk3 into .apk assets 2013-08-10 19:29:00 +03:00
pelya
57d0de0895 OpenArena: Ouya tweaks 2013-08-10 18:57:58 +03:00
pelya
9211c7355d Added support for gamepad kays remapping to AndroidAppSettings.cfg 2013-08-10 17:35:27 +03:00
pelya
6131090c64 Added C-Dogs project 2013-07-13 09:23:36 +03:00
pelya
b21eab7cf2 Split Settings.java into 4 files 2013-06-24 20:39:47 +03:00
Sergii Pylypenko
5018646407 Updated todo 2013-06-21 21:34:37 +03:00
pelya
5780ec0665 Updated OpenArena 2013-05-08 00:44:34 +03:00
Sergii Pylypenko
7d66c0353c Fixes to screen keyboard layout dialog. 2013-04-24 21:19:00 +03:00
pelya
5dd93c9667 Fixed compilation 2013-04-14 02:14:50 +03:00
Sergii Pylypenko
6f4483c9a5 Some lame-ass optimizations to JNI, which can make SDL crash 2013-03-25 21:25:20 +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
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
Sergii Pylypenko
4971d35d50 VCMI compiles 2013-02-21 20:33:52 +02:00
Sergii Pylypenko
2986a60b94 More Ouya fixes 2013-02-08 19:12:53 +02:00
Sergii Pylypenko
6d5c5b78cb Updated OpenArena 2013-02-06 21:08:40 +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
7391de60c6 Updated OpenArena 2013-02-01 20:04:13 +02:00
pelya
ec136b0bc8 Some preliminary Ouya support 2013-01-28 19:27:32 +02:00
pelya
5b279e20f6 More remappable gamepad buttons, updated OpenArena project 2013-01-23 21:19:39 +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
e647a970bb Updated OpenArena once again 2013-01-16 00:33:33 +02:00
pelya
4887b20b6a Updated OpenArena 2013-01-16 00:30:55 +02:00