Updated todo
This commit is contained in:
Submodule project/jni/application/hid-pc-keyboard/src updated: aa224b1a84...112513b0ce
@@ -191,10 +191,11 @@ RedefinedKeysScreenKb="LALT RETURN KP_PLUS KP_MINUS SPACE DELETE KP_PLUS KP_MINU
|
|||||||
RedefinedKeysScreenKbNames="LALT RETURN KP_PLUS KP_MINUS SPACE DELETE PLUS MINUS UNDO KEYBOARD"
|
RedefinedKeysScreenKbNames="LALT RETURN KP_PLUS KP_MINUS SPACE DELETE PLUS MINUS UNDO KEYBOARD"
|
||||||
|
|
||||||
# On-screen keys theme
|
# On-screen keys theme
|
||||||
# 0 = Ultimate Droid by Sean Stieber (green, with gamepad joystick)
|
# 0 = Ultimate Droid by Sean Stieber (green, with cross joystick)
|
||||||
# 1 = Simple Theme by Beholder (white, with gamepad joystick)
|
# 1 = Simple Theme by Beholder (white, with cross joystick)
|
||||||
# 2 = Sun by Sirea (yellow, with round joystick)
|
# 2 = Sun by Sirea (yellow, with round joystick)
|
||||||
# 3 = Keen by Gerstrong (multicolor, with round joystick)
|
# 3 = Keen by Gerstrong (multicolor, with round joystick)
|
||||||
|
# 4 = Retro by Santiago Radeff (red/white, with cross joystick)
|
||||||
TouchscreenKeysTheme=2
|
TouchscreenKeysTheme=2
|
||||||
|
|
||||||
# Redefine gamepad keys to SDL keysyms, button order is:
|
# Redefine gamepad keys to SDL keysyms, button order is:
|
||||||
@@ -222,7 +223,7 @@ NDK_TOOLCHAIN_VERSION=
|
|||||||
|
|
||||||
# Specify architectures to compile, 'all' or 'y' to compile for all architectures.
|
# Specify architectures to compile, 'all' or 'y' to compile for all architectures.
|
||||||
# Available architectures: armeabi armeabi-v7a armeabi-v7a-hard x86 mips
|
# Available architectures: armeabi armeabi-v7a armeabi-v7a-hard x86 mips
|
||||||
MultiABI='armeabi-v7a x86 mips' # armeabi is still used eh
|
MultiABI='armeabi-v7a x86 mips'
|
||||||
|
|
||||||
# Optional shared libraries to compile - removing some of them will save space
|
# Optional shared libraries to compile - removing some of them will save space
|
||||||
# MP3 support by libMAD is encumbered by patents and libMAD is GPL-ed
|
# MP3 support by libMAD is encumbered by patents and libMAD is GPL-ed
|
||||||
|
|||||||
2
todo.txt
2
todo.txt
@@ -44,5 +44,3 @@ TODO, which will get actually done
|
|||||||
- XSDL: enable Ctrl/Alt/Shift and move them when mouse cursor is nearby.
|
- XSDL: enable Ctrl/Alt/Shift and move them when mouse cursor is nearby.
|
||||||
|
|
||||||
- SDL: add option for non-fullscreen non-immersive mode.
|
- SDL: add option for non-fullscreen non-immersive mode.
|
||||||
|
|
||||||
- SDL: immersive mode is broken in Android 5.1.1.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user