From 14c94d5debe69bb30dd991e0c78461bc68f887d4 Mon Sep 17 00:00:00 2001 From: pelya Date: Thu, 4 Feb 2021 01:42:43 +0200 Subject: [PATCH] Updated todo --- project/jni/application/openttd/AndroidAppSettings.cfg | 4 ++-- project/jni/application/openttd/src | 2 +- todo.txt | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/project/jni/application/openttd/AndroidAppSettings.cfg b/project/jni/application/openttd/AndroidAppSettings.cfg index 9c856a05e..bcc291a69 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=111092 +AppVersionCode=111093 # Application user-visible version name (string) -AppVersionName="1.11.0.92" +AppVersionName="1.11.0-beta1.93" # 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, '!!' will also hide the entry from the menu, so it cannot be disabled diff --git a/project/jni/application/openttd/src b/project/jni/application/openttd/src index 3e6f1924b..836891221 160000 --- a/project/jni/application/openttd/src +++ b/project/jni/application/openttd/src @@ -1 +1 @@ -Subproject commit 3e6f1924bb7e9893ddb6b0aa5ed3dcb8ee96a272 +Subproject commit 8368912214a692657f70b8d1ee3c25f0e5ceb900 diff --git a/todo.txt b/todo.txt index 0e325d6ba..da7ac77e2 100644 --- a/todo.txt +++ b/todo.txt @@ -45,6 +45,8 @@ TODO, which will get actually done - XSDL: Update video when window not focused, this will allow for output in splitscreen mode. +- XSDL: Option to disable PulseAudio. + - Debian: force Chromium version to the last working one, from Jan 2020. - OpenLieroX: limited lives are shown incorrectly in score table when spectating.