scummvm/sound/softsynth
Johannes Schickel 0d995c5920 Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
Check this for reference:
http://en.wikipedia.org/wiki/Ad_Lib,_Inc.
http://www.crossfire-designs.de/images/articles/soundcards/adlib.jpg (note the upper left of the card)

This commit does not touch "adlib" and "ADLIB" uses!

Also it does not update all the SCUMM detection entries, which still use "Adlib".

svn-id: r47279
2010-01-12 21:07:56 +00:00
..
mt32 Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null 2010-01-03 19:37:43 +00:00
opl Add Nintendo 64 port to trunk. 2009-12-30 21:11:38 +00:00
adlib.cpp Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company. 2010-01-12 21:07:56 +00:00
emumidi.h Add include guard. 2009-05-27 00:34:31 +00:00
fluidsynth.cpp Use DisposeAfterUse::Flag 2010-01-08 23:05:00 +00:00
mt32.cpp Switch Mixer::playInputStream to use DisposeAfterUse::Flag 2010-01-08 22:09:43 +00:00
pcspk.cpp Adding a method to check whether a note currently playing 2007-12-13 23:27:36 +00:00
pcspk.h Adding a method to check whether a note currently playing 2007-12-13 23:27:36 +00:00
sid.cpp Fix warnings. 2009-11-26 00:43:43 +00:00
sid.h Add patch #2839048 - MM C64 sound/music player, with minor changes. 2009-11-26 00:31:19 +00:00
wave6581.cpp Add patch #2839048 - MM C64 sound/music player, with minor changes. 2009-11-26 00:31:19 +00:00
ym2612.cpp Switch Mixer::playInputStream to use DisposeAfterUse::Flag 2010-01-08 22:09:43 +00:00
ym2612.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00