scummvm/engines/sci/sound
2010-04-26 14:11:30 +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 AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +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 AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +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: also set signal selector when stopping sounds for SCI0 as well - fixes sq3 freeing 2 guys from andromeda endless loop 2010-04-26 14:11:30 +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