From: Dennis S. <sy...@yo...> - 2004-07-16 06:23:13
|
On Fri, 2004-07-16 at 01:10 +0300, Vitaly V. Bursov wrote: > On Thu, 15 Jul 2004 22:52:03 +0200 > Dennis Smit <den...@gm...> wrote: > > > I will be checking the list through gmail! > Great! > > I'll start my work on plugin system soon. It's a lot > of work... afaiu rewritting plugins is also my task :) Yep it's a lot of work! :) I've done a plugin system rewrite before. In the first version all plugin types had a different loader but right now all the types are encapsulated in the LVPlugin. However ofcourse only the interface with libvisual needs to be rewritten in the plugins so it's a generalized rhythm of changing the plugin interfaces :) Anyway it's a lot of work none the less I've got to hurry, one hour to pack all my stuff ;) Cheers and thanks for all the support, will speak to you people soon! Later, Dennis |