Hello everybody.
--------------------
I have a 16x2 LCD display driven by LCDproc. I found several visualization
 plugins for XMMS using LCDproc, but none of them was the thing i was looking
 for. I used Kuro's LCDxmms's source to write my own plugin.

DESCRIPTION 
--------------------
This is a very simple plugin. It displays some info on a 2-line LCD
It looks like this (16x2 LCD):

------------------
| Artist - Title |
|Shf Rpt    00:00|
------------------

Simple, but functional. I still don't know how to get XMMS's play/pause state.
I'll implement it in the future

COMPILATION & INSTALLATION
--------------------------
extract the archive, type "make" and then "make install"
(or copy minilcd.so to Your visualization plugin directory)


LICENSE: GNU/GPL v2 or later

Thanks to:
---------------
Kuro <kuro@fused.org>
http://www.fused.org
