scummvm/sound/softsynth
Torbjörn Andersson 0999534749 The error() and warning() functions add ! and newline automatically. (I didn't
look at debug() and debugC(), since I'm really bored with this now. :-)

svn-id: r41061
2009-05-31 10:02:16 +00:00
..
mt32 Fixed a warning: printf("%f") should take a double, not a float. 2009-05-22 17:15:39 +00:00
opl The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
adlib.cpp Rename adlib_read to adlib_get_reg_value, since it return the (cached) register value, which can not be achieved by read AdLib read. 2009-04-22 20:51:33 +00:00
emumidi.h Add include guard. 2009-05-27 00:34:31 +00:00
fluidsynth.cpp Fixed compile error. 2008-11-05 21:10:12 +00:00
mt32.cpp COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses) 2009-05-19 11:42:14 +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
ym2612.cpp Remove warnings from NDS build. 2008-11-29 18:01:16 +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