File: NEWS

package info (click to toggle)
audacity 1.2.4b-2.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 24,136 kB
  • ctags: 20,445
  • sloc: ansic: 139,567; cpp: 55,998; sh: 24,963; lisp: 3,772; makefile: 1,683; python: 272
file content (98 lines) | stat: -rw-r--r-- 3,111 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
Version 1.0.11 (2004-11-15)
  * Add support for SD2 files.
  * Add read support for loop info in WAV and AIFF files.
  * Add more tests.
  * Improve type safety.
  * Minor optimisations and bug fixes.

Version 1.0.10 (2004-06-15)
  * Fix AIFF read/write mode bugs.
  * Add support for compiling Win32 DLLS using MinGW.
  * Fix problems resulting in failed compiles with gcc-2.95.
  * Improve test suite.
  * Minor bug fixes.

Version 1.0.9 (2004-03-30)
  * Add handling of AVR (Audio Visual Research) files.
  * Improve handling of WAVEFORMATEXTENSIBLE WAV files.
  * Fix for using pipes on Win32.

Version 1.0.8 (2004-03-14)
  * Correct peak chunk handing for files with > 16 tracks.
  * Fix for WAV files with huge number of CUE chunks.

Version 1.0.7 (2004-02-25)
  * Fix clip mode detection on ia64, MIPS and other CPUs.
  * Fix two MacOSX build problems.

Version 1.0.6 (2004-02-08)
  * Added support for native Win32 file access API (Ross Bencina).
  * New mode to add clippling then a converting from float/double to integer
    would otherwise wrap around.
  * Fixed a bug in reading/writing files > 2Gig on Linux, Solaris and others.
  * Many minor bug fixes.
  * Other random fixes for Win32.

Version 1.0.5 (2003-05-03)
  * Added support for HTK files.
  * Added new function sf_open_fd() to allow for secure opening of temporary
    files as well as reading/writing sound files embedded within larger
    container files.
  * Added string support for AIFF files.
  * Minor bug fixes and code cleanups.

Version 1.0.4 (2003-02-02)
  * Added suport of PVF and XI files.
  * Added functionality for setting and retreiving strings from sound files.
  * Minor code cleanups and bug fixes.

Version 1.0.3 (2002-12-09)
  * Minor bug fixes.

Version 1.0.2 (2002-11-24)
  * Added support for VOX ADPCM.
  * Improved error reporting.
  * Added version scripting on Linux and Solaris.
  * Minor bug fixes.

Version 1.0.1 (2002-09-14)
  * Added MAT and MAT5 file formats.
  * Minor bug fixes.

Version 1.0.0 (2002-08-16)
  * Final release for 1.0.0.

Version 1.0.0rc6 (2002-08-14)
  * Release candidate 6 for the 1.0.0 series.
  * MacOS9 fixes.

Version 1.0.0rc5 (2002-08-10)
  * Release candidate 5 for the 1.0.0 series.
  * Changed the definition of sf_count_t which was causing problems when
    libsndfile was compiled with other libraries (ie WxWindows).
  * Minor bug fixes.
  * Documentation cleanup.

Version 1.0.0rc4 (2002-08-03)
  * Release candidate 4 for the 1.0.0 series.
  * Minor bug fixes.
  * Fix broken Win32 "make check".

Version 1.0.0rc3 (2002-08-02)
  * Release candidate 3 for the 1.0.0 series.
  * Fix bug where libsndfile was reading beyond the end of the data chunk.
  * Added on-the-fly header updates on write.
  * Fix a couple of documentation issues.

Version 1.0.0rc2 (2002-06-24)
  * Release candidate 2 for the 1.0.0 series.
  * Fix compile problem for Win32.

Version 1.0.0rc1 (2002-06-24)
  * Release candidate 1 for the 1.0.0 series.

Version 0.0.28 (2002-04-27)
  * Last offical release of 0.0.X series of the library.

Version 0.0.8 (1999-02-16)
  * First offical release.