diff src/madplug/plugin.h @ 676:1733b12ef974 trunk

[svn] - show dynamic bitrate for vbr is off by default. now it is configurable from preferences.
author yaz
date Mon, 19 Feb 2007 19:39:42 -0800
parents 9b4e01053d5c
children b938fe96b20e
line wrap: on
line diff
--- a/src/madplug/plugin.h	Mon Feb 19 18:53:25 2007 -0800
+++ b/src/madplug/plugin.h	Mon Feb 19 19:39:42 2007 -0800
@@ -123,6 +123,7 @@
     } replaygain;
     gboolean title_override;
     gchar *id3_format;
+    gboolean show_avg_vbr_bitrate;
 };
 
 // gcond