66 lines
2.4 KiB
Plaintext
66 lines
2.4 KiB
Plaintext
TODO, which will get actually done
|
|
==================================
|
|
|
|
- TeeWorlds: infinite loop while trying to enter chat text with gamepad.
|
|
|
|
- TeeWorlds: navigate UI with gamepad, auto-switch to correct aiming mode when gamepad is used.
|
|
|
|
- TeeWorlds: tap-and-swipe controls.
|
|
|
|
- OpenArena: add dynamic camera button to joystick, add option for joystick tap action.
|
|
|
|
- OpenArena: tap to aim for aiming modes with shoot button.
|
|
|
|
- OpenArena: Option for the second tap to stop shooting in tap to shoot mode.
|
|
|
|
- OpenArena: Option to disable joystick jump.
|
|
|
|
- OpenArena: Visual feedback when you start and stop shooting on tap (crosshair size change).
|
|
|
|
- OpenArena: Zooming is totally broken, camera jumps upwards all the time.
|
|
|
|
- SDL: CompatibilityHacksForceScreenUpdate=y does not redraw screen after putting to background and restoring.
|
|
|
|
- SDL: add option for non-fullscreen non-immersive mode.
|
|
|
|
- SDL: support for mounting OBB files as directories: https://developer.android.com/google/play/expansion-files.html
|
|
|
|
- SDL: SdlVideoResizeKeepAspect=y mouse location shifted near right border.
|
|
|
|
- SDL: Text input window still blocks touches sometimes after text input is finished.
|
|
|
|
- SDL: Right mouse button sometimes gets stuck in tap or hold mode, faster scrollwheel while not moving mouse cursor.
|
|
|
|
- Debian: single script to start Debian instead of commandline with tabs.
|
|
|
|
- Debian: investigate why busybox cannot unpack tar with symlinks with no target.
|
|
|
|
- XSDL: use pixel size instead of video mode size, Android multiwindow support.
|
|
|
|
- XSDL: proper window resizing, with xrandr resizing XSDL screen buffer.
|
|
|
|
- XSDL: apostrophe and minus on hardware keyboard with Italian layout are swapped, and slash (key 7) dos not work, seems to be incorrect keycode processing in SDL.
|
|
|
|
- XSDL: do not use xsel to enter Unicode characters, modify clipboard directly.
|
|
|
|
- XSDL: fix xrandr screen resizing.
|
|
|
|
- XSDL: 24bpp color depth support.
|
|
|
|
- XSDL: app window update lags behind mouse movement.
|
|
|
|
- XSDL: synchronize clipboard between XSDL and Android.
|
|
|
|
- XSDL: additional screen button to show screen keyboard.
|
|
|
|
- OpenLieroX: limited lives are shown incorrectly in score table when spectating.
|
|
|
|
- OpenLieroX: download speed test at humus.kvalitne.cz is not working, replace it with some default value.
|
|
|
|
- OpenLieroX: always dig while tapping Jump button, not just when in air.
|
|
|
|
- SuperTux: update to new upstream version.
|
|
|
|
- SuperTux: right click does not work in editor.
|
|
|