aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/src/SymbianOS.cpp
AgeCommit message (Expand)Author
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-03-06Add initial support for VKB and keymapper shortcuts.Lars Persson
2009-02-28Added keyboard mapping for global menu. Lars Persson
2009-01-23Renamed FSNode::openForReading / openForWriting to createReadStream / createW...Max Horn
2009-01-23Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...Max Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-07Set default save path via save manager.Lars Persson
2008-09-07Updated readme about usage of snprintf sourceLars Persson
2008-09-06Portdefs cleanup, use snprintf from SDL and not sprintf (Which can cause memo...Lars Persson
2008-09-05Add symbian implementations to create read/write configfile handlesLars Persson
2008-09-05Change location of create fs factory for Symbian!Lars Persson
2008-09-05Updated Symbian OS file actions with ferror and fflush.Lars Persson
2008-08-22Turned SymbianFilesystemFactory from a singleton into a normal class; adapted...Max Horn
2008-08-22Symbian backend does not have to implement config file methods, as long as th...Max Horn
2008-08-17Improved filehandling for securer and quicker way to get ref to file sessionLars Persson
2008-08-03OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; ma...Max Horn
2008-07-27Fix for ftell error when caching. HOF now starts properlyLars Persson
2008-07-22Fixed seek problem when cached data is used.Lars Persson
2008-07-19eof was not working properly with cachingLars Persson
2008-07-18Fixed typo in filehandlingLars Persson
2008-07-18Introduced cache for filereading to fix slowness in AGOS among others.Lars Persson
2008-07-18Symbian soundsmixer update. (Compile fix)Lars Persson
2008-06-28Patch ##1956946 (Audio::Mixer internal API revision) with some tweaksMax Horn
2008-05-07Proper delete[] formatting (this time all occurences should've been changed...)Johannes Schickel
2008-05-07Changed all delete [] usages to delete[].Johannes Schickel
2008-04-02Remove Symbian FS creation from common SDL codeLars Persson
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-22Removed backends/intern.hMax Horn
2008-01-13Removed unnecessary semi-colons.Torbjörn Andersson
2007-11-24Fix for keymappings not working properly for S60Lars Persson
2007-09-28Updated include order and H file namingLars Persson
2007-09-18Code formatting fixesMax Horn
2007-06-11Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to t...Lars Persson
2007-06-10Updated makefile scripts with correct documents. Lars Persson
2007-06-08Updated filesharing mode to full sharing. Now scummvm.ini works again. Lars Persson
2007-06-08Added read file sharing by default. Required for Gob2.Lars Persson
2007-06-08Updated Symbian OS Prediction handlingLars Persson
2007-06-07Symbian PORT updated with CE mappings Lars Persson
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-14Add new KeyMappings (Debugger & Fast mode) for Symbian OS.Lars Persson
2007-03-13Updated Symbian Actions for proper ITE menu key.Lars Persson
2007-03-11Fixed '+' mode handling in symbian_fopen (at least this looks to me like it s...Johannes Schickel
2007-03-11Added shared filed support using native file APIs.Lars Persson
2007-03-11Updated actions for symbian OS, memory limits for S60.Lars Persson
2007-03-03Updated Icons for UIQ3 and updated #defs and fix for scalers.Lars Persson
2006-12-28Updated quit handlingLars Persson