scummvm/engines/sci/sound
2010-05-03 13:30:09 +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: calculate sampleLen for WAVEs as well 2010-05-03 13:30:09 +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: changing comment slightly about setting signal selector in stopSound for SCI0 2010-04-26 14:13:38 +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