index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
iphone
/
iphone_common.h
Age
Commit message (
Expand
)
Author
2010-09-29
IPHONE: The overlay will now always be in the native device resolution
Oystein Eftevaag
2010-06-03
We'll now default to non-touchpad mode on the iPad
Oystein Eftevaag
2010-04-03
Updated XCode project
Oystein Eftevaag
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
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
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-31
Added support for landscape mode in addition to the upside-down landscape mod...
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-13
Initial commit of the iPhone/iPod Touch backend
Oystein Eftevaag