scummvm/engines/sci/sound
2010-11-08 23:07:42 +00:00
..
drivers SCI: Remove any use of printf 2010-11-02 09:49:47 +00:00
audio.cpp COMMON: Push #include audiocd.h in system.h out to .cpp files 2010-11-08 23:07:42 +00:00
audio.h kSciAudioWPlay should not actually play the song, but 'pre-load' it. We fake the pre-loading with a flag that will return 0 if the song has been called with kSciAudioWPlay. Fixes the dream sequence sound in MUMG. 2010-06-10 20:26:59 +00:00
midiparser_sci.cpp SCI: set master volume correctly 2010-09-01 19:20:17 +00:00
midiparser_sci.h SCI: set master volume correctly 2010-09-01 19:20:17 +00:00
music.cpp SCI: fixing possible deadlock inside clearPlaylist 2010-10-19 14:53:39 +00:00
music.h SCI: Fix last MIDI channel number for adlib driver 2010-09-09 18:26:16 +00:00
soundcmd.cpp SCI: extending comment for prev. commit 2010-09-06 19:03:55 +00:00
soundcmd.h SCI: Removing obsolete function parameter 2010-10-31 20:57:50 +00:00