#8746 closed patch
Preliminary iPhone / iPod Touch backend
Reported by: | vinterstum | Owned by: | vinterstum |
---|---|---|---|
Priority: | normal | Component: | Port: iOS |
Version: | Keywords: | ||
Cc: | Game: |
Description
I've made a couple of prototype releases over the last couple of days, figured it was time to upload this to the tracker for any comments you guys might have :).
What works: * Video (any resolution) works, with scaling and landscape mode. * Input works. Currently left- and right clicking, ESC and F5 is supported. Room for more, I've implemented a very simple gesture system (e.g. press one finger on the touchscreen, then swipe another from bottom to top, will pop up the F5 menu).
Major things left to do: * Sound * Soft keyboard (can hopefully plug in the inbuilt iPhone one * Dirty rects handling (640x480 games are slow at the moment)
Ticket imported from: #1830084. Ticket imported from: patches/851.
Attachments (1)
Change History (5)
by , 17 years ago
Attachment: | scummvm-iphone-20071111.patch added |
---|
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:3 by , 17 years ago
Whoops not sure how that made its way in there :).
Cool, I'll gear up for a commit then.
comment:4 by , 6 years ago
Component: | → Port: iOS |
---|
backends/platform/psp/osys_psp.cpp change has nothing to do with iPhone :)
Otherwise the patch looks clean and ready for commit.