aboutsummaryrefslogtreecommitdiff
path: root/sound/wave.cpp
AgeCommit message (Expand)Author
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-04Switch link to web page with more detailed information on compression types.Travis Howell
2005-05-03o Fixed ADPCM decoder length bugEugene Sandulenko
2005-01-1116-bit WAVs are little-endian.Torbjörn Andersson
2005-01-09Fix legal headerMax Horn
2005-01-09Added shared code to load WAV(E) data from arbitrary seekable streams (files ...Max Horn