aboutsummaryrefslogtreecommitdiff
path: root/sound/audiocd.cpp
AgeCommit message (Expand)Author
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-04-26Tweaked a few things to accommodateJamieson Christian
2004-02-22Patch #885904 (Flac Support) with some tweaks by meMax Horn
2004-01-06updated copyright noticeMax Horn
2004-01-04no need to specify game data path here: File::setDefaultDirectory() took care...Max Horn
2004-01-03more MAD MP3 / Ogg Vorbis cleanup: try not to expose anything about the libs ...Max Horn
2003-12-24turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...Max Horn
2003-12-12init some more member varsMax Horn
2003-12-11Emergency bugfixes:Torbjörn Andersson
2003-11-29cleanupMax Horn
2003-11-29fixed warningPaweł Kołodziejski
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