scummvm/audio
Johannes Schickel b22aeafcc8 AUDIO: Do not add extrapath to SearchMan in MT-32 emu code.
At the point where the emulator is created extrapath should already been
added to extrapath. If not, the check in checkDevice already failed and thus
adding it would be too late anyway.

It seems this was added in 805b21181a. The
comment about it being a HACK has been removed in bbad3f333a
but it's not clear to my why... At any rate, this should not be here.
2013-11-03 19:36:04 +01:00
..
decoders AUDIO: Cleanup naming 2013-04-20 15:18:09 -04:00
mods AUDIO: Do not error out when channel offset >= length after interrupt() 2013-04-28 17:31:53 +02:00
softsynth AUDIO: Do not add extrapath to SearchMan in MT-32 emu code. 2013-11-03 19:36:04 +01:00
audiostream.cpp AUDIO: Handle empty parent stream in LoopingAudioStream 2013-04-21 13:52:40 +02:00
audiostream.h
fmopl.cpp AUDIO: Fix identation. CID 1003641 2013-04-28 23:59:20 +03:00
fmopl.h AUDIO: Add easy way to write to OPL3's secondary register set. 2012-10-01 01:50:23 +02:00
mididrv.cpp
mididrv.h AUDIO: Add support for Sam&Max's OPL3 output in our SCUMM AdLib driver. 2012-10-01 03:10:44 +02:00
midiparser_qt.cpp AUDIO: Finish comment 2012-12-03 09:07:33 -05:00
midiparser_qt.h AUDIO: Add some general documentation on MidiParser_QT 2012-12-13 18:30:05 -05:00
midiparser_smf.cpp AUDIO: Add missing breaks to switch statement - CID 1003770 2013-05-01 15:46:23 +03:00
midiparser_xmidi.cpp XMIDI: Forget old loop points when changing track 2013-05-04 21:57:00 +02:00
midiparser.cpp AUDIO: Simplify SCI inFastForward flag by moving it to MidiParser 2013-09-21 09:31:08 +02:00
midiparser.h AUDIO: Simplify SCI inFastForward flag by moving it to MidiParser 2013-09-21 09:31:08 +02:00
midiplayer.cpp
midiplayer.h
mixer_intern.h AUDIO: Remove unused MixerImpl::_syst member var 2013-04-18 23:50:20 +02:00
mixer.cpp ALL: Don't use EventRecorder at all when not compiled in 2013-07-06 23:54:45 -04:00
mixer.h
module.mk
mpu401.cpp
mpu401.h
musicplugin.cpp
musicplugin.h
null.cpp
null.h
rate_arm_asm.s
rate_arm.cpp
rate.cpp
rate.h
timestamp.cpp
timestamp.h