Commit Graph

115 Commits

Author SHA1 Message Date
Sergii Pylypenko
05f6522c27 SDL: changed libfontconfig into static library 2017-01-13 14:08:53 +02:00
Sergii Pylypenko
13f7249b19 [SDL] Fixed ProGuard not supporting latest Android SDK 2017-01-12 21:43:42 +02:00
lubomyr
aa4b72349d UseGlshim option renamed to UseGl4es 2016-11-06 16:35:14 +02:00
Sergii Pylypenko
fa94f53168 SDL: reducing .apk file size 2016-10-06 16:47:10 +03:00
Sergii Pylypenko
083b26790c SDL: clang will use LLVM c++_static standard C++ library 2016-10-04 23:32:11 +03:00
Sergii Pylypenko
9234f44b9f SDL: OUYA icon and manifest, for that one user who still got an OUYA in his living room and won't throw it away just because someone else decides that it's dead 2016-10-04 18:14:24 +03:00
Sergii Pylypenko
2a51880efc SDL: added APP_PLATFORM option to the AndroidAppSettings.cfg 2016-10-04 17:50:42 +03:00
pelya
3a82580ce5 SDL: better GLES3 support, non-working GLES3 sample app 2016-09-11 03:41:27 +03:00
Sergii Pylypenko
ee54f13f75 SDL: added GLES3 support 2016-08-22 21:46:35 +03:00
Sergii Pylypenko
c8f0ab02c8 SDL: updated Google Play Games build scripts, removed Google+ stuff 2016-08-15 21:54:57 +03:00
Sergii Pylypenko
4e817c007f SDL: C++-specific AppCppFlags option in AndroidAppSettings.cfg 2016-07-28 23:38:21 +03:00
Sergii Pylypenko
418d868a88 Merge branch 'sdl_android' of github.com:pelya/commandergenius 2016-06-28 22:21:50 +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
pelya
58558aa892 SDL: timestamping debug builds makes no sense 2016-06-26 23:50:53 +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
922feec8b9 SDL: Replaced Apache HTTP with HttpURLConnection, to decrease app size and number of dependencies 2016-04-20 23:04:16 +03:00
lubomyr
27944784d8 added option UseGlshim in AndroidAppSettings.cfg 2016-01-09 19:23:05 +02:00
Sergii Pylypenko
c1cb538f2e Gimp: fixed compilation 2015-12-21 21:36:57 +02:00
Sergii Pylypenko
fb7e7ae217 SDL: Android TV support, preliminary for now. 2015-12-07 22:25:40 +02:00
Sergii Pylypenko
f4a9ecef6e SDL: Fixed Play game services not compiling 2015-12-04 17:13:19 +02:00
Sergii Pylypenko
54de45e77c SDL: do not request SD card write access for Android 4.4 and above, unless enabled in AndroidAppSettings 2015-10-23 15:55:53 +03:00
pelya
1d61f839ff SDL: CreateService=y will create a persistent notification, so app is never killed 2015-10-18 03:45:16 +03:00
Sergii Pylypenko
9567d245ce SDL: fix to applying project.patch if it was already applied before 2015-09-16 19:28:12 +03:00
pelya
065fe3e420 SDL: Fixed broken symlink to legacy apache.http jar file 2015-09-05 20:39:34 +03:00
Sergii Pylypenko
52117704d4 SDL: updated to Android 6.0 Marshmallow framework 2015-09-04 21:39:14 +03:00
Sergii Pylypenko
7b0eb7c6c0 Separate makefile to ocmpile prebuilt libraries, only libiconv, libicu, and openssl are compiled currently 2015-08-26 22:56:19 +03:00
Sergii Pylypenko
e38937b7c8 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2015-08-03 20:54:03 +03:00
Sergii Pylypenko
c61e018d3d Addeed description of other keythemes to ChangeAppSettigns.sh 2015-08-03 20:47:47 +03:00
lubomyr
1abb5c3e8d added atari800 keyboard layout 2015-08-01 14:53:30 +00:00
Sergii Pylypenko
762b1854a8 SDL: built-in text input keyboard with predefined layout, unfinished yet 2015-07-28 23:38:06 +03:00
Sergii Pylypenko
b7733367a3 Added orientation sensor support 2015-07-14 22:13:55 +03:00
Sergii Pylypenko
10540d4d2c SDL: fixed compilation from standalone sources 2015-07-03 21:22:52 +03:00
Sergii Pylypenko
8722f2d333 Fixed Play Game Services lib dependencies 2015-06-19 22:42:41 +03:00
Sergii Pylypenko
301e3a3bf2 Updated OpenTTD 2015-04-14 23:42:46 +03:00
Sergii Pylypenko
883840e866 Fixed compilation 2015-02-16 21:15:40 +02:00
Sergii Pylypenko
bde57feafe USB keyboard: WIP camera support, not working yet 2015-02-13 21:01:21 +02:00
Sergii Pylypenko
4b91a33443 SDL: Retro keyboard theme by Santiago Radeff 2015-01-19 21:38:20 +02:00
Sergii Pylypenko
2a21ba82ad XSDL: screen follows mouse cursor 2014-12-22 23:38:38 +02:00
Sergii Pylypenko
3db0e23d05 USB keyboard: fixed Lollipop issues 2014-11-24 20:41:00 +02:00
pelya
f19539f62e Removed auto-generating OUYA icon from build script, OUYA is not hip anymore 2014-11-16 17:20:07 +02:00
pelya
a44892d72e Unpack .zip.xz archives using liblzma and JNI instead of Java implementation, because Java heap is small and it crashes with out of memory error 2014-11-12 00:59:04 +02:00
pelya
a6ca9e6bef Support for Google Play expansion files 2014-11-09 23:24:45 +02:00
pelya
174dd4a5ad Set GCC toolchain version from AndroidAppSettings.cfg 2014-11-08 01:28:04 +02:00
Sergii Pylypenko
fad0e66666 Fixed bug in gamepad dpad processing, removed old unused trackball code, random 64-bit fixes 2014-10-23 23:31:29 +03:00
Sergii Pylypenko
7019f13274 Added android_support library from NDK for swprinf and wchar support, updated JA2 project 2014-10-13 21:22:35 +03:00
Sergii Pylypenko
69f78f4d4e Updated Debian noroot 2014-10-07 23:26:58 +03:00
Sergii Pylypenko
4eb83d3e61 changeAppSettings.sh will remove Play Services lib from project if it's not used, updated TODO 2014-10-06 23:00:39 +03:00
pelya
4e67c9afc3 Cloud save fixes and improvements 2014-08-26 01:28:42 +03:00
Sergii Pylypenko
c88babc14d Google Play Games sign in that actually works 2014-07-08 18:45:07 +03:00
Sergii Pylypenko
7b694f3d7a Support for linking with Google Play Services, also fixed Proguard config 2014-07-07 23:44:50 +03:00