aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/iphone/osys_main.cpp
AgeCommit message (Collapse)Author
2011-06-06BACKENDS: Unify AudioCD manager instantiationMax Horn
2011-05-15IPHONE: Changed the iOS queued event handling to fix mouseclicks in GobOystein Eftevaag
We now delay the mouseup events for 50ms, rather than just delaying them for an additional couple of pollEvent (which doesn't work anymore due to changes in the eventhandling code elsewhere). This fixes #3018512.
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
svn-id: r55850
2010-10-31IPHONE: Enable use of forbidden symbolsMax Horn
svn-id: r53971
2010-09-29IPHONE: The overlay will now always be in the native device resolutionOystein Eftevaag
svn-id: r52939
2010-06-03We'll now default to non-touchpad mode on the iPadOystein Eftevaag
svn-id: r49403
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May ↵Max Horn
lead to compilation issues in ports, which should be trivial to fix, though svn-id: r44793
2009-07-14Split the iPhone OSystem class up into several filesOystein Eftevaag
svn-id: r42479