9626d45166532313206f4cfb7800602354fa4413
[Faustine.git] / interpretor / libsndfile-1.0.25 / doc / NEWS
1 Version 1.0.25 (2011-07-13)
2 * Fix for Secunia Advisory SA45125, heap overflow in PAF file handler.
3 * Accept broken WAV files with blockalign == 0.
4 * Minor bug fixes and improvements.
5
6 Version 1.0.24 (2011-03-23)
7 * WAV files now have an 18 byte u-law and A-law fmt chunk.
8 * Document virtual I/O functionality.
9 * Two new methods rawHandle() and takeOwnership() in sndfile.hh.
10 * AIFF fix for non-zero offset value in SSND chunk.
11 * Minor bug fixes and improvements.
12
13 Version 1.0.23 (2010-10-10)
14 * Add version metadata to Windows DLL.
15 * Add a missing 'inline' to sndfile.hh.
16 * Update docs.
17 * Minor bug fixes and improvements.
18
19 Version 1.0.22 (2010-10-04)
20 * Couple of fixes for SDS file writer.
21 * Fixes arising from static analysis.
22 * Handle FLAC files with ID3 meta data at start of file.
23 * Handle FLAC files which report zero length.
24 * Other minor bug fixes and improvements.
25
26 Version 1.0.21 (2009-12-13)
27 * Add a couple of new binary programs to programs/ dir.
28 * Remove sndfile-jackplay (now in sndfile-tools package).
29 * Add windows only function sf_wchar_open().
30 * Bunch of minor bug fixes.
31
32 Version 1.0.20 (2009-05-14)
33 * Fix potential heap overflow in VOC file parser (Tobias Klein, http://www.trapkit.de/).
34
35 Version 1.0.19 (2009-03-02)
36 * Fix for CVE-2009-0186 (Alin Rad Pop, Secunia Research).
37 * Huge number of minor bug fixes as a result of static analysis.
38
39 Version 1.0.18 (2009-02-07)
40 * Add Ogg/Vorbis support (thanks to John ffitch).
41 * Remove captive FLAC library.
42 * Many new features and bug fixes.
43 * Generate Win32 and Win64 pre-compiled binaries.
44
45 Version 1.0.17 (2006-08-31)
46 * Add sndfile.hh C++ wrapper.
47 * Update Win32 MinGW build instructions.
48 * Minor bug fixes and cleanups.
49
50 Version 1.0.16 (2006-04-30)
51 * Add support for Broadcast (BEXT) chunks in WAV files.
52 * Implement new commands SFC_GET_SIGNAL_MAX and SFC_GET_MAX_ALL_CHANNELS.
53 * Add support for RIFX (big endian WAV variant).
54 * Fix configure script bugs.
55 * Fix bug in INST and MARK chunk writing for AIFF files.
56
57 Version 1.0.15 (2006-03-16)
58 * Fix some ia64 issues.
59 * Fix precompiled DLL.
60 * Minor bug fixes.
61
62 Version 1.0.14 (2006-02-19)
63 * Really fix MinGW compile problems.
64 * Minor bug fixes.
65
66 Version 1.0.13 (2006-01-21)
67 * Fix for MinGW compiler problems.
68 * Allow readin/write of instrument chunks from WAV and AIFF files.
69 * Compile problem fix for Solaris compiler.
70 * Minor cleanups and bug fixes.
71
72 Version 1.0.12 (2005-09-30)
73 * Add support for FLAC and Apple's Core Audio Format (CAF).
74 * Add virtual I/O interface (still needs docs).
75 * Cygwin and other Win32 fixes.
76 * Minor bug fixes and cleanups.
77
78 Version 1.0.11 (2004-11-15)
79 * Add support for SD2 files.
80 * Add read support for loop info in WAV and AIFF files.
81 * Add more tests.
82 * Improve type safety.
83 * Minor optimisations and bug fixes.
84
85 Version 1.0.10 (2004-06-15)
86 * Fix AIFF read/write mode bugs.
87 * Add support for compiling Win32 DLLS using MinGW.
88 * Fix problems resulting in failed compiles with gcc-2.95.
89 * Improve test suite.
90 * Minor bug fixes.
91
92 Version 1.0.9 (2004-03-30)
93 * Add handling of AVR (Audio Visual Research) files.
94 * Improve handling of WAVEFORMATEXTENSIBLE WAV files.
95 * Fix for using pipes on Win32.
96
97 Version 1.0.8 (2004-03-14)
98 * Correct peak chunk handing for files with > 16 tracks.
99 * Fix for WAV files with huge number of CUE chunks.
100
101 Version 1.0.7 (2004-02-25)
102 * Fix clip mode detection on ia64, MIPS and other CPUs.
103 * Fix two MacOSX build problems.
104
105 Version 1.0.6 (2004-02-08)
106 * Added support for native Win32 file access API (Ross Bencina).
107 * New mode to add clippling then a converting from float/double to integer
108 would otherwise wrap around.
109 * Fixed a bug in reading/writing files > 2Gig on Linux, Solaris and others.
110 * Many minor bug fixes.
111 * Other random fixes for Win32.
112
113 Version 1.0.5 (2003-05-03)
114 * Added support for HTK files.
115 * Added new function sf_open_fd() to allow for secure opening of temporary
116 files as well as reading/writing sound files embedded within larger
117 container files.
118 * Added string support for AIFF files.
119 * Minor bug fixes and code cleanups.
120
121 Version 1.0.4 (2003-02-02)
122 * Added suport of PVF and XI files.
123 * Added functionality for setting and retreiving strings from sound files.
124 * Minor code cleanups and bug fixes.
125
126 Version 1.0.3 (2002-12-09)
127 * Minor bug fixes.
128
129 Version 1.0.2 (2002-11-24)
130 * Added support for VOX ADPCM.
131 * Improved error reporting.
132 * Added version scripting on Linux and Solaris.
133 * Minor bug fixes.
134
135 Version 1.0.1 (2002-09-14)
136 * Added MAT and MAT5 file formats.
137 * Minor bug fixes.
138
139 Version 1.0.0 (2002-08-16)
140 * Final release for 1.0.0.
141
142 Version 1.0.0rc6 (2002-08-14)
143 * Release candidate 6 for the 1.0.0 series.
144 * MacOS9 fixes.
145
146 Version 1.0.0rc5 (2002-08-10)
147 * Release candidate 5 for the 1.0.0 series.
148 * Changed the definition of sf_count_t which was causing problems when
149 libsndfile was compiled with other libraries (ie WxWindows).
150 * Minor bug fixes.
151 * Documentation cleanup.
152
153 Version 1.0.0rc4 (2002-08-03)
154 * Release candidate 4 for the 1.0.0 series.
155 * Minor bug fixes.
156 * Fix broken Win32 "make check".
157
158 Version 1.0.0rc3 (2002-08-02)
159 * Release candidate 3 for the 1.0.0 series.
160 * Fix bug where libsndfile was reading beyond the end of the data chunk.
161 * Added on-the-fly header updates on write.
162 * Fix a couple of documentation issues.
163
164 Version 1.0.0rc2 (2002-06-24)
165 * Release candidate 2 for the 1.0.0 series.
166 * Fix compile problem for Win32.
167
168 Version 1.0.0rc1 (2002-06-24)
169 * Release candidate 1 for the 1.0.0 series.
170
171 Version 0.0.28 (2002-04-27)
172 * Last offical release of 0.0.X series of the library.
173
174 Version 0.0.8 (1999-02-16)
175 * First offical release.