Age | Commit message (Expand) | Author |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-06-05 | IPHONE: Fixed a COMI crash and some minor gfx glitches | Oystein Eftevaag |
2011-05-15 | IPHONE: Fixed mouse position when the overlay is visible | Oystein Eftevaag |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat |
2010-09-29 | IPHONE: The overlay will now always be in the native device resolution | Oystein Eftevaag |
2010-08-01 | iPhone: changed GL_NEAREST to GL_LINEAR in miniaturization filter as per foru... | Yotam Barnoy |
2010-06-03 | We'll now default to non-touchpad mode on the iPad | Oystein Eftevaag |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-09-13 | Removed unnecessary semi-colons. | Torbjörn Andersson |
2009-06-18 | Improved the iphone swipe input handling | Oystein Eftevaag |
2009-05-24 | Also strip trailing whitespaces in C and Objective-C source files. (Seems I f... | Johannes Schickel |
2009-05-10 | iPhone fixes for compiling with the unofficial sdk | Oystein Eftevaag |
2009-05-10 | Updated xcode project and did some minor iphone optimizations | Oystein Eftevaag |
2009-05-09 | Converted the iPhone backend to use OpenGL ES instead of CoreSurface for grap... | Oystein Eftevaag |
2009-04-18 | iPhone: Updated input event system to firmware 2.x standard | Oystein Eftevaag |
2009-02-16 | Updated the iphone xcode project to include dependency libs, and fixed config... | Oystein Eftevaag |
2009-02-15 | Compatibility fixes for the official iPhone SDK | Oystein Eftevaag |
2009-02-15 | Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iP... | Oystein Eftevaag |
2008-09-10 | Merged up iPhone backend changes from 0.12 to trunk | Oystein Eftevaag |
2008-07-27 | The iPhone backend is now (mostly) up to speed again, and works for firmware 2.0 | Oystein Eftevaag |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-02 | (forward-port) Quick swipes across the screen now triggers arrow key events. ... | Oystein Eftevaag |
2007-12-07 | Enabled click-and-drag mouse mode for the right mouse button as well as the l... | Oystein Eftevaag |
2007-12-07 | Properly centered the image on screen after aspect ratio correction | Oystein Eftevaag |
2007-11-25 | Suspend ScummVM when the button is hit (or a call is received), putting it in... | Oystein Eftevaag |
2007-11-24 | Now always sending a mouse-moved event before a click (some engines don't upd... | Oystein Eftevaag |
2007-11-18 | Implemented soft keyboard support, and added a workarond for engines that can... | Oystein Eftevaag |
2007-11-17 | Implemented portrait mode, fixed a few issues with the dirty rects handling, ... | Oystein Eftevaag |
2007-11-15 | Some dirty rects handling, and fixed a off-by-one blitting bug | Oystein Eftevaag |
2007-11-14 | iPhone: Implemented timers, and disabled mutexes (was causing deadlocks in Sn... | Oystein Eftevaag |
2007-11-13 | Initial commit of the iPhone/iPod Touch backend | Oystein Eftevaag |