scummvm/engines/sci/sound
2010-03-16 14:13:52 +00:00
..
drivers SCI: Reduce header interdependencies 2010-02-17 23:38:43 +00:00
iterator SCI: Add global g_sci pointer to the active SciEngine instance 2010-02-13 17:42:49 +00:00
audio.cpp SCI: Reduce header interdependencies 2010-02-17 23:38:43 +00:00
audio.h SCI: Remove sound/audio.h include from engine/state.h 2010-02-15 00:20:53 +00:00
midiparser_sci.cpp Don't cripple setVolume(), but throw a warning when receiving invalid volumes and correct them for now - fixes the music in GK1 2010-01-29 23:59:50 +00:00
midiparser_sci.h - The reverb value is now obtained from the music driver 2010-01-22 12:26:12 +00:00
music.cpp SCI: Add global g_sci pointer to the active SciEngine instance 2010-02-13 17:42:49 +00:00
music.h SCI: fix assert in sound code when fadeout is done (lsl1 bug #2970301) 2010-03-16 14:13:52 +00:00
soundcmd.cpp SCI: Remove sound/audio.h include from engine/state.h 2010-02-15 00:20:53 +00:00
soundcmd.h Added song manipulation debug commands: songinfo, startsound, togglesound and stopallsounds. is_sample now works with the new sound code 2010-01-23 14:39:03 +00:00