diff --git a/project/jni/application/openttd/AndroidAppSettings.cfg b/project/jni/application/openttd/AndroidAppSettings.cfg index c46dee9de..e59e234bc 100644 --- a/project/jni/application/openttd/AndroidAppSettings.cfg +++ b/project/jni/application/openttd/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="OpenTTD" AppFullName=org.openttd.sdl # Application version code (integer) -AppVersionCode=14435 +AppVersionCode=14436 # Application user-visible version name (string) -AppVersionName="1.4.4.35" +AppVersionName="1.4.4.36" # Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...' # If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu diff --git a/project/jni/application/supertux/AndroidAppSettings.cfg b/project/jni/application/supertux/AndroidAppSettings.cfg index d195b3426..08bd160cb 100644 --- a/project/jni/application/supertux/AndroidAppSettings.cfg +++ b/project/jni/application/supertux/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="SuperTux" AppFullName=org.lethargik.supertux2 # Application version code (integer) -AppVersionCode=3407 +AppVersionCode=3408 # Application user-visible version name (string) -AppVersionName="0.3.4.07" +AppVersionName="0.3.4.08" # Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...' # If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu diff --git a/project/jni/application/xserver-debian/AndroidAppSettings.cfg b/project/jni/application/xserver-debian/AndroidAppSettings.cfg index 06f3ceded..33f517229 100644 --- a/project/jni/application/xserver-debian/AndroidAppSettings.cfg +++ b/project/jni/application/xserver-debian/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="Debian" AppFullName=com.cuntubuntu # Application version code (integer) -AppVersionCode=141120 +AppVersionCode=141129 # Application user-visible version name (string) -AppVersionName="14.11.20" +AppVersionName="14.11.29" # Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...' # If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu diff --git a/project/jni/application/xserver-debian/readme.txt b/project/jni/application/xserver-debian/readme.txt index 117d44fc2..7bf52d95d 100644 --- a/project/jni/application/xserver-debian/readme.txt +++ b/project/jni/application/xserver-debian/readme.txt @@ -15,7 +15,7 @@ x11proto-video-dev x11proto-xcmisc-dev \ x11proto-xext-dev x11proto-xf86bigfont-dev \ x11proto-xf86dga-dev x11proto-xf86dri-dev \ x11proto-xf86vidmode-dev x11proto-xinerama-dev \ -libxmuu-dev libxt-dev libsm-dev libice-dev \ +libxmuu-dev libxt-dev libsm-dev libice-dev libudev-dev \ libxrender-dev libxrandr-dev curl autoconf automake libtool You will need both xcb-proto and python-xcbgen packages diff --git a/project/jni/application/xserver-debian/xserver b/project/jni/application/xserver-debian/xserver index ce2611df1..58c205cd1 160000 --- a/project/jni/application/xserver-debian/xserver +++ b/project/jni/application/xserver-debian/xserver @@ -1 +1 @@ -Subproject commit ce2611df1142b98a00ed261be30791f98e716d5b +Subproject commit 58c205cd11d9b14ee48fb613bff7a3cd71519dc5 diff --git a/project/jni/application/xserver-gimp/AndroidAppSettings.cfg b/project/jni/application/xserver-gimp/AndroidAppSettings.cfg index 1b8943b91..f2679292b 100644 --- a/project/jni/application/xserver-gimp/AndroidAppSettings.cfg +++ b/project/jni/application/xserver-gimp/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="GIMP Inkscape" AppFullName=org.gimp.inkscape # Application version code (integer) -AppVersionCode=28216 +AppVersionCode=28217 # Application user-visible version name (string) -AppVersionName="2.8.2.16" +AppVersionName="2.8.2.17" # Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...' # If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu diff --git a/project/jni/application/xserver-gimp/xserver b/project/jni/application/xserver-gimp/xserver index ce2611df1..58c205cd1 160000 --- a/project/jni/application/xserver-gimp/xserver +++ b/project/jni/application/xserver-gimp/xserver @@ -1 +1 @@ -Subproject commit ce2611df1142b98a00ed261be30791f98e716d5b +Subproject commit 58c205cd11d9b14ee48fb613bff7a3cd71519dc5 diff --git a/project/jni/application/xserver/AndroidAppSettings.cfg b/project/jni/application/xserver/AndroidAppSettings.cfg index c323d08ca..e32503e11 100644 --- a/project/jni/application/xserver/AndroidAppSettings.cfg +++ b/project/jni/application/xserver/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="XServer XSDL" AppFullName=x.org.server # Application version code (integer) -AppVersionCode=11117 +AppVersionCode=11118 # Application user-visible version name (string) -AppVersionName="1.11.17" +AppVersionName="1.11.18" # Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...' # If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu diff --git a/project/jni/application/xserver/xserver b/project/jni/application/xserver/xserver index ce2611df1..58c205cd1 160000 --- a/project/jni/application/xserver/xserver +++ b/project/jni/application/xserver/xserver @@ -1 +1 @@ -Subproject commit ce2611df1142b98a00ed261be30791f98e716d5b +Subproject commit 58c205cd11d9b14ee48fb613bff7a3cd71519dc5 diff --git a/todo.txt b/todo.txt index e7483b494..6a1f22053 100644 --- a/todo.txt +++ b/todo.txt @@ -52,5 +52,3 @@ TODO, which will get actually done - OpenTTD: Ctrl key does not work when using physical keyboard. - Add glshim library: https://github.com/lunixbochs/glshim - -- Recompile and reupload Debian, Gimp, OpenTTD, SuperTux, USB Keyboard, and XSDL, due to video init bug in SDL.