aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian
AgeCommit message (Collapse)Author
2011-05-03BACKENDS: Avoid #including .cpp filesMax Horn
So far, the various *-fs-factory.cpp files were #including the corresponding *-fs.cpp files. This is surprising and hence could lead to all kinds of problems). To fix this, provide proper headers for the *-fs.cpp files. This also makes code reuse via subclassing possible. Since not all ports were tested, this will likely lead to a few easy to fix compile regressions.
2011-04-22SYMBIAN: Add support for TSAGE engineanotherguest
2011-04-20SYMBIAN: Changed sound to audio in macro.anotherguest
2011-04-20SYMBIAN : Updated folder names audio, added video, added M_PI defineanotherguest
2011-04-18SYMBIAN: Use astyle to slightly reduce code formatting mess ;)Max Horn
2011-04-18SYMBIAN: Clarify vsnprintf.h legal header a little bitMax Horn
2011-04-14ALL: colour -> colorMax Horn
2011-02-24SYMBIAN: Changed sound path to audio.anotherguest
Signed-off-by: anotherguest
2011-01-14SYMBIAN: Fix some small issues in the README file (M4 isn't included)Jordi Vilalta Prat
svn-id: r55243
2011-01-14SYMBIAN: Updated revision historyLars Persson
svn-id: r55236
2010-12-31COPYRIGHT: Update copyright year - Happy new year!Arnaud Boutonné
svn-id: r55082
2010-11-29SYMBIAN : Forgot to init the SDL backendLars Persson
svn-id: r54590
2010-11-29SYMBIAN : Updated so it builds with latest structures and add support to ↵Lars Persson
last express svn-id: r54588
2010-11-29BACKENDS: Fix SVN keyword usage.Johannes Schickel
svn-id: r54584
2010-11-28SDL: Various more SdlEventSource related fixesMax Horn
svn-id: r54553
2010-11-28SDL: Change refs to SdlEventManager to SdlEventSourceMax Horn
svn-id: r54544
2010-11-28Merging the gsoc2010-opengl branchMax Horn
svn-id: r54518
2010-11-19SYMBIAN : Updated for proper FORBIDDEN handling, added cdaudio support ↵Lars Persson
needed, updated version nr svn-id: r54378
2010-11-19SYMBIAN : Remove Symbian FatalError implementation (not really used anymore ↵Lars Persson
for any current symbian phone) svn-id: r54372
2010-11-01SYMBIAN: Trigger a compiler error on systems where __GCC32__ is set, instead ↵Max Horn
of producing incorrect code svn-id: r54005
2010-10-13SYMBIAN: Add makefiles for TOON StruckLars Persson
svn-id: r53443
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
This includes an rather hacky attempt to merge all the recent gp2x backend changes into the branch. I suppose the gp2x backend and probably all new backends, i.e. gph, dingux etc., might not compile anymore. Since I have no way of testing those it would be nice if porters could look into getting those up to speed in this branch. svn-id: r53399
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
svn-id: r53160
2010-09-28ALL: Fixup some #define namesMax Horn
svn-id: r52935
2010-09-25SYMBIAN : Updated version nr to 1.13 in package fileLars Persson
svn-id: r52882
2010-09-23SYMBIAN : Add addSysArchivesToSearchSet to support local data files ↵Lars Persson
properly. (Instead of using extrapath) svn-id: r52864
2010-09-23SYMBIAN : Remove application resource include not used.Lars Persson
svn-id: r52863
2010-09-23SYMBIAN : Updated define for S60v3 detectionLars Persson
svn-id: r52862
2010-09-22Additional include paths for Symbian^3Lars Persson
svn-id: r52854
2010-09-22Added include paths for Symbian^3 SDK supportLars Persson
svn-id: r52853
2010-09-21ADded translations.dat to pkg filesLars Persson
svn-id: r52840
2010-08-29Build a couple of different variant to split engines in two.Lars Persson
svn-id: r52435
2010-08-27Add support for HUGO game engineLars Persson
svn-id: r52405
2010-08-16Merge trunk, from r51777 to r52105Alejandro Marzini
svn-id: r52108
2010-08-06Enabled translation by default. Include common/error.cpp in uiq3 makefile Lars Persson
svn-id: r51784
2010-08-06Start to support Flac when building!Lars Persson
svn-id: r51781
2010-08-06Don't include engines/sci as userinclude path, causes conflicts with ↵Lars Persson
graphics/ inclusion svn-id: r51780
2010-08-06Don't include engines/sci as userinclude path, causes conflicts with ↵Lars Persson
graphics/ inclusion svn-id: r51779
2010-08-01SYMBIAN 2nd installment of getting symbian to build with gsoc2010 SDL Lars Persson
svn-id: r51588
2010-08-01SYMBIAN platform. Correct building of SDL refacturing for Symbian.Lars Persson
svn-id: r51587
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
svn-id: r50840
2010-07-03Cleanup and documentation.Alejandro Marzini
svn-id: r50610
2010-06-29Override setupIcon() for both Mac OS X and SymbianOS, they have their own icons.Matthew Hoops
svn-id: r50476
2010-06-26Modularized Symbian port.Alejandro Marzini
svn-id: r50356
2010-06-23Reversing modification by mistake from r50191.Alejandro Marzini
svn-id: r50192
2010-06-23Relocated Win32 and Posix ports. (Part 1)Alejandro Marzini
svn-id: r50191
2010-06-15Symbian: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
svn-id: r49794
2010-06-02OSYSTEM: Get rid of kFeatureAutoComputeDirtyRectsMax Horn
svn-id: r49388
2010-05-10Error.cpp needs to be included in the application mmp also for error ↵Lars Persson
translation. svn-id: r48999
2010-05-09Remove unsupported platforms for UIQ3Lars Persson
svn-id: r48978