]> diplodocus.org Git - flac-archive/blob - CHANGES
1. Switch to TITLE[n] style tags
[flac-archive] / CHANGES
1 Version 2
2 2004-12-05
3 svn://diplodocus.org/projects/release/flac-archive-2
4
5 * Add support for running a post-processor hook after encoding to
6 flac is finished; this can be handy for automatically running
7 flac2mp3, moving the output to another location, etc.
8
9 * Support TITLE[1] .. TITLE[n] tag style in flac2mp3.
10
11 * Catch errors from flac or lame in flac2mp3.
12
13 * Fix quoting in how flac2mp3 runs flac and lame.
14
15 * New --quiet and --verbose options for flac2mp3, which are passed
16 on to flac and lame in the appropriate form.
17
18 * New flac2mp3 option, --lame-options, for passing additional
19 options to lame; --preset standard is now only the default rather
20 than hard-coded behavior.
21
22 Version 1
23 2004-10-27
24 svn://diplodocus.org/projects/release/flac-archive-1