scummvm/engines/sci/sound
Martin Kiewitz 64313cd7f1 SCI: set master volume correctly
and merge it together with global volume, fixes bug #3053104)

svn-id: r52484
2010-09-01 19:20:17 +00:00
..
drivers SCI: Added checking for the existence of a GM track, to determine if device ID 7 or 12 should be used. Fixes the GM music in the demo of QFG3, which is using an in-between version of SCI1 and SCI1.1 2010-08-19 13:52:21 +00:00
audio.cpp SOUND: Move the Mac snd decoder from SCI to /sound 2010-07-26 18:13:35 +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: set master volume correctly 2010-09-01 19:20:17 +00:00
music.h SCI: set master volume correctly 2010-09-01 19:20:17 +00:00
soundcmd.cpp SCI: set master volume correctly 2010-09-01 19:20:17 +00:00
soundcmd.h SCI: set master volume correctly 2010-09-01 19:20:17 +00:00