Files
commandergenius/todo.txt
Sergii Pylypenko 5a464d2401 Updated UQM-HD
2014-02-11 20:48:01 +02:00

48 lines
1.5 KiB
Plaintext

Requested features, might never get implemented
===============================================
- Select between normal mouse input and magnifying glass/relative input automatically, based on screen size.
- Show/hide screen controls with longpress on Text Edit button.
- Floating on-screen joystick - initially invisible, it appears when you touch the screen,
centered on your finger, then it slides with your finger if you bump the joystick edge.
- Export phone vibrator to SDL - interface is available in SDL 1.3.
- Control screen brightness with SDL_SetGamma().
- Zoom in-out whole screen in SW mode with some SDL key or gesture, as in AndroidVNC.
- 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.
- GIMP: x86 architecture support.
- UfoAI: huge huge update.
- OpenArena: chat text input should be faster.
- OpenArena: Shift and Ctrl keys on USB keyboard do not work for text input.
- OpenArena: When entering with USB keyboard into chatbox, first 't' disappears.
TODO, which will get actually done
==================================
- SDL: option to filter finger hover jitter.
- XSDL: Android clipboard support.
- GIMP: Ctrl/Alt/Shift toggles in the taskbar.
- SuperTux: Update, enable OpenGL renderer, add touchscreen jump helper.
- TeeWorlds: infinite loop while trying to enter chat text.
- TeeWorlds: navigate UI with gamepad.
- SDL: cloud save support.
- OpenArena: navigate game menu with analog joystick.