Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-29 | IPHONE: The overlay will now always be in the native device resolution | Oystein Eftevaag | |
svn-id: r52939 | |||
2010-06-03 | We'll now default to non-touchpad mode on the iPad | Oystein Eftevaag | |
svn-id: r49403 | |||
2010-04-03 | Updated XCode project | Oystein Eftevaag | |
svn-id: r48479 | |||
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel | |
svn-id: r40867 | |||
2009-05-09 | Converted the iPhone backend to use OpenGL ES instead of CoreSurface for ↵ | Oystein Eftevaag | |
graphics output svn-id: r40403 | |||
2009-04-18 | iPhone: Updated input event system to firmware 2.x standard | Oystein Eftevaag | |
svn-id: r39984 | |||
2009-02-16 | Updated the iphone xcode project to include dependency libs, and fixed ↵ | Oystein Eftevaag | |
config/savegame paths svn-id: r38386 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-02 | (forward-port) Quick swipes across the screen now triggers arrow key events. ↵ | Oystein Eftevaag | |
Also, some mouse cursor fixes for landscape mode svn-id: r30134 | |||
2007-12-31 | Added support for landscape mode in addition to the upside-down landscape ↵ | Oystein Eftevaag | |
mode we already had, and a few minor optimizations svn-id: r30090 | |||
2007-11-25 | Suspend ScummVM when the button is hit (or a call is received), putting it ↵ | Oystein Eftevaag | |
in a sleep loop until it's resumed svn-id: r29633 | |||
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-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-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-13 | Initial commit of the iPhone/iPod Touch backend | Oystein Eftevaag | |
svn-id: r29488 |