2011-11-29 Michael Pruett * Release version 0.3.2 of the Audio File Library. 2011-11-28 Michael Pruett * libaudiofile/VOC.cpp: Fix initialization of byte order in Creative Voice File format. 2011-10-20 Michael Pruett * libaudiofile/NIST.cpp: Fix calculation of frame count in NIST SPHERE sound files. 2011-10-20 Michael Pruett * libaudiofile/byteorder.h: Remove unused byte-swapping macros. 2011-10-20 Michael Pruett * Simplify calculation of track data size. 2011-10-11 Michael Pruett * libaudiofile/af_vfs.h: Remove duplicate definition of AFvirtualfile. 2011-09-19 Michael Pruett * Don't treat compiler warnings as errors by default.