]> git.tdb.fi Git - libs/al.git/history - source/sounddecoder.cpp
Seek back to beginning after reading signature
[libs/al.git] / source / sounddecoder.cpp
2018-07-05 Mikko RasaSeek back to beginning after reading signature
2018-06-20 Mikko RasaAdd support for MP3 files using libmad
2018-06-20 Mikko RasaAdd signature detection for sound files
2012-11-20 Mikko RasaAdd dedicated exception classes for decoding sounds
2012-11-20 Mikko RasaMake SoundDecoder a base class and split off Ogg decoding
2012-11-20 Mikko RasaUse Msp::IO in SoundDecoder
2012-11-20 Mikko RasaSplit Sound into SoundDecoder and Waveform parts