Blame doc/NEWS

Packit 4aff17
Version 1.0.27 (2016-06-19)
Packit 4aff17
  * Fix an SF_INFO seekable flag regression introduced in 1.0.26.
Packit 4aff17
  * Fix potential infinite loops on malformed input files.
Packit 4aff17
  * Add string metadata read/write for CAF and RF64.
Packit 4aff17
  * Add handling of CUE chunks.
Packit 4aff17
  * Fix enaian-ness issues in PAF files.
Packit 4aff17
  * Minor bug fixes and improvements.
Packit 4aff17
Packit 4aff17
Version 1.0.26 (2015-11-22)
Packit 4aff17
  * Fix for CVE-2014-9496, SD2 buffer read overflow.
Packit 4aff17
  * Fix for CVE-2014-9756, file_io.c divide by zero.
Packit 4aff17
  * Fix for CVE-2015-7805, AIFF heap write overflow.
Packit 4aff17
  * Add support for ALAC encoder in a CAF container.
Packit 4aff17
  * Add support for Cart chunks in WAV files.
Packit 4aff17
  * Minor bug fixes and improvements.
Packit 4aff17
Packit 4aff17
Version 1.0.25 (2011-07-13)
Packit 4aff17
  * Fix for Secunia Advisory SA45125, heap overflow in PAF file handler.
Packit 4aff17
  * Accept broken WAV files with blockalign == 0.
Packit 4aff17
  * Minor bug fixes and improvements.
Packit 4aff17
Packit 4aff17
Version 1.0.24 (2011-03-23)
Packit 4aff17
  * WAV files now have an 18 byte u-law and A-law fmt chunk.
Packit 4aff17
  * Document virtual I/O functionality.
Packit 4aff17
  * Two new methods rawHandle() and takeOwnership() in sndfile.hh.
Packit 4aff17
  * AIFF fix for non-zero offset value in SSND chunk.
Packit 4aff17
  * Minor bug fixes and improvements.
Packit 4aff17
Packit 4aff17
Version 1.0.23 (2010-10-10)
Packit 4aff17
  * Add version metadata to Windows DLL.
Packit 4aff17
  * Add a missing 'inline' to sndfile.hh.
Packit 4aff17
  * Update docs.
Packit 4aff17
  * Minor bug fixes and improvements.
Packit 4aff17
Packit 4aff17
Version 1.0.22 (2010-10-04)
Packit 4aff17
  * Couple of fixes for SDS file writer.
Packit 4aff17
  * Fixes arising from static analysis.
Packit 4aff17
  * Handle FLAC files with ID3 meta data at start of file.
Packit 4aff17
  * Handle FLAC files which report zero length.
Packit 4aff17
  * Other minor bug fixes and improvements.
Packit 4aff17
Packit 4aff17
Version 1.0.21 (2009-12-13)
Packit 4aff17
  * Add a couple of new binary programs to programs/ dir.
Packit 4aff17
  * Remove sndfile-jackplay (now in sndfile-tools package).
Packit 4aff17
  * Add windows only function sf_wchar_open().
Packit 4aff17
  * Bunch of minor bug fixes.
