Adam Nielsen wrote:
On a related note, there doesn't seem to be a companion destroy function for
the plugin_setup() function, is that correct?  Or are you meant to register
something with atexit() if you need to clean up?

You are not meant to need any cleanup :) plugin_setup is just meant to say "these are the methods you should use to call me" and "these are the formats I support as input".

What kind of initialization do you need to do?

 anders

--
_______________________________________________
Xmms2-devel mailing list
Xmms2-devel@lists.xmms.se
http://lists.xmms.se/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to