minetest/build/android
est31 47225346be Android: fix sound issue, and gitignore
Previously, sound failed due to errors with hardfp abi build
instructions. As the problem couldn't be found, the softfp
compatible abi was chosen instead.

This move will cause a small performance overhead, but due to the
abi being armeabi-v7a, the internal calculations will still be done
using the FPU.

We also fix some issues with ABI information passing. However, the
fixes aren't sufficient to get sound working.

The patch also fixes an issue with the gitignore file.
2015-08-02 19:23:17 +02:00
..
jni Android: fix horrible libiconv build 2015-07-29 15:59:06 +02:00
res Add support for Android 2.3+ 2014-06-29 18:17:56 +02:00
src/net/minetest/minetest Fix libgmp for Android 2015-05-15 05:08:59 +02:00
AndroidManifest.xml.template Fix package name in AndroidManifest.xml 2015-03-14 18:41:36 +01:00
Makefile Android: fix sound issue, and gitignore 2015-08-02 19:23:17 +02:00
build.xml Add support for Android 2.3+ 2014-06-29 18:17:56 +02:00
irrlicht-back_button.patch Add support for Android 2.3+ 2014-06-29 18:17:56 +02:00
irrlicht-texturehack.patch Add support for Android 2.3+ 2014-06-29 18:17:56 +02:00
irrlicht-touchcount.patch Add support for Android 2.3+ 2014-06-29 18:17:56 +02:00
libiconv_android.patch Add utf-8 conversion utilities and re-add intlGUIEditBox 2015-06-13 19:49:55 +02:00
libiconv_stdio.patch Android: fix horrible libiconv build 2015-07-29 15:59:06 +02:00
libvorbis-libogg-fpu.patch Add support for Android 2.3+ 2014-06-29 18:17:56 +02:00
openssl_arch.patch Switch to official openssl version and update to 1.0.1j 2015-01-04 16:57:19 +01:00
project.properties Add support for Android 2.3+ 2014-06-29 18:17:56 +02:00