diff --git a/project/jni/application/xserver/AndroidAppSettings.cfg b/project/jni/application/xserver/AndroidAppSettings.cfg index f6e25d7e9..9138e3c27 100644 --- a/project/jni/application/xserver/AndroidAppSettings.cfg +++ b/project/jni/application/xserver/AndroidAppSettings.cfg @@ -222,7 +222,7 @@ NDK_TOOLCHAIN_VERSION= # Specify architectures to compile, 'all' or 'y' to compile for all architectures. # Available architectures: armeabi armeabi-v7a armeabi-v7a-hard x86 mips -MultiABI='armeabi-v7a x86 mips' +MultiABI='armeabi-v7a x86 mips armeabi' # armeabi is still used eh # Optional shared libraries to compile - removing some of them will save space # MP3 support by libMAD is encumbered by patents and libMAD is GPL-ed diff --git a/todo.txt b/todo.txt index fcfd30185..25e50150d 100644 --- a/todo.txt +++ b/todo.txt @@ -38,3 +38,5 @@ TODO, which will get actually done - OpenTTD: 24bpp color mode + 32bpp blitter in SDL menu. - OpenTTD: text input freezes OpenTTD and servers kick it. + +- GIMP & Debian: update proot, update proot tmpdir patch to use env var PROOT_TMPDIR, update XSDL, update system images, set R9X as default XFWM4 theme.