aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2004-05-21Tweaks (Morphos & Palm backends badly need updating :-/)Max Horn
2004-05-09Do not delete pseudo stdout/stderr if debugging was requestedNicolas Bacca
2004-05-09Synch with branch and Smartphone changes (Smartphone build not ready yet, but...Nicolas Bacca
2004-05-09Separate PocketPC/Smartphone actionsNicolas Bacca
2004-05-09Fix key mappingNicolas Bacca
2004-05-09Remove GAPI hardware keys which is handled by SDL nowNicolas Bacca
2004-05-09Add Zoom scaler and Smartphone scalerNicolas Bacca
2004-05-09Add warning for unresolved conflictsNicolas Bacca
2004-05-09Switch to EventsBufferNicolas Bacca
2004-05-09Remove unused actionNicolas Bacca
2004-05-09Tiny virtual keys changesNicolas Bacca
2004-05-09Goodbye KeysBuffer, hello EventsBufferNicolas Bacca
2004-05-09Switched to EventsBuffer for SmartphonesNicolas Bacca
2004-05-09Make a few functions GFX functions virtual for CE backendNicolas Bacca
2004-05-09Tweak SDL init for WinCE backendNicolas Bacca
2004-05-06Reverted the last commit (on this file only) because it broke compilationTorbjörn Andersson
2004-05-06Removed default value for keycolor in the OSystem implementationsMax Horn
2004-05-05Extend setMouseCursor with additional keycolor parameter. Lets saga use 255Eugene Sandulenko
2004-04-09Renamed template class 'List' to 'Array', since that is really what it is (a ...Max Horn
2004-03-28Remove explicit OSystem parameter from StackLock constructor; added OSystem::...Max Horn
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-28Small tweaks for MIPSPro compilerMax Horn
2004-03-21Moved Surface/Font code into new 'graphics' moduleMax Horn
2004-03-21Updated X11 backend to compile again (I do not know if it works, though)Max Horn
2004-03-19Reverted to the old random_nr() function. This appears to have been theTorbjörn Andersson
2004-03-17Fix for bug #917532 (GUI: BrowserDialog return value)Max Horn
2004-03-15"int GraphicsMode *" was a rather creative type... :)Marcus Comstedt
2004-03-15Allow multi-line OSD messages; display virtual/real screen resolutions when c...Max Horn
2004-03-15Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changesMax Horn
2004-03-15Added getDefaultGraphicsMode for DC backendMax Horn
2004-03-15Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...Max Horn
2004-03-14Virtual keyboard.Marcus Comstedt
2004-03-14Protect against multiple inclusion.Marcus Comstedt
2004-03-14Sound buffer adjustment.Marcus Comstedt
2004-03-14In stereo.Marcus Comstedt
2004-03-13Patch #902111: Change remaining random function calls to use RandomSourceMax Horn
2004-03-13Reworked scaling logic, and added kFeatureAspectRatioCorrection support.Marcus Comstedt
2004-03-13Less strange.Marcus Comstedt
2004-03-13Cleanup.Marcus Comstedt
2004-03-13Use default implementation for setGraphicsMode(const char *).Marcus Comstedt
2004-03-13Use the name "scummvm_main" for the common main function, like WinCE.Marcus Comstedt
2004-03-13Allow changing the scaler via keypad, too (FR #821415)Max Horn
2004-03-13Added an OSD (On Screen Display) to the SDL backendMax Horn
2004-03-13Features.Marcus Comstedt
2004-03-13Harmonized with new OSystem API.Marcus Comstedt
2004-03-13Merged in fixes from 0.6.0 release branch.Marcus Comstedt
2004-03-12cleanupMax Horn
2004-03-03Add SDL information to track driver problemsNicolas Bacca
2004-03-02FLAC supportChris Apers
2004-03-02ObsoleteChris Apers