scummvm/sound
2004-12-27 02:58:55 +00:00
..
softsynth Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type 2004-12-27 00:27:00 +00:00
.cvsignore
audiocd.cpp Rename remaining OSystem methods to match our coding guidelines 2004-09-28 20:19:37 +00:00
audiocd.h
audiostream.cpp Removed the (highly SCUMM specific) 'appendable stream' API from SoundMixer; SCUMM now uses the appendable stream directly 2004-11-27 17:09:05 +00:00
audiostream.h AudioStream::read() has been removed quite some time ago, now making sure that change is reflected everywhere 2004-11-27 13:54:09 +00:00
flac.cpp Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type 2004-12-27 00:27:00 +00:00
flac.h
fmopl.cpp Prepare true AdLib support on PalmOS 2004-10-22 12:11:24 +00:00
fmopl.h
mididrv.cpp Moved the softsynth midi drivers into a sound/softsynth; amongst other things, this fixes bug #1083058 2004-12-25 18:34:44 +00:00
mididrv.h Moved MidiDriver creation code into the MidiDriver class (as static methods), same for some other MIDI related stuff 2004-12-02 00:33:42 +00:00
midiparser_smf.cpp
midiparser_xmidi.cpp
midiparser.cpp Erm, this was never meant to be commited. I might as well leave the .h change for now, until kyra is investigated further. 2004-11-11 14:19:38 +00:00
midiparser.h Prevent infinite loop by displaying the launcher after a game start FAILURE too. 2004-11-11 14:01:11 +00:00
mixer.cpp Allow premix channels to use a custom sound type 2004-12-27 02:58:55 +00:00
mixer.h Allow premix channels to use a custom sound type 2004-12-27 02:58:55 +00:00
module.mk Moved the softsynth midi drivers into a sound/softsynth; amongst other things, this fixes bug #1083058 2004-12-25 18:34:44 +00:00
mp3.cpp Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type 2004-12-27 00:27:00 +00:00
mp3.h
mpu401.cpp Delegate channel functions to any MidiDriver. This is useful for the 2004-11-04 21:34:17 +00:00
mpu401.h Delegate channel functions to any MidiDriver. This is useful for the 2004-11-04 21:34:17 +00:00
rate.cpp
rate.h
voc.cpp change loadVOCFromStream to take a reference instead of a pointer (to a stream) 2004-12-11 23:34:34 +00:00
voc.h change loadVOCFromStream to take a reference instead of a pointer (to a stream) 2004-12-11 23:34:34 +00:00
vorbis.cpp Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type 2004-12-27 00:27:00 +00:00
vorbis.h