X-Git-Url: https://diplodocus.org/git/flac-archive/blobdiff_plain/f939ddf8a554a1f938a510d46648935d6463408b..ee9d8a3653ab259b0716fe801c0067956d235e49:/CHANGES diff --git a/CHANGES b/CHANGES index cdb42bc..12b0193 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,30 @@ +Version 6 +2006-11-?? +svn://diplodocus.org/projects/release/flac-archive-6 + + * flac2mp3 is now parallelizable like fa-flacd. + + * flacsplit is a new Perl script to split single-file whole-disc + FLAC files into per-track FLAC files; it's just a quick hack, and + is not installed. + + * fa-rip now tries to find cover art and store it in a (new in flac + 1.1.3) FLAC PICTURE metadata block. + + * flac2mp3 copies PICTURE metadata blocks to MP3 ID3v2 APIC frames. + + * Now that we have a decent musicbrainz library for Python, we can + ditch Perl. fa-flacd, fa-rip, and flac2mp3 are now Python. + +Version 5 +2006-04-27 +svn://diplodocus.org/projects/release/flac-archive-5 + + * Store TRACKNUMBER tag in multi-file mode (oops). + Version 4 2006-04-19 -svn://diplodocus.org/projects/release/flac-archive-3 +svn://diplodocus.org/projects/release/flac-archive-4 * Create a separate flac file for each track; the old behavior is still available with the --single-file option to fa-rip. @@ -10,7 +34,7 @@ svn://diplodocus.org/projects/release/flac-archive-3 * Bug fixes: * flac2mp3 breaks with missing tags * broken signal handling in fa-flacd - * incomplete filelname sanitization + * incomplete filename sanitization Version 3 2005-06-26