aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/iphone
AgeCommit message (Expand)Author
2007-12-07Enabled click-and-drag mouse mode for the right mouse button as well as the l...Oystein Eftevaag
2007-12-07Properly centered the image on screen after aspect ratio correctionOystein Eftevaag
2007-12-05ARM ASM blitting routines from Robin_WattsOystein Eftevaag
2007-11-25Suspend ScummVM when the button is hit (or a call is received), putting it in...Oystein Eftevaag
2007-11-24Now always sending a mouse-moved event before a click (some engines don't upd...Oystein Eftevaag
2007-11-23Some minor display and mouse cursor optimizationsOystein Eftevaag
2007-11-23Cleaned up some screen drawing offsetting issuesOystein Eftevaag
2007-11-20Optimized dirty rects handling a bit, makes AGOS engine games run betterOystein Eftevaag
2007-11-20Cleanup.Johannes Schickel
2007-11-20Cleaned up some formattingOystein Eftevaag
2007-11-19Fixed a silly palette issue, and added a toggle for a click-and-hold-mouse-bu...Oystein Eftevaag
2007-11-18Implemented soft keyboard support, and added a workarond for engines that can...Oystein Eftevaag
2007-11-18Increased sound buffer size to avoid some skipping issues, and re-added a tim...Oystein Eftevaag
2007-11-17Implemented portrait mode, fixed a few issues with the dirty rects handling, ...Oystein Eftevaag
2007-11-15Some dirty rects handling, and fixed a off-by-one blitting bugOystein Eftevaag
2007-11-14iPhone: Implemented timers, and disabled mutexes (was causing deadlocks in Sn...Oystein Eftevaag
2007-11-13Added sound support for the iPhoneOystein Eftevaag
2007-11-13Initial commit of the iPhone/iPod Touch backendOystein Eftevaag