aboutsummaryrefslogtreecommitdiff
path: root/sound/audiocd.h
AgeCommit message (Expand)Author
2005-04-20code conventionsGregory Montoir
2005-03-12PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...Max Horn
2005-01-06Modify the singleton code once more to help overcome an issue with MSVC 7 (se...Max Horn
2005-01-01Changed the singleton code to allow for custom object factories; this allowed...Max Horn
2005-01-01Updated copyrightMax Horn
2004-01-06updated copyright noticeMax Horn
2003-12-21o Make use of the new LinearMemoryStream feature which allows auto-disposing ...Max Horn
2003-11-29cleanupMax Horn
2003-11-29added API to query CD playback status; renamed AudioCDManager methodsMax Horn
2003-11-29moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ma...Max Horn