aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/PalmOS/Src
AgeCommit message (Expand)Author
2010-07-17Remove PalmOS portMax Horn
2010-06-15Fix spelling, cleanupMax Horn
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...Andre Heider
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-01-31Updated so that code compiles againChris Apers
2010-01-22Silenced some more cppcheck warnings. Some of these may seem silly, but the wayTorbjörn Andersson
2009-11-14Remove Igor engineMax Horn
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-28Removed the svn:executable property on non-executablesAndre Heider
2009-06-28Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;Max Horn
2009-03-01PalmOS Backend updates:Chris Apers
2009-01-30Moved default implementations for various OSystem methods into a new class Ba...Max Horn
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-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...Max Horn
2008-11-06Got rid of OSystem::ARGBToColor and colorToARGBMax Horn
2008-10-16OSYSTEM: Pushed out some port specific code from common/system.cpp to the res...Max Horn
2008-08-04Pushed some port specific code from DefaultSaveFileManager out to port specif...Max Horn
2008-05-23Correct includeChris Apers
2008-05-23Use default save game classChris Apers
2008-05-23Use default save game classChris Apers
2008-05-23Fixed PalmSaveFileManagerChris Apers
2008-05-23Added missing getTimeAndDate backend functionChris Apers
2008-05-23Fixed PalmOS compilationChris Apers
2008-05-23Added prefix files for M4 and Made engineChris Apers
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
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
2007-12-30The PS2, DS and PalmOS ports currently do not properly implement their SaveFi...Max Horn
2007-12-28Get rid of PSP / PalmOS hacks in DefaultSaveFileManager::getSavePathMax Horn
2007-12-20clear more executable bitsEugene Sandulenko
2007-12-20clear executable bitEugene Sandulenko
2007-12-09Send default themepathChris Apers
2007-12-09Remove obsolete 68k version related codeChris Apers
2007-12-09Remove obsolete 68k version related codeChris Apers
2007-12-09Added support for Drascula and IgorChris Apers
2007-12-09Added support for Drascula and IgorChris Apers
2007-12-09CleanupChris Apers
2007-12-09Added functions required by T3 to prevent screen rotationChris Apers
2007-12-09Prevent manual screen rotation after application launchChris Apers
2007-12-09Fixed return keyChris Apers
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-09-01Cleanup: remove obsolete files related to old 68k version not supported anymoreChris Apers
2007-09-01Cleanup:remove obsolete files related to old 68k version not supported anymoreChris Apers
2007-09-01Prepare Drascula supportChris Apers