aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/audio.h
AgeCommit message (Expand)Author
2010-01-01SCI: kDoAudio now also clips volume and adjusts to mixer volumeMartin Kiewitz
2009-12-22Started implementing SCI1.1 digital sound effect playing in the new music codeFilippos Karapetis
2009-11-05Moved the audio related command enums inside audio.hFilippos Karapetis
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