Age | Commit message (Expand) | Author |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-01-08 | DC: Fix a compilation warning | Marcus Comstedt |
2011-01-08 | DC: Implement logMessage() | Marcus Comstedt |
2010-12-03 | DC: Remove extra semicolon. (Should fix compiliation hopefully). | Johannes Schickel |
2010-12-03 | DC: Implement getSystemLanguage() | Marcus Comstedt |
2010-12-01 | DC: Adapted CDDA interface to the new standard. | Marcus Comstedt |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-07-29 | DC: Specialize createConfig{Read,Write}Stream | Marcus Comstedt |
2010-03-11 | Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ... | Max Horn |
2009-10-10 | RGB support. | Marcus Comstedt |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-06-13 | Detected games with different language or platform are now | Marcus Comstedt |
2009-03-21 | argv should not be modified; make it plenty const. | Marcus Comstedt |
2009-03-21 | Fixed some warnings. | Marcus Comstedt |
2009-03-20 | Moved hardware initialization to a constructor, to make it run really early. | Marcus Comstedt |
2009-01-27 | Disable autosave (fixes [2516389]). | Marcus Comstedt |
2008-06-29 | New Mixer API. | Marcus Comstedt |
2008-03-01 | Added getTimeAndDate() implementation. | Marcus Comstedt |
2008-01-03 | Use system call to return to DC boot menu rather than relying on exit() | Marcus Comstedt |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Code formatting fixes | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2006-10-22 | Removed timerproc and soundproc. | Marcus Comstedt |
2006-10-22 | Modularization. | Marcus Comstedt |
2006-10-07 | #include <base/engine.h> -> #include <engines/engine.h (Though I don't like | Eugene Sandulenko |
2006-10-07 | Instantiate and hook up the plugin providers in the main() function of the co... | Max Horn |
2006-06-30 | Moved backends/dc into new platform directory. | Marcus Comstedt |