Cursed Player's homepage

Wednesday, January 19, 2005

Plugin support

Started work on plugin support. There will be a sepparate program/module to handle that, all the modules that will use it will have to identify themselves to it.
Also when the modules will inform it of an event (example: started playing a file) the plugin module will run all the plugins that should be run on this event and pass them all the information they need (all will be written in a xml file).