aboutsummaryrefslogtreecommitdiff
path: root/sound/audiocd.h
AgeCommit message (Expand)Author
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-14Got rid of the last traces of DigitalTrackInfoMax Horn
2007-04-14Rewrote AudioCDManager to not use DigitalTrackInfo instances anymore, but rat...Max Horn
2007-02-24Added numLoops parameter to DigitalTrackInfo::playMax Horn
2007-02-20Document AudioCDManager::playMax Horn
2007-02-20Cleaned up AudioCDManager::getCachedTrack (in particular, don't empty a slot ...Max Horn
2006-10-21cleanupMax Horn
2006-04-30cleanupMax Horn
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-12-27Fix MI1 & BS1 bugs reported in #1276592 - both are related to the number of o...Joost Peters
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-11Moved some more stuff to namespace Audio (enough for tonight)Max Horn
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
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