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_video.m
Age
Commit message (
Expand
)
Author
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