Age | Commit message (Expand) | Author |
---|---|---|
2005-05-11 | Moved some more stuff to namespace Audio (enough for tonight) | Max Horn |
2005-05-10 | Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec... | Max Horn |
2005-04-20 | code conventions | Gregory Montoir |
2005-03-12 | PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int... | Max Horn |
2005-01-06 | Modify the singleton code once more to help overcome an issue with MSVC 7 (se... | Max Horn |
2005-01-01 | Changed the singleton code to allow for custom object factories; this allowed... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-21 | o Make use of the new LinearMemoryStream feature which allows auto-disposing ... | Max Horn |
2003-11-29 | cleanup | Max Horn |
2003-11-29 | added API to query CD playback status; renamed AudioCDManager methods | Max Horn |
2003-11-29 | moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ma... | Max Horn |