aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/PalmOS/Src/be_base.h
AgeCommit message (Expand)Author
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
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...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 OSystem::openConfigFileForReading & openConfigFileForWriting to creat...Max Horn
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-05-23Added missing getTimeAndDate backend functionChris Apers
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-01Fixed compilationChris Apers
2007-07-08Removed various obsolete methods from OSystem (screenToOverlayX/Y, overlayToS...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-01- Prevent lose of eventsChris Apers
2007-04-26Removing more semicolaMax Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-01-21Cleanup event codeChris Apers
2007-01-20Fixed mouse redraw with ToucheChris Apers
2006-11-20Removing bad default implementation of grabRawScreen in the PalmOS port (it w...Max Horn
2006-10-28New modular backend implementationChris Apers
2006-09-17Fixed back mouse in GUI adding cursor palette supportChris Apers
2006-07-06Moving remaining platform/backends code, as previously threatenedMax Horn