Commit Graph
209 Commits
Author SHA1 Message Date
Oystein Eftevaag f2f5a09040 Cleaned up some formatting
svn-id: r29582
2007-11-20 19:42:41 +00:00
Oystein Eftevaag 3996e3daac Fixed a silly palette issue, and added a toggle for a click-and-hold-mouse-button mode
svn-id: r29572
2007-11-19 22:29:02 +00:00
Oystein Eftevaag 6a4ce78789 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()
svn-id: r29557
2007-11-18 17:58:53 +00:00
Oystein Eftevaag ee4d7dc54d Increased sound buffer size to avoid some skipping issues, and re-added a timer callback that had somehow gotten lost
svn-id: r29542
2007-11-18 01:14:20 +00:00
Oystein Eftevaag dbbce1985a 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
svn-id: r29541
2007-11-17 21:26:03 +00:00
Oystein Eftevaag e13e247612 Some dirty rects handling, and fixed a off-by-one blitting bug
svn-id: r29510
2007-11-15 23:42:00 +00:00
Oystein Eftevaag 41456707d6 iPhone: Implemented timers, and disabled mutexes (was causing deadlocks in SnM and COMI, for some reason
svn-id: r29506
2007-11-14 23:19:09 +00:00
Oystein Eftevaag fdafe925e9 Added sound support for the iPhone
svn-id: r29499
2007-11-13 21:21:17 +00:00
Oystein Eftevaag 05b5a493f8 Initial commit of the iPhone/iPod Touch backend
svn-id: r29488
2007-11-13 08:06:15 +00:00