scummvm/sound
2005-05-11 17:20:32 +00:00
..
softsynth Mixer is now in namespace Audio. fix compiling. 2005-05-11 17:20:32 +00:00
.cvsignore
adpcm.cpp Comply to our coding conventions 2005-05-08 21:49:52 +00:00
adpcm.h o Fixed ADPCM decoder length bug 2005-05-03 22:12:23 +00:00
audiocd.cpp code conventions 2005-04-20 11:13:56 +00:00
audiocd.h Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
audiostream.cpp Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name) 2005-05-10 23:48:48 +00:00
audiostream.h This is probably not the optimal fix, but at least ScummVM compiles again. 2005-01-11 08:06:19 +00:00
flac.cpp Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
flac.h Moved class File and the MD5 stuff to namespace Common 2005-05-10 22:56:25 +00:00
fmopl.cpp PalmOS : ARM optimized OPL driver 2005-03-11 11:01:52 +00:00
fmopl.h Add medium quality sound for FOTAQ 2005-01-28 20:46:36 +00:00
mididrv.cpp Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation 2005-04-10 14:33:44 +00:00
mididrv.h Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name) 2005-05-10 23:48:48 +00:00
midiparser_smf.cpp Updated copyright 2005-01-01 16:09:25 +00:00
midiparser_xmidi.cpp Updated copyright 2005-01-01 16:09:25 +00:00
midiparser.cpp Updated copyright 2005-01-01 16:09:25 +00:00
midiparser.h Updated copyright 2005-01-01 16:09:25 +00:00
mixer.cpp Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name) 2005-05-10 23:48:48 +00:00
mixer.h Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
module.mk Moved Oki ADPCM aka VOX decoder from SAGA engine to common sound/ directory. 2005-05-03 20:36:07 +00:00
mp3.cpp Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
mp3.h Moved class File and the MD5 stuff to namespace Common 2005-05-10 22:56:25 +00:00
mpu401.cpp Moved (In/Out)SaveFile(Manager) and Timer to namespace Common 2005-05-10 23:17:38 +00:00
mpu401.h Moved (In/Out)SaveFile(Manager) and Timer to namespace Common 2005-05-10 23:17:38 +00:00
rate.cpp Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
rate.h Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
voc.cpp Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name) 2005-05-10 23:48:48 +00:00
voc.h This function is currently not used... 2005-01-09 15:48:47 +00:00
vorbis.cpp Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
vorbis.h Moved class File and the MD5 stuff to namespace Common 2005-05-10 22:56:25 +00:00
wave.cpp Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name) 2005-05-10 23:48:48 +00:00
wave.h o Fixed ADPCM decoder length bug 2005-05-03 22:12:23 +00:00