[Goodies-commits] r2877 - xfce4-cddrive-plugin/trunk

Sylvain Reynal syl at xfce.org
Thu Jun 28 18:50:20 CEST 2007


Author: syl
Date: 2007-06-28 16:50:20 +0000 (Thu, 28 Jun 2007)
New Revision: 2877

Modified:
   xfce4-cddrive-plugin/trunk/ChangeLog
   xfce4-cddrive-plugin/trunk/README
Log:
add performers to audio cd labels

Modified: xfce4-cddrive-plugin/trunk/ChangeLog
===================================================================
--- xfce4-cddrive-plugin/trunk/ChangeLog	2007-06-28 16:45:23 UTC (rev 2876)
+++ xfce4-cddrive-plugin/trunk/ChangeLog	2007-06-28 16:50:20 UTC (rev 2877)
@@ -5,7 +5,8 @@
     It is now a requirement.
   - add "Network" section with a switch to enable/disable connections to freedb.org.
   - add --enable-cddb/--disable-cddb switches to configure script (bug #3354).
-  - add CD-TEXT support to retrieve audio cd titles.
+  - add CD-TEXT support to retrieve audio cd infos.
+  - add performer name to audio cd label (in addition of the cd title).
   - fix useless expansion of the plugin in the panel (bug #3354).
   - fix bug that disabled the name entry when opening the configuration dialog
     if the "use in tooltip" option was not selected.

Modified: xfce4-cddrive-plugin/trunk/README
===================================================================
--- xfce4-cddrive-plugin/trunk/README	2007-06-28 16:45:23 UTC (rev 2876)
+++ xfce4-cddrive-plugin/trunk/README	2007-06-28 16:50:20 UTC (rev 2877)
@@ -21,8 +21,8 @@
 - dbus-glib >= 0.71
 - libcdio >= 0.76
 
-The plugin can query the freedb.org servers for audio CD titles. To compile
-with this feature enabled, you need:
+The plugin can query the freedb.org servers for audio CD infos (like title and
+performer's name). To compile with this feature enabled, you need:
 - libcddb >= 1.2.1
 - gthread >= 2.12.4 (optionnal, prevent the plugin from hanging while waiting
                      for freedb.org response)




More information about the Goodies-commits mailing list