Packit 4aff17
Packit 4aff17
Version 1.0.20 (2009-05-14)
Packit 4aff17
  * Fix potential heap overflow in VOC file parser (Tobias Klein, http://www.trapkit.de/).
Packit 4aff17
Packit 4aff17
Version 1.0.19 (2009-03-02)
Packit 4aff17
  * Fix for CVE-2009-0186 (Alin Rad Pop, Secunia Research).
Packit 4aff17
  * Huge number of minor bug fixes as a result of static analysis.
Packit 4aff17
Packit 4aff17
Version 1.0.18 (2009-02-07)
Packit 4aff17
  * Add Ogg/Vorbis support (thanks to John ffitch).
Packit 4aff17
  * Remove captive FLAC library.
Packit 4aff17
  * Many new features and bug fixes.
Packit 4aff17
  * Generate Win32 and Win64 pre-compiled binaries.
Packit 4aff17
Packit 4aff17
Version 1.0.17 (2006-08-31)
Packit 4aff17
  * Add sndfile.hh C++ wrapper.
Packit 4aff17
  * Update Win32 MinGW build instructions.
Packit 4aff17
  * Minor bug fixes and cleanups.
Packit 4aff17
Packit 4aff17
Version 1.0.16 (2006-04-30)
Packit 4aff17
  * Add support for Broadcast (BEXT) chunks in WAV files.
Packit 4aff17
  * Implement new commands SFC_GET_SIGNAL_MAX and SFC_GET_MAX_ALL_CHANNELS.
Packit 4aff17
  * Add support for RIFX (big endian WAV variant).
Packit 4aff17
  * Fix configure script bugs.
Packit 4aff17
  * Fix bug in INST and MARK chunk writing for AIFF files.
Packit 4aff17
Packit 4aff17
Version 1.0.15 (2006-03-16)
Packit 4aff17
  * Fix some ia64 issues.
Packit 4aff17
  * Fix precompiled DLL.
Packit 4aff17
  * Minor bug fixes.
Packit 4aff17
Packit 4aff17
Version 1.0.14 (2006-02-19)
Packit 4aff17
  * Really fix MinGW compile problems.
Packit 4aff17
  * Minor bug fixes.
Packit 4aff17
Packit 4aff17
Version 1.0.13 (2006-01-21)
Packit 4aff17
  * Fix for MinGW compiler problems.
Packit 4aff17
  * Allow readin/write of instrument chunks from WAV and AIFF files.
Packit 4aff17
  * Compile problem fix for Solaris compiler.
Packit 4aff17
  * Minor cleanups and bug fixes.
Packit 4aff17
Packit 4aff17
Version 1.0.12 (2005-09-30)
Packit 4aff17
  * Add support for FLAC and Apple's Core Audio Format (CAF).
Packit 4aff17
  * Add virtual I/O interface (still needs docs).
Packit 4aff17
  * Cygwin and other Win32 fixes.
Packit 4aff17
  * Minor bug fixes and cleanups.
Packit 4aff17
Packit 4aff17
Version 1.0.11 (2004-11-15)
Packit 4aff17
  * Add support for SD2 files.
Packit 4aff17
  * Add read support for loop info in WAV and AIFF files.
Packit 4aff17
  * Add more tests.
Packit 4aff17
  * Improve type safety.
Packit 4aff17
  * Minor optimisations and bug fixes.
Packit 4aff17
Packit 4aff17
Version 1.0.10 (2004-06-15)
Packit 4aff17
  * Fix AIFF read/write mode bugs.
Packit 4aff17
  * Add support for compiling Win32 DLLS using MinGW.
Packit 4aff17
  * Fix problems resulting in failed compiles with gcc-2.95.
Packit 4aff17
  * Improve test suite.
Packit 4aff17
  * Minor bug fixes.
Packit 4aff17
Packit 4aff17
Version 1.0.9 (2004-03-30)
Packit 4aff17
  * Add handling of AVR (Audio Visual Research) files.
Packit 4aff17
  * Improve handling of WAVEFORMATEXTENSIBLE WAV files.
Packit 4aff17
  * Fix for using pipes on Win32.
Packit 4aff17
Packit 4aff17
Version 1.0.8 (2004-03-14)
Packit 4aff17
  * Correct peak chunk handing for files with > 16 tracks.
Packit 4aff17
  * Fix for WAV files with huge number of CUE chunks.
Packit 4aff17
Packit 4aff17
Version 1.0.7 (2004-02-25)
Packit 4aff17
  * Fix clip mode detection on ia64, MIPS and other CPUs.
Packit 4aff17
  * Fix two MacOSX build problems.
Packit 4aff17
Packit 4aff17
Version 1.0.6 (2004-02-08)
Packit 4aff17
  * Added support for native Win32 file access API (Ross Bencina).
Packit 4aff17
  * New mode to add clippling then a converting from float/double to integer
Packit 4aff17
    would otherwise wrap around.
Packit 4aff17
  * Fixed a bug in reading/writing files > 2Gig on Linux, Solaris and others.
Packit 4aff17
  * Many minor bug fixes.
Packit 4aff17
  * Other random fixes for Win32.
Packit 4aff17
Packit 4aff17
Version 1.0.5 (2003-05-03)
Packit 4aff17
  * Added support for HTK files.
Packit 4aff17
  * Added new function sf_open_fd() to allow for secure opening of temporary
Packit 4aff17
    files as well as reading/writing sound files embedded within larger
Packit 4aff17
    container files.
Packit 4aff17
  * Added string support for AIFF files.
Packit 4aff17
  * Minor bug fixes and code cleanups.
Packit 4aff17
Packit 4aff17
Version 1.0.4 (2003-02-02)
Packit 4aff17
  * Added suport of PVF and XI files.
Packit 4aff17
  * Added functionality for setting and retreiving strings from sound files.
Packit 4aff17
  * Minor code cleanups and bug fixes.
Packit 4aff17
Packit 4aff17
Version 1.0.3 (2002-12-09)
Packit 4aff17
  * Minor bug fixes.
Packit 4aff17
Packit 4aff17
Version 1.0.2 (2002-11-24)
Packit 4aff17
  * Added support for VOX ADPCM.
Packit 4aff17
  * Improved error reporting.
Packit 4aff17
  * Added version scripting on Linux and Solaris.
Packit 4aff17
  * Minor bug fixes.
Packit 4aff17
Packit 4aff17
Version 1.0.1 (2002-09-14)
Packit 4aff17
  * Added MAT and MAT5 file formats.
Packit 4aff17
  * Minor bug fixes.
Packit 4aff17
Packit 4aff17
Version 1.0.0 (2002-08-16)
Packit 4aff17
  * Final release for 1.0.0.
Packit 4aff17
Packit 4aff17
Version 1.0.0rc6 (2002-08-14)
Packit 4aff17
  * Release candidate 6 for the 1.0.0 series.
Packit 4aff17
  * MacOS9 fixes.
Packit 4aff17
Packit 4aff17
Version 1.0.0rc5 (2002-08-10)
Packit 4aff17
  * Release candidate 5 for the 1.0.0 series.
Packit 4aff17
  * Changed the definition of sf_count_t which was causing problems when
Packit 4aff17
    libsndfile was compiled with other libraries (ie WxWindows).
Packit 4aff17
  * Minor bug fixes.
Packit 4aff17
  * Documentation cleanup.
Packit 4aff17
Packit 4aff17
Version 1.0.0rc4 (2002-08-03)
Packit 4aff17
  * Release candidate 4 for the 1.0.0 series.
Packit 4aff17
  * Minor bug fixes.
Packit 4aff17
  * Fix broken Win32 "make check".
Packit 4aff17
Packit 4aff17
Version 1.0.0rc3 (2002-08-02)
Packit 4aff17
  * Release candidate 3 for the 1.0.0 series.
Packit 4aff17
  * Fix bug where libsndfile was reading beyond the end of the data chunk.
Packit 4aff17
  * Added on-the-fly header updates on write.
Packit 4aff17
  * Fix a couple of documentation issues.
Packit 4aff17
Packit 4aff17
Version 1.0.0rc2 (2002-06-24)
Packit 4aff17
  * Release candidate 2 for the 1.0.0 series.
Packit 4aff17
  * Fix compile problem for Win32.
Packit 4aff17
Packit 4aff17
Version 1.0.0rc1 (2002-06-24)
Packit 4aff17
  * Release candidate 1 for the 1.0.0 series.
Packit 4aff17
Packit 4aff17
Version 0.0.28 (2002-04-27)
Packit 4aff17
  * Last offical release of 0.0.X series of the library.
Packit 4aff17
Packit 4aff17
Version 0.0.8 (1999-02-16)
Packit 4aff17
  * First offical release.