LAMIP gtk+2.x control plugin
----------------------------

This is the default control plugin for LAMIP audio player.

you need gtk+2.x (the lastiest version is better) to compile this plugin
and lamip correctly installed on your system

to compile this source code you need gcc, automake, autoconf and libtool
you launch the "bootstrap" script and then you could run
"autoreconf -vifs && ./configure && make" as user

to install this plugin launch "make install" or "make install-strip" as root
(lamip must accessible via the PATH variable or the plugin will not be install)


some main Window key binding (for moment) :

CTRL+F4/CTRL+Q    close lamip
'+'               volume up
'-'               volume down
'->'              next song
'<-'              previous song
C                 play song
L                 open files
CTRL+L            open url
SHIFT+L           open directories
p                 show/hide playlist window
s                 show/hide shoutcast window (if configured)


---
Frederic Fondriest
