scummvm/sound
2008-11-17 11:10:34 +00:00
..
mods Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings) 2008-09-13 16:51:46 +00:00
softsynth Fixed compiling of MT32 emulator with -O2 and -Werror. 2008-11-13 11:41:25 +00:00
adpcm.cpp Fixed a warning on the DS build, added some clarifying comments, reformatted the okiStepSize and imaStepTable tables (the former really is a subtable of the latter) 2008-11-17 11:10:34 +00:00
adpcm.h Added support for the ADPCM used in Discworld 2 2008-11-15 19:40:01 +00:00
aiff.cpp
aiff.h
audiocd.cpp
audiocd.h
audiostream.cpp Factoring shared code of template classes into a shared base class saves another 4-7kb code size 2008-11-17 11:09:23 +00:00
audiostream.h
flac.cpp Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings) 2008-09-13 16:51:46 +00:00
flac.h
fmopl.cpp Saving 32kb DATA size 2008-11-17 11:07:04 +00:00
fmopl.h
iff.cpp
iff.h
mididrv.cpp
mididrv.h
midiparser_smf.cpp
midiparser_xmidi.cpp
midiparser.cpp
midiparser.h
mixer_intern.h
mixer.cpp Made getSoundElapseTime() work better when the sound has been paused. A new 2008-11-09 13:28:59 +00:00
mixer.h
module.mk
mp3.cpp
mp3.h
mpu401.cpp
mpu401.h
musicplugin.cpp
musicplugin.h Turned enum PluginError into Common::Error, which in the future is to be used in more places. Help with this is highly welcome 2008-11-05 17:24:56 +00:00
null.cpp Turned enum PluginError into Common::Error, which in the future is to be used in more places. Help with this is highly welcome 2008-11-05 17:24:56 +00:00
rate_arm_asm.s
rate_arm.cpp
rate.cpp
rate.h
voc.cpp
voc.h
vorbis.cpp
vorbis.h
wave.cpp Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings) 2008-09-13 16:51:46 +00:00
wave.h