Age | Commit message (Expand) | Author |
2010-07-29 | BUILD: Unify how MODULE_DIRS is computed for backends | Max Horn |
2010-03-11 | Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ... | Max Horn |
2009-11-18 | fix compilation of null backend | Joost Peters |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-06-28 | Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input; | Max Horn |
2009-01-30 | Moved default implementations for various OSystem methods into a new class Ba... | Max Horn |
2009-01-25 | fix compilation | Joost Peters |
2008-11-06 | Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys... | Max Horn |
2008-09-02 | Fake 320x200 resolution instead of 200x320. | Johannes Schickel |
2008-09-02 | Updated NULL backend for FS changes. | Johannes Schickel |
2008-06-29 | changes required for new mixer API + implement getMillis() and delayMillis() ... | Joost Peters |
2008-06-28 | Removed obsolete ::clearSoundCallback() code | Max Horn |
2008-06-28 | add getFilesystemFactory() method to null backend | Joost Peters |
2008-06-15 | Make null plugin compilable | Eugene Sandulenko |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-06-19 | Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c... | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-15 | fix compilation of null backend | Joost Peters |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2006-10-22 | Tweaked the NULL backend to match my recent backend changes | Max Horn |
2006-06-24 | Started to move 'monolithic' parts of our ports to the new 'background/platfo... | Max Horn |