aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/null
AgeCommit message (Expand)Author
2019-12-01BACKENDS: Move implementation of OSystem::quit() out of ModularBackendCameron Cawley
2019-11-30AUDIO: Remove unused parameter from the MixerImpl constructorCameron Cawley
2018-10-14BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...Thierry Crozat
2018-01-26RISCOS: Fix compilation of null backendCameron Cawley
2014-02-18NULL: Make GPL headers consistent in themselves.Johannes Schickel
2013-12-06NULL: Fix compilation of null backend.Johannes Schickel
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2011-06-17NULL: Add logMessage() implementationMax Horn
2011-06-06NULL: Fix null backend (untested)Max Horn
2011-06-06BACKENDS: Add OSystem::getDefaultConfigFileNameMax Horn
2011-06-06BACKENDS: Unify AudioCD manager instantiationMax Horn
2011-06-06NULL: cleanupMax Horn
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-28Merging the gsoc2010-opengl branchMax Horn
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
2010-07-02Cleanup and documentation.Alejandro Marzini
2010-06-15Adapted null backend to ModularBackend.Alejandro Marzini
2010-03-11Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...Max Horn
2009-11-18fix compilation of null backendJoost Peters
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-06-28Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;Max Horn
2009-01-30Moved default implementations for various OSystem methods into a new class Ba...Max Horn
2009-01-25fix compilationJoost Peters
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...Max Horn
2008-09-02Fake 320x200 resolution instead of 200x320.Johannes Schickel
2008-09-02Updated NULL backend for FS changes.Johannes Schickel
2008-06-29changes required for new mixer API + implement getMillis() and delayMillis() ...Joost Peters
2008-06-28Removed obsolete ::clearSoundCallback() codeMax Horn
2008-06-28add getFilesystemFactory() method to null backendJoost Peters
2008-06-15Make null plugin compilableEugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-15fix compilation of null backendJoost Peters
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2006-10-22Tweaked the NULL backend to match my recent backend changesMax Horn
2006-06-24Started to move 'monolithic' parts of our ports to the new 'background/platfo...Max Horn