aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2004-05-25Revamped [...]printf functions, may fix a bug with insane engine since %o was...Chris Apers
2004-05-25Removed, new version comingChris Apers
2004-05-25Updated form handlersChris Apers
2004-05-25Added Queen support, renamed filesChris Apers
2004-05-25New Stdio initializer, added speech command supportChris Apers
2004-05-25Sony Pa1Lib bit mask, updated audio CD structChris Apers
2004-05-25Moved to compile.hChris Apers
2004-05-25Moved DrawStatus here, revamped ARM call functionsChris Apers
2004-05-25Moved to their own fileChris Apers
2004-05-25Moved hereChris Apers
2004-05-25Revamped MSA CD player, now time is based on Sound Unit (SU). More compatibleChris Apers
2004-05-25Default (NULL) CD playerChris Apers
2004-05-25New forms with tabs, updated menu, battery indicator (music & sound, misc opt...Chris Apers
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