Updated TODO

This commit is contained in:
Sergii Pylypenko
2014-06-11 20:41:10 +03:00
parent 8bc7390029
commit 382908a38b
4 changed files with 19 additions and 9 deletions

View File

@@ -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.

View File

@@ -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="%"

View File

@@ -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.