aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/dc.h
AgeCommit message (Expand)Author
2004-03-28Renamed more OSystem methodsMax 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-14Sound buffer adjustment.Marcus Comstedt
2004-03-13Reworked scaling logic, and added kFeatureAspectRatioCorrection support.Marcus Comstedt
2004-03-13Use default implementation for setGraphicsMode(const char *).Marcus Comstedt
2004-03-13Features.Marcus Comstedt
2004-03-13Harmonized with new OSystem API.Marcus Comstedt
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-01-06updated copyright noticeMax Horn
2003-10-02updated Marcus' copyrightMax Horn
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
2003-07-14Hires mouse pointer (CoMI).Marcus Comstedt
2003-07-05updated backends to use type MutexRefMax Horn
2003-06-18Added some missing methods and a constructor.Marcus Comstedt
2003-05-29more OSystem docs & cleanupMax Horn
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem interf...Max Horn
2003-05-04Support hires mode (CoMI).Marcus Comstedt
2003-03-02Timer implemented.Marcus Comstedt
2003-03-02warp_mouse added.Marcus Comstedt
2002-12-17New savefile backend system (bye bye NONSTANDARD_SAVE...)Marcus Comstedt
2002-10-18Overlay fixed.Marcus Comstedt
2002-10-18Overlays implemented. Made the buffering slightly more efficient.Marcus Comstedt
2002-09-13Stubs for new functions.Marcus Comstedt
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
2002-08-21Initial revisionMax Horn