scummvm/engines/sci/sound
2010-06-17 11:54:54 +00:00
..
drivers Fixing some warnings (with gcc 3.3.6) 2010-04-17 23:19:52 +00:00
iterator AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
audio.cpp SCI: Saner and simpler conversion from msecs to ticks 2010-06-15 12:34:33 +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: implemented channel muting for sci1, finally fixes lsl5 paino scene with patti 2010-06-17 11:54:54 +00:00
midiparser_sci.h SCI: implemented channel muting for sci1, finally fixes lsl5 paino scene with patti 2010-06-17 11:54:54 +00:00
music.cpp SCI: implemented channel muting for sci1, finally fixes lsl5 paino scene with patti 2010-06-17 11:54:54 +00:00
music.h SCI: implemented channel muting for sci1, finally fixes lsl5 paino scene with patti 2010-06-17 11:54:54 +00:00
soundcmd.cpp SCI: implemented channel muting for sci1, finally fixes lsl5 paino scene with patti 2010-06-17 11:54:54 +00:00
soundcmd.h SCI: set signal in SCI0/SCI01 games, when samples have been played only. fixes sq3 guys from andromeda, but also doesn't screw up music in sq3new/kq1 - added comments about this issue 2010-05-03 17:54:47 +00:00