scummvm/engines/sci/sound
Johannes Schickel 664c86f25d Replace two uses of ::qsort by Common::sort.
svn-id: r49418
2010-06-03 23:37:05 +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: Silenced warning when no audio decoder is compiled in 2010-05-31 12:36:42 +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 Added channel remapping to MidiParser_SCI (currently unused) 2010-06-03 21:57:49 +00:00
midiparser_sci.h - Made some methods const 2010-06-03 23:07:53 +00:00
music.cpp Replace two uses of ::qsort by Common::sort. 2010-06-03 23:37:05 +00:00
music.h - Made some methods const 2010-06-03 23:07:53 +00:00
soundcmd.cpp Cleanup 2010-05-30 20:18:42 +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