scummvm/audio/softsynth
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
..
fmtowns_pc98 AUDIO: remove unused variables in FM-TOWNS imuse driver 2012-11-11 19:14:26 +01:00
mt32 MT-32: Update to munt 1.3.0 2013-09-24 11:30:46 +03:00
opl AUDIO: Silence C++11 narrowing warnings. 2013-01-09 07:24:37 +01:00
adlib.cpp AUDIO: Fix AdLib volume when ENABLE_OPL3 is not defined 2012-12-01 11:48:51 +01:00
appleiigs.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
cms.cpp COMMON: remove unnecessary commas 2012-02-21 21:48:34 +01:00
cms.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
eas.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
emumidi.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
fluidsynth.cpp JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
mt32.cpp AUDIO: Do not add extrapath to SearchMan in MT-32 emu code. 2013-11-03 19:36:04 +01:00
pcspk.cpp
pcspk.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
sid.cpp JANITORIAL: Fix ){ -> ) { 2013-01-24 20:15:13 +01:00
sid.h JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
wave6581.cpp AUDIO: Slight adaptions of SID code to our guidelines. 2011-10-28 12:23:50 +02:00