aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/audio.cpp
AgeCommit message (Expand)Author
2009-12-27SCI/newmusic: Accept WAVE files as audio resources (needed for gk1 title musi...Martin Kiewitz
2009-11-04Fix CD Audio in JonesCD and add some comments.Matthew Hoops
2009-11-04Fixed compilation when INCLUDE_OLDGFX is not definedFilippos Karapetis
2009-11-04Moved the audio CD handling code inside the AudioPlayer class. Some cleanupFilippos Karapetis
2009-11-04Moved the sound sync code inside the AudioPlayer classFilippos Karapetis
2009-11-04Moved sound sync related variables inside the AudioPlayer class and fixed com...Filippos Karapetis
2009-11-04Moved most of the code for playing sound effects and speech into a separate c...Filippos Karapetis