VirtualCue For XMMS (C) 2005

Virtual Cue Player

Barraud Manuel


TABLE OF CONTENTS
*****************

1. Disclaimer
2. Installation
3. Documentation
4. Bugs
5. Contact Email




1. Disclaimer
-------------

I am not liable for any damage caused by the use of this program.


2. Installation
---------------

These libraries are needed to compile the plugin.

   gtk/glib 1.2.2 or better.
   ftp://ftp.gtk.org/pub/gtk/v1.2/

   xmms-dev (use apt-get to obtain)
   

a) Basic Installation
----------------------

cd VirtualCueXmms/GeneralPlayer
./configure
make
make install (make sure that you have in Root)

cd VirtualCueXmms/InPlayer
./configure
make
make install (make sure that you have in Root)


There are 2 plugins... Why??? Because the input plugin can't acces the gui..So the only solution
to create a general plugin and the Input Plugin can communicate with the general plugin.

3. Documentation
----------------

Just put the Cue file in the playlist and play it! The cue is transform with all tracks.


4. Bugs
-------
There are no known bugs as of this moment, but if you do find one, E-mail me at mastergb@hotmail.com


5. Contact Email's
------------------

Barraud Manuel : mastergb@hotmail.com
