From 382908a38bd4607cb0695a328039ea84e9cdbe65 Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Wed, 11 Jun 2014 20:41:10 +0300 Subject: [PATCH] Updated TODO --- bugs.txt | 2 ++ .../application/xserver/AndroidAppSettings.cfg | 6 +++--- project/jni/application/xserver/xserver | 2 +- todo.txt | 18 +++++++++++++----- 4 files changed, 19 insertions(+), 9 deletions(-) diff --git a/bugs.txt b/bugs.txt index 78766595e..1b20fd975 100644 --- a/bugs.txt +++ b/bugs.txt @@ -28,6 +28,8 @@ Requested features, might never get implemented, see todo.txt for features that - Support of libjnigraphics (it will disable on-screen keyboard, only SW SDL screen surface supported). This is not relevant already, as every device around is fast enough with GL. +- Resize default on-screen buttons for different screen sizes. + - OpenArena: chat text input should be faster. - OpenArena: Shift and Ctrl keys on USB keyboard do not work for text input. diff --git a/project/jni/application/xserver/AndroidAppSettings.cfg b/project/jni/application/xserver/AndroidAppSettings.cfg index add4e38f7..6a71dd0c8 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=11114 +AppVersionCode=11115 # Application user-visible version name (string) -AppVersionName="1.11.14" +AppVersionName="1.11.15" # 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 @@ -21,7 +21,7 @@ AppVersionName="1.11.14" AppDataDownloadUrl="!!Data files|:data.tar.gz:data-1.tgz^!!Data files|:DroidSansMono.ttf:DroidSansMono.ttf" # Reset SDL config when updating application to the new version (y) / (n) -ResetSdlConfigForThisVersion=y +ResetSdlConfigForThisVersion=n # Delete application data files when upgrading (specify file/dir paths separated by spaces) DeleteFilesOnUpgrade="%" diff --git a/project/jni/application/xserver/xserver b/project/jni/application/xserver/xserver index 5eecca50c..3cce1acc1 160000 --- a/project/jni/application/xserver/xserver +++ b/project/jni/application/xserver/xserver @@ -1 +1 @@ -Subproject commit 5eecca50cbd8bad6eb9d2804094b0a603413ff8f +Subproject commit 3cce1acc1f943ded8491e1be814aebfce6e09023 diff --git a/todo.txt b/todo.txt index c6402df7a..932d64146 100644 --- a/todo.txt +++ b/todo.txt @@ -11,13 +11,17 @@ TODO, which will get actually done - OpenArena: camera points up to the sky after respawn on oacmp1dm5. -- SDL: cloud save support. - -- SDL: resize default on-screen buttons for different screen sizes. +- UQM: use gyroscope to steer the ship, search button for starmap. - SuperTux: Update, enable OpenGL renderer, add touchscreen jump helper, add gamepad support, fix zoom in settings. -- Debian noroot: Audio support. +- SDL: cloud save support. + +- SDL: move mouse to the center of the screen after changing video mode. + +- SDL: make sub-frame touch events as an user-configurable option. + +- SDL: control mouse with right analog gamepad stick. - OpenTTD: 16bpp blitter with palette animation support. @@ -29,6 +33,10 @@ TODO, which will get actually done - OpenTTD: stylus/finger hover does not highlight building area anymore. -- UQM: use gyroscope to steer the ship, search button for starmap. +- Debian noroot: audio support. + +- Debian noroot: add Java dirs to PATH, add support for update scripts. - XSDL: add downloadable raster fonts, add path to fonts to Debian/Gimp. + +- Gimp: update - add Java dirs to PATH and use new mouse name in Gimp config.