Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-24 | Now always sending a mouse-moved event before a click (some engines don't ↵ | Oystein Eftevaag | |
update the mouse position on click events, it seems). Also added a workaround for an event not always being received when the secondary finger is lifted from the touchscreen. svn-id: r29629 | |||
2007-11-23 | Some minor display and mouse cursor optimizations | Oystein Eftevaag | |
svn-id: r29621 | |||
2007-11-23 | Cleaned up some screen drawing offsetting issues | Oystein Eftevaag | |
svn-id: r29620 | |||
2007-11-20 | Optimized dirty rects handling a bit, makes AGOS engine games run better | Oystein Eftevaag | |
svn-id: r29587 | |||
2007-11-20 | Cleanup. | Johannes Schickel | |
svn-id: r29583 | |||
2007-11-20 | Cleaned up some formatting | Oystein Eftevaag | |
svn-id: r29582 | |||
2007-11-19 | Fixed a silly palette issue, and added a toggle for a ↵ | Oystein Eftevaag | |
click-and-hold-mouse-button mode svn-id: r29572 | |||
2007-11-18 | Implemented soft keyboard support, and added a workarond for engines that ↵ | Oystein Eftevaag | |
can't handle mouse-down and mouse-up events coming in two subsequent calls to pollEvent() svn-id: r29557 | |||
2007-11-18 | Increased sound buffer size to avoid some skipping issues, and re-added a ↵ | Oystein Eftevaag | |
timer callback that had somehow gotten lost svn-id: r29542 | |||
2007-11-17 | Implemented portrait mode, fixed a few issues with the dirty rects handling, ↵ | Oystein Eftevaag | |
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-15 | Some dirty rects handling, and fixed a off-by-one blitting bug | Oystein Eftevaag | |
svn-id: r29510 | |||
2007-11-14 | iPhone: Implemented timers, and disabled mutexes (was causing deadlocks in ↵ | Oystein Eftevaag | |
SnM and COMI, for some reason svn-id: r29506 | |||
2007-11-13 | Added sound support for the iPhone | Oystein Eftevaag | |
svn-id: r29499 | |||
2007-11-13 | Initial commit of the iPhone/iPod Touch backend | Oystein Eftevaag | |
svn-id: r29488 |