From: Alexander F. <Ale...@gm...> - 2002-02-03 12:19:07
|
Hi! I made some internal changes to the plugin loading code: - plugin stuff moved from AudioFileFormat into PluginHandler - better support for compiled in plugins - support other plugin types - project import plugins are planned (like the .cue project import plugin - which would be needed by vcd mod= ule) - easy to iterate through - get plugin classes directly if we know the unique name When the plugin code is more matured we can check if we switch the GUI pl= ugins=20 to the new code. We might have to do further changes to the PluginHandler= to=20 do this. You have to recompile and install your plugins when you did a cvs update = after=20 you received this mail. Otherwise you won't be able to use any audio file= s. Alexander |