aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/iphone
AgeCommit message (Expand)Author
2011-06-06BACKENDS: Unify AudioCD manager instantiationMax Horn
2011-06-05IPHONE: Fixed a COMI crash and some minor gfx glitchesOystein Eftevaag
2011-05-15IPHONE: Fixed mouse position when the overlay is visibleOystein Eftevaag
2011-05-15IPHONE: Changed the iOS queued event handling to fix mouseclicks in GobOystein Eftevaag
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-04-28BACKENDS: Fix compilation for various backendsOri Avtalion
2011-04-17ALL/GRAPHICS: Remove Surface::bytesPerPixel.Johannes Schickel
2011-04-17BACKENDS: Adapt various backends code to set up Surface::format correctly.Johannes Schickel
2011-04-14ALL: colour -> colorMax Horn
2011-02-16IPHONE: Remove erroneous write in OSystem_IPHONE::grabPalette.Johannes Schickel
2011-02-15IPHONE: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-02IPHONE: Fix Unsigned to Signed Comparison Compiler Warning.David Turner
2010-10-31IPHONE: Enable use of forbidden symbolsMax Horn
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-09-29IPHONE: The overlay will now always be in the native device resolutionOystein Eftevaag
2010-08-01iPhone: changed GL_NEAREST to GL_LINEAR in miniaturization filter as per foru...Yotam Barnoy
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
2010-06-15IPhone: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
2010-06-03We'll now default to non-touchpad mode on the iPadOystein Eftevaag
2010-06-01Fix bug #2999153: "IPHONE: No grabPalette() implementation"Max Horn
2010-04-03Updated XCode projectOystein Eftevaag
2010-03-11Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...Max Horn
2010-03-10Remove last traces of OSystem::getOutputSampleRate()Max Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-13Removed unnecessary semi-colons.Torbjörn Andersson
2009-08-22Second attempt to fix DC and iPhone backends compilationEugene Sandulenko
2009-08-22Attempt to fix DC and iPhone backends compilationEugene Sandulenko
2009-07-14Split the iPhone OSystem class up into several filesOystein Eftevaag
2009-06-28Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;Max Horn
2009-06-18Improved the iphone swipe input handlingOystein Eftevaag
2009-05-24Also strip trailing whitespaces in C and Objective-C source files. (Seems I f...Johannes Schickel
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-11Fixed some warningsOystein Eftevaag
2009-05-10iPhone fixes for compiling with the unofficial sdkOystein Eftevaag
2009-05-10Updated xcode project and did some minor iphone optimizationsOystein Eftevaag
2009-05-09Converted the iPhone backend to use OpenGL ES instead of CoreSurface for grap...Oystein Eftevaag
2009-04-18Fixed a crash happening when an engine dirtied the full screen, and called in...Oystein Eftevaag
2009-04-18iPhone: Updated input event system to firmware 2.x standardOystein Eftevaag
2009-04-04Remove the obsolete IPHONE_BACKEND defineJordi Vilalta Prat
2009-03-08The xcode project can now compile a native Mac OS X buildOystein Eftevaag
2009-03-01Cleaned out some unneeded stuff from the C blitting routinesOystein Eftevaag
2009-03-01When built with the xcode project, the file browser will now start browing fo...Oystein Eftevaag
2009-03-01Merged iphone keyboard fix in from branch-0-13-0Oystein Eftevaag
2009-02-16Updated the iphone xcode project to include dependency libs, and fixed config...Oystein Eftevaag
2009-02-15Compatibility fixes for the official iPhone SDKOystein Eftevaag