r628: Fix a bug when paste_silence didn't return proper editlist
[cinelerra_cv/mob.git] / libsndfile / NEWS
blob3506f51e880db60bcd07ee2842a3dbc2ab445b2a
1 Version 1.0.5 (2003-05-03)
2   * Added support for HTK files.
3   * Added new function sf_open_fd() to allow for secure opening of temporary
4     files as well as reading/writing sound files embedded within larger 
5     container files.
6   * Added string support for AIFF files.
7   * Minor bug fixes and code cleanups.
9 Version 1.0.4 (2003-02-02)
10   * Added suport of PVF and XI files.
11   * Added functionality for setting and retreiving strings from sound files.
12   * Minor code cleanups and bug fixes.
14 Version 1.0.3 (2002-12-09)
15   * Minor bug fixes.
17 Version 1.0.2 (2002-11-24)
18   * Added support for VOX ADPCM.
19   * Improved error reporting.
20   * Added version scripting on Linux and Solaris.
21   * Minor bug fixes.
23 Version 1.0.1 (2002-09-14)
24   * Added MAT and MAT5 file formats.
25   * Minor bug fixes.
27 Version 1.0.0 (2002-08-16)
28   * Final release for 1.0.0.
30 Version 1.0.0rc6 (2002-08-14)
31   * Release candidate 6 for the 1.0.0 series.
32   * MacOS9 fixes.
34 Version 1.0.0rc5 (2002-08-10)
35   * Release candidate 5 for the 1.0.0 series.
36   * Changed the definition of sf_count_t which was causing problems when 
37     libsndfile was compiled with other libraries (ie WxWindows).
38   * Minor bug fixes.
39   * Documentation cleanup.
41 Version 1.0.0rc4 (2002-08-03)
42   * Release candidate 4 for the 1.0.0 series.
43   * Minor bug fixes.
44   * Fix broken Win32 "make check".
46 Version 1.0.0rc3 (2002-08-02)
47   * Release candidate 3 for the 1.0.0 series.
48   * Fix bug where libsndfile was reading beyond the end of the data chunk.
49   * Added on-the-fly header updates on write.
50   * Fix a couple of documentation issues.
52 Version 1.0.0rc2 (2002-06-24)
53   * Release candidate 2 for the 1.0.0 series.
54   * Fix compile problem for Win32.
56 Version 1.0.0rc1 (2002-06-24)
57   * Release candidate 1 for the 1.0.0 series.
59 Version 0.0.28 (2002-04-27)
60   * Last offical release of 0.0.X series of the library.
62 Version 0.0.8 (1999-02-16)
63   * First offical release.