Commit Graph

20 Commits

Author SHA1 Message Date
Sergii Pylypenko e618b3a2d0 Boost: removed precompiled libraries, updated submodule. Use 'make -f Makefile.prebuilt' from project/jni to generate precompiled libraries, you will need NDK r16-beta2. 2017-11-14 22:41:47 +02:00
Sergii Pylypenko 4701548e01 SDL: switched build system from Ant to Gradle, because Google forced this piece of shit on me with SDK update
If you are getting build errors, delete the directory project/app/build
2017-09-26 23:30:34 +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
pelya 98f3642373 Updated .gitignore 2016-05-28 01:50:57 +03:00
Sergii Pylypenko fb7e7ae217 SDL: Android TV support, preliminary for now. 2015-12-07 22:25:40 +02: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 7b694f3d7a Support for linking with Google Play Services, also fixed Proguard config 2014-07-07 23:44:50 +03:00
Sergii Pylypenko ac4abb3d68 Added several .gitignore files, small fix to XSDL 2014-07-01 21:11:58 +03:00
Sergii Pylypenko 11840f1028 Added -q option to build.sh, for quick rebuilding C code 2014-05-28 22:25:56 +03:00
pelya 5699605e1f Added app_icon.png required by Ouya 2013-12-03 23:39:47 +02:00
pelya 0ce3784210 Cleaned up .gitignore 2013-02-23 13:58:43 +02:00
pelya ad6cd2c92e Script for creating .tar.gz source archive, with whole SDL repo plus app sources 2012-11-26 19:48:42 +02:00
pelya fa13f76061 Fixed the last bug with hardware mouse detection 2012-02-03 17:41:43 +02:00
pelya e537f15320 Added proguard.cfg from gjtorikian 2011-05-05 10:04:54 +03:00
pelya 877d015c96 Fixed SDL compilation, added redefined printf to print to logcat 2011-02-07 09:25:57 +00:00
pelya 517b630d7c Fixed MIDI music in OpenTTD 2010-11-18 19:45:26 +02:00
pelya 498ce4b545 When you'll change app to build that won't be visible in Git commit.
Also fixed application name not updated for translated strings.xml
2010-10-27 13:50:15 +03:00
pelya 7e2b565442 Updated .gitignore 2010-10-18 15:53:55 +03:00
pelya ee435f0795 Updated gitignore 2010-10-18 15:52:09 +03:00
pelya 51bc7a8e3e Moved all files one dir upwards (should've done that long ago) 2010-08-16 13:15:59 +03:00