This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-26 04:35:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
vkeybd
History
Johannes Schickel
ceefbd19b9
Fixed vkbd drawing and GUI drawing on screen change while vkbd is shown.
...
svn-id: r35979
2009-01-21 15:23:30 +00:00
..
image-map.cpp
some code cleanup
2009-01-20 23:19:42 +00:00
image-map.h
some code cleanup
2009-01-20 23:19:42 +00:00
keycode-descriptions.h
Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control inclusion of vkeybd and keymapper in build.\n\nAlso added corresponding --enable-vkeybd and --enable-keymapper flags to configure scripts.
2008-09-30 13:51:01 +00:00
polygon.cpp
protect all vkeybd code with ENABLE_VKEYBD
2009-01-20 16:00:36 +00:00
polygon.h
some code cleanup
2009-01-20 23:19:42 +00:00
virtual-keyboard-gui.cpp
Fixed vkbd drawing and GUI drawing on screen change while vkbd is shown.
2009-01-21 15:23:30 +00:00
virtual-keyboard-gui.h
protect all vkeybd code with ENABLE_VKEYBD
2009-01-20 16:00:36 +00:00
virtual-keyboard-parser.cpp
some code cleanup
2009-01-20 23:19:42 +00:00
virtual-keyboard-parser.h
some code cleanup
2009-01-20 23:19:42 +00:00
virtual-keyboard.cpp
Removed ImageMan again, now the code uses Graphics::ImageDecoder directly.
2009-01-20 18:31:35 +00:00
virtual-keyboard.h
some code cleanup
2009-01-20 23:19:42 +00:00
vkeybd.zip
added the required XML header to vkeybd.zip
2009-01-20 15:28:07 +00:00