]> diplodocus.org Git - flac-archive/blobdiff - CHANGES
Fix pics nonsense.
[flac-archive] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5ace0bde5d414569a78d64ae68fb66cafe5351c4..12b0193d16e06d95b2c94eb5cc9a86c2293a45f1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,43 @@
+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-4
+
+  * Create a separate flac file for each track; the old behavior is
+    still available with the --single-file option to fa-rip.
+
+  * Make fa-rip's MusicBrainz network queries optional.
+
+  * Bug fixes:
+    * flac2mp3 breaks with missing tags
+    * broken signal handling in fa-flacd
+    * incomplete filename sanitization
+
 Version 3
 Version 3
-sometime
+2005-06-26
 svn://diplodocus.org/projects/release/flac-archive-3
 
   * Add support for multi-artist discs to fa-rip, which now uses the
 svn://diplodocus.org/projects/release/flac-archive-3
 
   * Add support for multi-artist discs to fa-rip, which now uses the
@@ -14,6 +52,14 @@ svn://diplodocus.org/projects/release/flac-archive-3
     better than putting "(disc 1)" at the end of ALBUM, though that's
     what ends up happening for mp3s due to lame.
 
     better than putting "(disc 1)" at the end of ALBUM, though that's
     what ends up happening for mp3s due to lame.
 
+  * Matthias Friedrich <matt@mafr.de> points out that
+    MusicBrainz::Client already exposes the TOC info fa-rip needs.
+    Use that instead of the external mkcue program.
+
+  * Matthias also points out that he has added release date support to
+    MusicBrainz::Client-0.09.  Require that version and add release
+    date support to fa-rip.
+
 Version 2
 2004-12-05
 svn://diplodocus.org/projects/release/flac-archive-2
 Version 2
 2004-12-05
 svn://diplodocus.org/projects/release/flac-archive-2