scummvm/sound
Max Horn 59dc18d9ef cleanup
svn-id: r35214
2008-12-03 10:59:06 +00:00
..
mods
softsynth Remove warnings from NDS build. 2008-11-29 18:01:16 +00:00
adpcm.cpp Apparently, constraining the number of mixing samples to be divisible by 4 is too strict, so I'm changing readBufferTinsel6() around a bit to allow for any number of samples (at the cost of adding 2 variables and a bit complexity ;)) 2008-12-02 21:58:48 +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
flac.h
fmopl.cpp cleanup 2008-12-03 10:59:06 +00:00
fmopl.h
iff.cpp
iff.h
mididrv.cpp
mididrv.h - Extended MidiDriver::sysEx to allow 264 byte sysEx messages 2008-11-30 04:42:30 +00:00
midiparser_smf.cpp
midiparser_xmidi.cpp
midiparser.cpp Initial version of proper MIDI support for KYRA. 2008-11-30 01:53:32 +00:00
midiparser.h Initial version of proper MIDI support for KYRA. 2008-11-30 01:53:32 +00:00
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 Remove warnings from NDS build. 2008-11-29 18:01:16 +00:00
mpu401.h
musicplugin.cpp
musicplugin.h
null.cpp
rate_arm_asm.s
rate_arm.cpp
rate.cpp
rate.h
voc.cpp
voc.h
vorbis.cpp
vorbis.h
wave.cpp
wave.h