From: Dennis S. <sy...@yo...> - 2004-09-01 21:14:09
|
The new plugin system has landed in CVS and all plugins are updated. In order to get it working remove all the old plugins from %prefix/lib/libvisual first. >From now on the framework does plugin versioning, and saves the struct size to check against. What is left for 0.1.6 is: Libvisual: Timed morph, Method to check if a morph needs audio, Update lv_bmp.c to support big and little endian right. Libvisual-plugins: Finish the bumpscope plugin. Make a new slide morph plugin (from top, bottom, left, right) Fix flash plugin on 16 bit. Libvisual-gforce: Fix the source tree so it works with make dist (Our automake guru Duilio is working on this one!) Cheers, Dennis |