scummvm/sound
2008-12-22 11:22:15 +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 Custom percussion instruments for the AdLib MIDI driver (Slightly modified patch #2357165) 2008-12-19 16:21:27 +00:00
adpcm.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +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 Removed useless dependencies from common/file.h in common code. When complete removal was not possibile, dependency has been pushed to the cpp files from the headers. 2008-09-05 11:41:39 +00:00
audiocd.h
audiostream.cpp Okay, removing my implementation of AppandableAudioStream::getTotalPlayTime (I've apparently misunderstood its intent) and using Mixer::getSoundElapsedTime() instead 2008-12-12 17:12:05 +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 cleanup 2008-12-03 10:59:06 +00:00
fmopl.h
iff.cpp
iff.h
mididrv.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
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 Whoops. Fix accidently wrong evaluation statement. 2008-12-13 12:56:53 +00:00
midiparser.h Initial version of proper MIDI support for KYRA. 2008-11-30 01:53:32 +00:00
mixer_intern.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
mixer.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
mixer.h
module.mk
mp3.cpp Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
mp3.h
mpu401.cpp Remove warnings from NDS build. 2008-11-29 18:01:16 +00:00
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 Removed useless dependencies from common/file.h in common code. When complete removal was not possibile, dependency has been pushed to the cpp files from the headers. 2008-09-05 11:41:39 +00:00
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