aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/src/SymbianOS.h
AgeCommit message (Collapse)Author
2009-07-01Move action inits to engineInit and engineDone callbacks.Lars Persson
svn-id: r42007
2009-01-23Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to ↵Max Horn
createConfigReadStream & createConfigWriteStream, in order to make it clear that the *caller* is responsible for deleting the streams (i.e., 'owns' them) svn-id: r36013
2008-09-07H file cleanup, remove old vibra supportLars Persson
svn-id: r34405
2008-09-05Add symbian implementations to create read/write configfile handlesLars Persson
svn-id: r34363
2008-09-05Updated Symbian OS file actions with ferror and fflush.Lars Persson
svn-id: r34340
2008-08-22Turned SymbianFilesystemFactory from a singleton into a normal class; ↵Max Horn
adapted symbian backend accordingly svn-id: r34101
2008-08-22Symbian backend does not have to implement config file methods, as long as ↵Max Horn
they are identical to those in the SDL backend... svn-id: r34099
2008-08-17Improved filehandling for securer and quicker way to get ref to file sessionLars Persson
svn-id: r33978
2008-08-03OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; ↵Max Horn
made openConfigFileForReading/openConfigFileForWriting return 0 if they failed to open a file svn-id: r33585
2008-06-28Patch ##1956946 (Audio::Mixer internal API revision) with some tweaksMax Horn
svn-id: r32828
2008-04-02Remove Symbian FS creation from common SDL codeLars Persson
svn-id: r31364
2007-09-28Updated include order and H file namingLars Persson
svn-id: r29120
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class ↵Max Horn
OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again svn-id: r26180
2007-03-14Add new KeyMappings (Debugger & Fast mode) for Symbian OS.Lars Persson
svn-id: r26133
2006-12-28Updated quit handlingLars Persson
svn-id: r24939
2006-07-06Moving remaining platform/backends code, as previously threatenedMax Horn
svn-id: r23380