Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 9f1e488dfb13a36b877e15f81d4497cb > files > 3

vorbisgain-0.32-2mdk.ppc.rpm

VorbisGain 0.31

- more changes to the pattern matcher. Should work fine now
- when using --album-gain, --fast wasn't handled properly
- more cleanups
- note: Winamp plugin in_vorbis.dll dated June 22, 2002 is known to support
  the new tag format

VorbisGain 0.30

- now tries to retain file mode and date when writing the tags
- added a simple, per-file progress meter
- more code cleanups
- better code page support on Win32
- updated to newer version of vcedit.c
- due to vocal complaints, the --recursive option is only included if
  DO_RECURSIVE is defined. It's recommended to define it on Win32 and not on
  any other platform. But in the end, it's up to whoever compiles VorbisGain :)
- new pattern matcher that accepts '\' as escape character (not needed on
  Win32)
- writes "new style tags" (and removes old style tags)
- --convert option to convert old style tags to new. The tags are changed
  as follows:

  Tag:                  Renamed to:
  RG_RADIO_GAIN         REPLAYGAIN_TRACK_GAIN
  RG_RADIO_PEAK         REPLAYGAIN_TRACK_PEAK
  RG_AUDIOPHILE_GAIN    REPLAYGAIN_ALBUM_GAIN
                        REPLAYGAIN_ALBUM_PEAK

  REPLAYGAIN_ALBUM_PEAK is new and contains the highest REPLAYGAIN_TRACK_PEAK
  within an album.

VorbisGain 0.20

- changed name of temporary file
- added -t option (target gain level)
- better handling of chained streams: detects changes in format
  (sample rate or number of channels)
- updated manpage
- changed to version 1.1 of the gain analysis code
- fixed bug in pattern matching

ReplayGain 0.10

- more options
- manual specification of replaygain
- can recurse directory trees
- moved to autoconf/automake

ReplayGain 0.9

- major cleanups

Replaygain 0.8

- bugfixed -q mode

ReplayGain 0.7

- added quick mode

ReplayGain 0.6

- Win32 support
- nicer output
- includes command line help

ReplayGain 0.5

- some more error checks

ReplayGain 0.4

- warn about buggy RC3 read_float in source

ReplayGain 0.3

- stricter parsing
- tags are case insensitive
- changed wording in a few places
- should compile on Windows too now
- detects and displays error on nonstandard
  samplerates