~ubuntu-branches/debian/lenny/wavpack/lenny

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-04-24 20:30:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060424203048-lztb33vr33kd8uug
Tags: 4.32-2
Make sure that dh_makeshlibs of libwavpack0 is called before dh_shlibdeps
of wavpack to generate correct dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
                        ----------------------
 
2
                        Update - April 5, 2006
 
3
                        ----------------------
 
4
 
 
5
 WavPack Library Source Code - 4.32
 
6
 -----------------------------------------
 
7
  fixed: generating RIFF headers on big-endian machines caused crash
 
8
 
 
9
 
 
10
                        --------------------------
 
11
                        Update - December 10, 2005
 
12
                        --------------------------
 
13
 
 
14
 wavpack.exe (command-line encoder) - 4.31
 
15
 wvunpack.exe (command-line decoder) - 4.31
 
16
 ------------------------------------------
 
17
  fixed: detect debug mode in all cases (win32 only)
 
18
  improved: use latest service pack and SDK for building (win32 only)
 
19
  improved: better directory choice for logging file (win32 only)
 
20
  improved: allow shell to expand wildcards (*nix only)
 
21
  added: option (-o) to specify output directory or path (*nix only)
 
22
  added: option (-t) to copy timestamp (*nix only)
 
23
 
 
24
 wvgain.exe (command-line ReplayGain scanner) - 4.31
 
25
 ---------------------------------------------------
 
26
  new
 
27
 
 
28
 WavPack Library Source Code - 4.31
 
29
 ----------------------------------
 
30
  fixed: failing seek with some files that had been played to the end
 
31
  fixed: small memory leak when opening hybrid lossless files
 
32
  improved: signed characters no longer must be default
 
33
  improved: APEv2 tags are read even if followed by ID3v1 tag
 
34
  improved: limited APEv2 tag editing capability
 
35
 
 
36
 
1
37
                      ------------------------------
2
38
                      Release 4.3 - November 1, 2005
3
39
                      ------------------------------