scummvm/sound
Florian Kagerer 56c6907477 AUDIO: fix comments
svn-id: r50293
2010-06-25 22:37:19 +00:00
..
decoders Modify makeAIFFStream to match the other sound decoder factories 2010-06-15 12:33:54 +00:00
mods Fix spelling, cleanup 2010-06-15 12:33:20 +00:00
softsynth AUDIO: some fixes in the audio device code (no sound option, new GUIO flags) 2010-06-25 18:47:52 +00:00
audiocd.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
audiocd.h
audiostream.cpp Rewind the underlying audio stream on LoopingAudioStream creation. 2010-06-09 13:34:15 +00:00
audiostream.h Some documentation cleanup to ease readability. 2010-06-15 17:13:18 +00:00
fmopl.cpp Show an error message in case multiple OPL outputs are created instead of using an assert. 2010-03-08 00:54:05 +00:00
fmopl.h Show an error message in case multiple OPL outputs are created instead of using an assert. 2010-03-08 00:54:05 +00:00
mididrv.cpp AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either select MDT_PREFER_MT32 or MDT_PREFER_GM 2010-06-25 20:51:57 +00:00
mididrv.h AUDIO: fix comments 2010-06-25 22:37:19 +00:00
midiparser_smf.cpp
midiparser_xmidi.cpp
midiparser.cpp SCI: implement channel remapping for SCI1 2010-06-16 21:02:58 +00:00
midiparser.h Make MidiParser::sendToDriver protected. 2010-06-18 02:25:11 +00:00
mixer_intern.h AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
mixer.cpp Rename input -> stream 2010-04-29 21:54:39 +00:00
mixer.h Rename input -> stream 2010-04-29 21:54:39 +00:00
module.mk Move the QDM2 code to the graphics module, removing the cyclic dependency. 2010-05-23 21:41:13 +00:00
mpu401.cpp
mpu401.h
musicplugin.cpp AUDIO: some fixes in the audio device code (no sound option, new GUIO flags) 2010-06-25 18:47:52 +00:00
musicplugin.h Patch #1956501: "GUI/LAUNCHER: Midi device selection" 2010-06-21 21:36:36 +00:00
null.cpp AUDIO: some fixes in the audio device code (no sound option, new GUIO flags) 2010-06-25 18:47:52 +00:00
null.h AUDIO: some fixes in the audio device code (no sound option, new GUIO flags) 2010-06-25 18:47:52 +00:00
rate_arm_asm.s
rate_arm.cpp
rate.cpp Fix typos 2010-03-12 00:37:25 +00:00
rate.h
timestamp.cpp Add the Common::Rational class from patch #2963496 (VideoDecoder Rewrite) 2010-05-17 20:53:04 +00:00
timestamp.h