aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/sound/cdrom.cpp
AgeCommit message (Collapse)Author
2010-05-17Enforce conversion formatting on pointer casts in the DEV code.Johannes Schickel
svn-id: r49068
2009-08-18Made AGOS, DRASCULA, GOB, GROOVIE, MADE, SCUMM and TINSEL properly stop CD ↵Johannes Schickel
audio playback on engine quit. (This only problem affected playback from CD, not from ripped audio files) svn-id: r43512
2009-06-24Clarifying some warningsSven Hesse
svn-id: r41836
2009-06-18Replacing some #includes by forward declarationsSven Hesse
svn-id: r41632
2009-05-21Splitting a few helper functions out of gob.hSven Hesse
svn-id: r40765
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops ↵Max Horn
like 'while(cond);' by inserting newlines svn-id: r36127
2008-05-17Changing debug channels a bitSven Hesse
svn-id: r32157
2008-05-08Restructured sound codeSven Hesse
svn-id: r31937