2012-04-30 Michael Pruett <michael@68k.org> * Release version 0.3.4 of the Audio File Library. 2012-04-29 Michael Pruett <michael@68k.org> * test/Makefile.am, test/pipe.cpp: Add test for reading and writing with non-seekable file handles. 2012-04-29 Michael Pruett <michael@68k.org> * Add support for SampleVision format. 2012-04-29 Michael Pruett <michael@68k.org> * sfcommands/printinfo.c: Fix field width for sample rate when printing short information. 2012-04-29 Michael Pruett <michael@68k.org> * examples/alsaplay.cpp: Update alsaplay to wait for samples to finish playing before closing. 2012-04-18 Michael Pruett <michael@68k.org> * Use hidden visibility for internal symbols. Previously all symbols had default visibility, leading to possible symbol conflicts. Thanks to Thomas Eschenbacher for pointing out this problem. 2012-01-17 Michael Pruett <michael@68k.org> * libaudiofile/extended.c: Update license for extended-precision floating-point conversion routines.