scummvm/backends/platform/iphone
Johannes Schickel 94a584c687 Cleanup.
svn-id: r29583
2007-11-20 19:54:06 +00:00
..
iphone_common.h Implemented soft keyboard support, and added a workarond for engines that can't handle mouse-down and mouse-up events coming in two subsequent calls to pollEvent() 2007-11-18 17:58:53 +00:00
iphone_keyboard.h Implemented soft keyboard support, and added a workarond for engines that can't handle mouse-down and mouse-up events coming in two subsequent calls to pollEvent() 2007-11-18 17:58:53 +00:00
iphone_keyboard.m Implemented soft keyboard support, and added a workarond for engines that can't handle mouse-down and mouse-up events coming in two subsequent calls to pollEvent() 2007-11-18 17:58:53 +00:00
iphone_main.m Implemented portrait mode, fixed a few issues with the dirty rects handling, fixed some cursor positioning issues, and redirecting stdout and stderr to a log file when ScummVM is launched from the Springboard 2007-11-17 21:26:03 +00:00
iphone_video.h Implemented soft keyboard support, and added a workarond for engines that can't handle mouse-down and mouse-up events coming in two subsequent calls to pollEvent() 2007-11-18 17:58:53 +00:00
iphone_video.m Implemented soft keyboard support, and added a workarond for engines that can't handle mouse-down and mouse-up events coming in two subsequent calls to pollEvent() 2007-11-18 17:58:53 +00:00
module.mk Implemented soft keyboard support, and added a workarond for engines that can't handle mouse-down and mouse-up events coming in two subsequent calls to pollEvent() 2007-11-18 17:58:53 +00:00
osys_iphone.cpp Cleanup. 2007-11-20 19:54:06 +00:00
osys_iphone.h Fixed a silly palette issue, and added a toggle for a click-and-hold-mouse-button mode 2007-11-19 22:29:02 +00:00