scummvm/engines/sci/sound
2010-07-09 12:30:34 +00:00
..
drivers Patch #1956501: "GUI/LAUNCHER: Midi device selection" 2010-06-21 21:36:36 +00:00
audio.cpp SCI: Removed duplicate warning for missing audio samples 2010-07-01 17:42:39 +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: removing ignoring of channel volume change code from r50463, the lsl5 issue was actually caused by the old volume adjust code that was also causing the issues in gk1 2010-06-28 22:26:28 +00:00
midiparser_sci.h SCI: implementing real setVolume() support, fixing some fading in sci1 games (like pq3 intro) 2010-06-28 09:22:57 +00:00
music.cpp SCI: Rewrap yet more comments 2010-06-29 20:50:52 +00:00
music.h SCI: Removed the FreeSCI music code 2010-06-30 13:49:05 +00:00
soundcmd.cpp SCI: fixing regression of r50755 - fixing kDoSoundSendMidi 2010-07-09 12:30:34 +00:00
soundcmd.h SCI: implemented subsignatures for kDoSound 2010-07-09 12:06:41 +00:00