scummvm/engines/sci/sound
2010-06-10 15:06:25 +00:00
..
drivers
iterator
audio.cpp Add support for AIFF sound in SCI32 Mac games and add support for AIFF/WAVE audio36 patches; minor cleanup. 2010-06-10 15:06:25 +00:00
audio.h
midiparser_sci.cpp Some more work on channel remapping: Moved the remapping code to the music loading code (still disabled) 2010-06-04 15:01:26 +00:00
midiparser_sci.h Some more work on channel remapping: Moved the remapping code to the music loading code (still disabled) 2010-06-04 15:01:26 +00:00
music.cpp SCI: fix multiple playing of the same sound in a row (without using looping) - thx to LordHoto for helping me finding this one out - fixes pharkas right at the start (hammering only played once) 2010-06-09 13:27:59 +00:00
music.h
soundcmd.cpp Use the SELECTOR() macro for readability 2010-06-10 09:18:57 +00:00
soundcmd.h