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
Age
Commit message (
Expand
)
Author
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-02-02
IPHONE: Fix Unsigned to Signed Comparison Compiler Warning.
David Turner
2010-10-31
IPHONE: Enable use of forbidden symbols
Max Horn
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-09-29
IPHONE: The overlay will now always be in the native device resolution
Oystein Eftevaag
2010-08-01
iPhone: changed GL_NEAREST to GL_LINEAR in miniaturization filter as per foru...
Yotam Barnoy
2010-07-29
BUILD: Unify how MODULE_DIRS is computed for backends
Max Horn
2010-06-15
IPhone: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-06-03
We'll now default to non-touchpad mode on the iPad
Oystein Eftevaag
2010-06-01
Fix bug #2999153: "IPHONE: No grabPalette() implementation"
Max Horn
2010-04-03
Updated XCode project
Oystein Eftevaag
2010-03-11
Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...
Max Horn
2010-03-10
Remove last traces of OSystem::getOutputSampleRate()
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-10-08
Introduce a new struct TimeDate, replacing struct tm in client code. May lead...
Max Horn
2009-09-30
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...
Max Horn
2009-09-13
Removed unnecessary semi-colons.
Torbjörn Andersson
2009-08-22
Second attempt to fix DC and iPhone backends compilation
Eugene Sandulenko
2009-08-22
Attempt to fix DC and iPhone backends compilation
Eugene Sandulenko
2009-07-14
Split the iPhone OSystem class up into several files
Oystein Eftevaag
2009-06-28
Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;
Max Horn
2009-06-18
Improved the iphone swipe input handling
Oystein Eftevaag
2009-05-24
Also strip trailing whitespaces in C and Objective-C source files. (Seems I f...
Johannes Schickel
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-05-11
Fixed some warnings
Oystein Eftevaag
2009-05-10
iPhone fixes for compiling with the unofficial sdk
Oystein Eftevaag
2009-05-10
Updated xcode project and did some minor iphone optimizations
Oystein Eftevaag
2009-05-09
Converted the iPhone backend to use OpenGL ES instead of CoreSurface for grap...
Oystein Eftevaag
2009-04-18
Fixed a crash happening when an engine dirtied the full screen, and called in...
Oystein Eftevaag
2009-04-18
iPhone: Updated input event system to firmware 2.x standard
Oystein Eftevaag
2009-04-04
Remove the obsolete IPHONE_BACKEND define
Jordi Vilalta Prat
2009-03-08
The xcode project can now compile a native Mac OS X build
Oystein Eftevaag
2009-03-01
Cleaned out some unneeded stuff from the C blitting routines
Oystein Eftevaag
2009-03-01
When built with the xcode project, the file browser will now start browing fo...
Oystein Eftevaag
2009-03-01
Merged iphone keyboard fix in from branch-0-13-0
Oystein Eftevaag
2009-02-16
Updated the iphone xcode project to include dependency libs, and fixed config...
Oystein Eftevaag
2009-02-15
Compatibility fixes for the official iPhone SDK
Oystein Eftevaag
2009-02-15
Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iP...
Oystein Eftevaag
2009-01-30
Moved default implementations for various OSystem methods into a new class Ba...
Max Horn
2009-01-23
Renamed FSNode::openForReading / openForWriting to createReadStream / createW...
Max Horn
2009-01-23
Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-06
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...
Max Horn
2008-10-16
OSYSTEM: Pushed out some port specific code from common/system.cpp to the res...
Max Horn
2008-09-10
Merged up iPhone backend changes from 0.12 to trunk
Oystein Eftevaag
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
2008-08-04
Pushed some port specific code from DefaultSaveFileManager out to port specif...
Max Horn
2008-07-27
The iPhone backend is now (mostly) up to speed again, and works for firmware 2.0
Oystein Eftevaag
2008-06-28
Removed obsolete ::clearSoundCallback() code
Max Horn
[prev]
[next]