scummvm/engines/sci/sound
2010-11-25 11:19:46 +00:00
..
drivers SCI: Fix bug in MT-32 checksum computation. Thanks Sven for finding this. 2010-11-25 11:19:46 +00:00
audio.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +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: Some renaming and added several TODOs concerning reverb 2010-11-24 16:01:30 +00:00
midiparser_sci.h SCI: set master volume correctly 2010-09-01 19:20:17 +00:00
music.cpp SCI: Some renaming and added several TODOs concerning reverb 2010-11-24 16:01:30 +00:00
music.h SCI: Some renaming and added several TODOs concerning reverb 2010-11-24 16:01:30 +00:00
soundcmd.cpp SCI: Fixed digital audio at the beginning of KQ5CD and removed a hack for the Windows version 2010-11-25 02:21:07 +00:00
soundcmd.h SCI: some changes to the way reverb is handled 2010-11-24 14:21:31 +00:00