aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/src/SymbianOS.cpp
AgeCommit message (Collapse)Author
2008-07-18Introduced cache for filereading to fix slowness in AGOS among others.Lars Persson
svn-id: r33099
2008-07-18Symbian soundsmixer update. (Compile fix)Lars Persson
svn-id: r33098
2008-06-28Patch ##1956946 (Audio::Mixer internal API revision) with some tweaksMax Horn
svn-id: r32828
2008-05-07Proper delete[] formatting (this time all occurences should've been changed...)Johannes Schickel
svn-id: r31929
2008-05-07Changed all delete [] usages to delete[].Johannes Schickel
svn-id: r31927
2008-04-02Remove Symbian FS creation from common SDL codeLars Persson
svn-id: r31364
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2008-01-22Removed backends/intern.hMax Horn
svn-id: r30611
2008-01-13Removed unnecessary semi-colons.Torbjörn Andersson
svn-id: r30476
2007-11-24Fix for keymappings not working properly for S60Lars Persson
svn-id: r29627
2007-09-28Updated include order and H file namingLars Persson
svn-id: r29120
2007-09-18Code formatting fixesMax Horn
svn-id: r28945
2007-06-11Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to ↵Lars Persson
the size. svn-id: r27364
2007-06-10Updated makefile scripts with correct documents. Lars Persson
svn-id: r27329
2007-06-08Updated filesharing mode to full sharing. Now scummvm.ini works again. Lars Persson
svn-id: r27218
2007-06-08Added read file sharing by default. Required for Gob2.Lars Persson
svn-id: r27213
2007-06-08Updated Symbian OS Prediction handlingLars Persson
Updated AGI to only enable predictive input after dictionary was found. svn-id: r27206
2007-06-07Symbian PORT updated with CE mappings Lars Persson
svn-id: r27178
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
2007-03-13Updated Symbian Actions for proper ITE menu key.Lars Persson
svn-id: r26125
2007-03-11Fixed '+' mode handling in symbian_fopen (at least this looks to me like it ↵Johannes Schickel
should be, I'm sorry if I got it wrong). svn-id: r26088
2007-03-11Added shared filed support using native file APIs.Lars Persson
svn-id: r26087
2007-03-11Updated actions for symbian OS, memory limits for S60.Lars Persson
svn-id: r26082
2007-03-03Updated Icons for UIQ3 and updated #defs and fix for scalers.Lars Persson
svn-id: r25953
2006-12-28Updated quit handlingLars Persson
svn-id: r24939
2006-08-04Fixed some broken #include's (the PS2 and Symbian may need more fixed, though)Max Horn
svn-id: r23666
2006-07-06Moving remaining platform/backends code, as previously threatenedMax Horn
svn-id: r23380