aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian
AgeCommit message (Expand)Author
2010-08-06Don't include engines/sci as userinclude path, causes conflicts with graphics...Lars Persson
2010-08-01SYMBIAN 2nd installment of getting symbian to build with gsoc2010 SDL Lars Persson
2010-08-01SYMBIAN platform. Correct building of SDL refacturing for Symbian.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-05-10Error.cpp needs to be included in the application mmp also for error translat...Lars Persson
2010-05-09Remove unsupported platforms for UIQ3Lars Persson
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...Andre Heider
2010-05-09Updated build files, version nr and added v5 compability flagLars Persson
2010-04-01Updated readme with history of releasesLars Persson
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-02-27Added the svn:keywords property to some files missing it.Jordi Vilalta Prat
2010-01-25Change UI name of Scumm Apps. Enable all engine in perl scriptLars Persson
2010-01-25Turn off ARM asm for Costume until its fixedLars Persson
2010-01-25Strip trailing whitespaces/tabs in documentation files too.Johannes Schickel
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é
2010-01-20Add teenagent.dat file in dist.Lars Persson
2010-01-20New version nr for UIQ3 pkgLars Persson
2010-01-20New version for the trunk!Lars Persson
2010-01-07Add update of mohawk engineLars Persson
2010-01-07Add browser to base.mmpLars Persson
2009-11-30Add includepath to find gui\ includepath from sciLars Persson
2009-11-30Add support for teenagent. Add missing support for Feeble files!Lars Persson
2009-11-30Add support for DRACI!Lars Persson
2009-11-18cleanupMax Horn
2009-11-14Remove Igor engineMax Horn
2009-11-10Use the original scummvm.svg icon.Lars Persson
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-11-03Use the new built in ScummVM.svg icon. Its now compatible with S60vx (previou...Lars Persson
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-11Include vkeybd default pack into installation fileLars Persson
2009-08-11Enable virtual keyboard support, since qvga gfx is now supported. Lars Persson
2009-08-11Updated actions to support tinsel and made (from CE version)Lars Persson
2009-08-11Updated with m4.dat fileLars Persson
2009-07-01Move action inits to engineInit and engineDone callbacks.Lars Persson