aboutsummaryrefslogtreecommitdiff
path: root/common/system.h
AgeCommit message (Expand)Author
2008-05-19Typo.Johannes Schickel
2008-05-15Removed the default OSystem::getTimeAndDate() implementationMax Horn
2008-02-23Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFiles...Max Horn
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-05Grammar fix in comment for kFeatureAutoComputeDirtyRectsPaul Gilbert
2008-01-05Fixed comment that incorrectly reversed green and blue ordering for setPalett...Paul Gilbert
2007-12-28Patch #1859448: Add OSystem::getTimeAndDate APIEugene Sandulenko
2007-12-22Document that we expect recursive mutex locking behaviorMax Horn
2007-11-13Slightly extended/clarified two OSystem doxygen commentsMax Horn
2007-10-28Patch v5.2 from #1752243: "backends lib patches"Eugene Sandulenko
2007-09-23Fixed comment for grabPalette.Johannes Schickel
2007-08-11Changed OSystem (A)RGBToColor and colorTo(A)RGB methods to use ColorMasks tem...Max Horn
2007-07-08Removed various obsolete methods from OSystem (screenToOverlayX/Y, overlayToS...Max Horn
2007-07-01Patch #1595026: engine init/shutdown OSystem methodsMax Horn
2007-06-20typo - (returh => return) -- jvpratMatthew Hoops
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...Max Horn
2007-06-03Adding the new kFeatureDisableKeyFiltering OSystem feature.Kostas Nakos
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-25Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...Max Horn
2007-03-24Corrected some c&p error in the documentation.Johannes Schickel
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), withTorbjörn Andersson
2007-03-17Added class NonCopyable, and made various things derive from itMax Horn
2007-03-17Force all code to use EventManager::pollEvent instead of OSystem::pollEventMax Horn
2007-03-17Implemented a simple EventManager classMax Horn
2006-10-22Backend modularization: Create timer manager, savefile manager and audio mixe...Max Horn
2006-10-21Added OSystem::getTimerManager and OSystem::getMixer methods (wip)Max Horn
2006-10-02Implemented "iconify window" opcode. This, of course, needs support in theTorbjörn Andersson
2006-08-04Added new method OSystem::getScreenChangeID(), which can be used by code to t...Max Horn
2006-07-09Added OSystem::setFocusRectangle (first part of Nintendo DS patch)Max Horn
2006-07-07make grabRawScreen() pure virtual, since it's now _required_ to be implemente...Joost Peters
2006-05-17- Heavily modified patch #1214784: "Disable overlay scaling"Eugene Sandulenko
2006-05-06Added a default implementation of the OSystem CD API (which simply does nothing)Max Horn
2006-04-17Actually, 3-4 alpha bits are fine, too :)Max Horn
2006-04-17Clarify that kFeatureOverlaySupportsAlpha should only be set if at least a fe...Max Horn
2006-04-17Document how the alpha color component is to be interpretedMax Horn
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-02-20Clarified that OSystem::setWindowCaption currently only supports ASCII captionsMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-11-08Augmented OSystem docsMax Horn
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-05-09fixed warningsPaweł Kołodziejski
2005-05-09Fix doxygen commentMax Horn
2005-05-08Added two new methods to OSystem: grabPalette and grabRawScreenMax Horn
2005-05-08oopsMax Horn
2005-05-08Fix doxygen warningMax Horn