aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/src
AgeCommit message (Expand)Author
2010-12-31COPYRIGHT: Update copyright year - Happy new year!Arnaud Boutonné
2010-11-29SYMBIAN : Forgot to init the SDL backendLars Persson
2010-11-29SYMBIAN : Updated so it builds with latest structures and add support to last...Lars Persson
2010-11-29BACKENDS: Fix SVN keyword usage.Johannes Schickel
2010-11-28SDL: Various more SdlEventSource related fixesMax Horn
2010-11-28SDL: Change refs to SdlEventManager to SdlEventSourceMax Horn
2010-11-28Merging the gsoc2010-opengl branchMax Horn
2010-11-19SYMBIAN : Updated for proper FORBIDDEN handling, added cdaudio support needed...Lars Persson
2010-11-19SYMBIAN : Remove Symbian FatalError implementation (not really used anymore f...Lars Persson
2010-11-01SYMBIAN: Trigger a compiler error on systems where __GCC32__ is set, instead ...Max Horn
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-09-28ALL: Fixup some #define namesMax Horn
2010-09-23SYMBIAN : Add addSysArchivesToSearchSet to support local data files properly....Lars Persson
2010-09-23SYMBIAN : Updated define for S60v3 detectionLars Persson
2010-08-01SYMBIAN 2nd installment of getting symbian to build with gsoc2010 SDL Lars Persson
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
2010-07-03Cleanup and documentation.Alejandro Marzini
2010-06-29Override setupIcon() for both Mac OS X and SymbianOS, they have their own icons.Matthew Hoops
2010-06-26Modularized Symbian port.Alejandro Marzini
2010-06-23Reversing modification by mistake from r50191.Alejandro Marzini
2010-06-23Relocated Win32 and Posix ports. (Part 1)Alejandro Marzini
2010-06-15Symbian: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
2010-06-02OSYSTEM: Get rid of kFeatureAutoComputeDirtyRectsMax Horn
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-03-08Re-enable the arm asm costume drawerLars Persson
2010-01-25Turn off ARM asm for Costume until its fixedLars Persson
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-23Headers - Add URL in properties so it's displayed properly in the headerArnaud Boutonné
2010-01-23Some more header modificationsArnaud Boutonné
2009-11-18cleanupMax Horn
2009-11-10Move Symbian main implementation from main.cpp to SymbianOS.cppLars Persson
2009-11-09Revert rev 45791 and make the first param of OSystem_SDL::remapKey again non-...Max Horn
2009-11-09whitespaceMax Horn
2009-11-09SDL: Make first param of OSystem_SDL::remapKey constMax Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-01Updated to support multiple exesLars Persson
2009-08-14Updated files from 1.0.0 branchLars Persson
2009-08-11Updated actions to support tinsel and made (from CE version)Lars Persson
2009-07-01Move action inits to engineInit and engineDone callbacks.Lars Persson
2009-06-28Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;Max Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-07Bye bye FNMatchLars Persson
2009-03-06Added save action for CruiseLars Persson
2009-03-06Add initial support for VKB and keymapper shortcuts.Lars Persson
2009-02-28Added keyboard mapping for global menu. Lars Persson
2009-02-18Updated actions with tucker and groovie.Lars Persson
2009-02-17Remove vector renderer defineLars Persson
2009-02-02Missed script update for future SAGA2 engineLars Persson
2009-01-23Renamed FSNode::openForReading / openForWriting to createReadStream / createW...Max Horn