]> git.tdb.fi Git - libs/al.git/history - source/sounddecoder.h
Implement seeking in sound decoders
[libs/al.git] / source / sounddecoder.h
2018-06-24 Mikko RasaImplement seeking in sound decoders
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