From: Dennis S. <sy...@yo...> - 2004-09-28 17:34:28
|
Heya, I'd (finally) like to implement the plugin flag stuff. On the list I now have: VISUAL_PLUGIN_FLAG_NOT_REENTRANT (some plugins, like alsa could use the singleton design pattern to solve this, not sure about this tho) VISUAL_PLUGIN_FLAG_SPECIAL (flag for plugins like gdkpixbuf, plugins that have a special function which shouldn't be used in for example, amarok or the xmms plugin) More suggestions ? Cheers, Dennis |