aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/iphone/iphone_video.m
AgeCommit message (Expand)Author
2010-06-03We'll now default to non-touchpad mode on the iPadOystein Eftevaag
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-13Removed unnecessary semi-colons.Torbjörn Andersson
2009-06-18Improved the iphone swipe input handlingOystein Eftevaag
2009-05-24Also strip trailing whitespaces in C and Objective-C source files. (Seems I f...Johannes Schickel
2009-05-10iPhone fixes for compiling with the unofficial sdkOystein Eftevaag
2009-05-10Updated xcode project and did some minor iphone optimizationsOystein Eftevaag
2009-05-09Converted the iPhone backend to use OpenGL ES instead of CoreSurface for grap...Oystein Eftevaag
2009-04-18iPhone: Updated input event system to firmware 2.x standardOystein Eftevaag
2009-02-16Updated the iphone xcode project to include dependency libs, and fixed config...Oystein Eftevaag
2009-02-15Compatibility fixes for the official iPhone SDKOystein Eftevaag
2009-02-15Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iP...Oystein Eftevaag
2008-09-10Merged up iPhone backend changes from 0.12 to trunkOystein Eftevaag
2008-07-27The iPhone backend is now (mostly) up to speed again, and works for firmware 2.0Oystein Eftevaag
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-02(forward-port) Quick swipes across the screen now triggers arrow key events. ...Oystein Eftevaag
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-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-18Implemented soft keyboard support, and added a workarond for engines that can...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-13Initial commit of the iPhone/iPod Touch backendOystein Eftevaag