scummvm/sound/softsynth
2010-03-18 15:07:11 +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 COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +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 SID: Adding DISABLE_SID option, as SID player embiggens binary by a large amount. This is a problem for the DS port. 2010-02-26 17:42:40 +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 SID: Adding DISABLE_SID option, as SID player embiggens binary by a large amount. This is a problem for the DS port. 2010-02-26 17:42:40 +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