WARNING: Audacious hangs on quit when the plugin is still active. This is
         a problem with shutdown code in Audacious will be fixed in SVN soon.


Quick port of the XMMS plugin by Pekka Harjamki <analogvu@mcfish.org>

- Changed autotools files.
- Changed includes for Audacious.
- Switched from ConfigFile to ConfigDb.
- Changed GTK_WINDOW_DIALOG to GTK_WINDOW_TOPLEVEL (Gtk2.x).
- Added a 2nd NULL argument for gdk_pixbuf_new_from_file (Gtk2.x).
- Switched from gtk_widget_draw() to gtk_widget_queue_draw()
  This fixes Xlib async errors.
- Call gtk_widget_queue_draw() only if new frame has been drawn. Some rar flicker can
  happen when "Frame Skip" is being used (better than the epileptic effect without).
- Install skins on make install.

Skin dirs are ofcourse now:
/usr/share/audacious-plugins/VU_Meter_skins
or
~/.audacious/VU_Meter_skins

Christian Birchinger <joker@netswarm.net>


See README.xmms for further information.
