LUMIERE LIBRARY
---------------

Lumiere library provides a GTK+ 2.0 widget to play media files.
It is made of a couple of backends: xine (using the xine library, gtk-player using mplayer and GLPlay using te xine library but drawing on a 3d shape) -- mplayer and GLPlay are broken for now.

The api is transparent from the backend. Just call lum_player_factory() with the backend type you want and use the LumPlayer methods on the returned object.

There is no need to initialize or to close anything.

You need Libglade and all it's dependencies as well as xine-lib and all its dependencies. Compile-time checks should let you know whether your installation is fine for using liblumiere

Any problems, contact the author or post a bug on the savannah page
