scummvm/sound
Max Horn a6b57dc3a9 - Added GCC_PRINTF attribute to several funcs where it makes sense
- change some constants from double to float, to avoid "loss of precision due to implicit conversion" warnings
- removed duplicate prototypes for some funcs
- fixed some "increases required alignment of target type" warnings

svn-id: r42009
2009-07-01 20:51:04 +00:00
..
mods The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
softsynth - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
adpcm.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
adpcm.h Patch #2658710: "Add comments to specify which engines use which decoders" 2009-03-08 15:57:59 +00:00
aiff.cpp
aiff.h Patch #2658710: "Add comments to specify which engines use which decoders" 2009-03-08 15:57:59 +00:00
audiocd.cpp fixing #2531282: don't fall back to a real audio CD when playing enhanced midi tracks 2009-01-24 01:29:52 +00:00
audiocd.h fixing #2531282: don't fall back to a real audio CD when playing enhanced midi tracks 2009-01-24 01:29:52 +00:00
audiostream.cpp Add support for "getTotalPlayTime" in LinearMemoryStream again. 2009-05-23 23:49:47 +00:00
audiostream.h Added Audio::Timestamp class, based on SCI's sfx_timestamp_t; also provide a unit test for it, based on the old (and very outdated) timetest.cpp. To be used by Audio::Mixer one day... 2009-03-04 06:58:28 +00:00
flac.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
flac.h Patch #2658710: "Add comments to specify which engines use which decoders" 2009-03-08 15:57:59 +00:00
fmopl.cpp Make 'create' return an OPL2 by default. 2009-05-12 19:24:04 +00:00
fmopl.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
iff.cpp * Moved the updated IFF code from Parallaction to common/ 2009-06-12 08:51:05 +00:00
iff.h * Replaced the A8SVXDecoder class with a function to return an AudioStream in trunk/sound/. 2009-06-12 07:18:01 +00:00
mididrv.cpp Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do. 2009-06-06 18:21:49 +00:00
mididrv.h Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do. 2009-06-06 18:21:49 +00:00
midiparser_smf.cpp
midiparser_xmidi.cpp Patch #2758080: GSOC09: XMIDI parser switch cases 2009-05-06 14:22:13 +00:00
midiparser.cpp
midiparser.h Changed doxygen comments in sound/midiparser.h to match with our usual formatting conventions 2009-03-26 13:11:11 +00:00
mixer_intern.h
mixer.cpp
mixer.h Fix typo. 2009-02-27 23:38:37 +00:00
module.mk AdLib emulator changes part2: 2009-05-05 21:47:12 +00:00
mp3.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
mp3.h Patch #2658710: "Add comments to specify which engines use which decoders" 2009-03-08 15:57:59 +00:00
mpu401.cpp
mpu401.h
musicplugin.cpp
musicplugin.h do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
null.cpp
rate_arm_asm.s
rate_arm.cpp
rate.cpp
rate.h
shorten.cpp
shorten.h
timestamp.cpp Added Audio::Timestamp::addMsecs method 2009-05-28 10:29:25 +00:00
timestamp.h Added Audio::Timestamp::addMsecs method 2009-05-28 10:29:25 +00:00
vag.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
vag.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
voc.cpp Add some simple implementation for type 8 data blocks: 2009-05-18 22:11:56 +00:00
voc.h Patch #2658710: "Add comments to specify which engines use which decoders" 2009-03-08 15:57:59 +00:00
vorbis.cpp - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
vorbis.h Patch #2658710: "Add comments to specify which engines use which decoders" 2009-03-08 15:57:59 +00:00
wave.cpp Fix crash when any movie is played in the Macintosh version of The Feebles Files, a regression caused by revision 36085. 2009-05-18 10:40:22 +00:00
wave.h Patch #2658710: "Add comments to specify which engines use which decoders" 2009-03-08 15:57:59 +00:00