Page 1 of 1

Plugins...

Posted: 2006.02.23 13:49
by Marcus
Note to self:

Need a new, very general plugin framework for things other than commands/vital subsystems.

Plugins should implement XmlEnabled + Runnable.

First plugin should be a http plugin that shows:
* Currently playing song.
* Users connected.
* Their ratings of the current song.
* What they think of each other (musical index). :)
* The "top" list.

Posted: 2006.02.24 09:40
by Marcus
1.5.0 alpha has plugin support! :)

Here is an example plugin that prints all the events from the SoundSystem:

http://hirt.se:8091/@md=d&cd=//depot/fa ... =64&rev1=1