scummvm/sound
2006-03-19 14:11:32 +00:00
..
softsynth SysEx data now passed around with const pointers. Permits simplification of some SysEx client code. 2006-02-27 01:59:07 +00:00
adpcm.cpp Hiding the implementation of ADPCMInputStream from the public, in favor of a factory function (just like with the other AudioStream subclasses) 2006-03-03 15:51:33 +00:00
adpcm.h Hiding the implementation of ADPCMInputStream from the public, in favor of a factory function (just like with the other AudioStream subclasses) 2006-03-03 15:51:33 +00:00
audiocd.cpp It's really 'MPEG', not 'Mpeg' 2006-03-03 15:46:39 +00:00
audiocd.h Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
audiostream.cpp It's really 'MPEG', not 'Mpeg' 2006-03-03 15:46:39 +00:00
audiostream.h Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
flac.cpp Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
flac.h Explain the (admittedly strange) usage of some of our makeXXXStream factory functions 2006-03-03 15:36:12 +00:00
fmopl.cpp Added workaround in FMOPL for the pathological case where a note was turned off 2006-03-14 23:01:44 +00:00
fmopl.h Fixed a potential bug that could cause memory to be read out-of-bounds. 2006-03-14 20:09:32 +00:00
mididrv.cpp WIP of maemo port 2006-03-04 01:32:04 +00:00
mididrv.h SysEx data now passed around with const pointers. Permits simplification of some SysEx client code. 2006-02-27 01:59:07 +00:00
midiparser_smf.cpp Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
midiparser_xmidi.cpp Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
midiparser.cpp Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
midiparser.h Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
mixer.cpp Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
mixer.h Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
module.mk Moved dummy MIDI driver from backends/ to sound/ (this fixes bug #1435221) 2006-02-25 14:45:31 +00:00
mp3.cpp Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
mp3.h Explain the (admittedly strange) usage of some of our makeXXXStream factory functions 2006-03-03 15:36:12 +00:00
mpu401.cpp SysEx data now passed around with const pointers. Permits simplification of some SysEx client code. 2006-02-27 01:59:07 +00:00
mpu401.h SysEx data now passed around with const pointers. Permits simplification of some SysEx client code. 2006-02-27 01:59:07 +00:00
null.cpp Moved dummy MIDI driver from backends/ to sound/ (this fixes bug #1435221) 2006-02-25 14:45:31 +00:00
rate.cpp Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
rate.h Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
voc.cpp Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
voc.h Updated/added some comments on VOC/WAVE functions 2006-03-19 14:11:32 +00:00
vorbis.cpp Change CVS keywords to SVN keywords 2006-02-11 10:05:31 +00:00
vorbis.h Explain the (admittedly strange) usage of some of our makeXXXStream factory functions 2006-03-03 15:36:12 +00:00
wave.cpp Updated/added some comments on VOC/WAVE functions 2006-03-19 14:11:32 +00:00
wave.h Updated/added some comments on VOC/WAVE functions 2006-03-19 14:11:32 +00:00