From: Dennis S. <sy...@yo...> - 2004-11-28 13:31:48
|
Thanks a lot for the patch, everything is merged and looking good!!!, awesome :) Regarding visual_plugin_get_list: 2004-11-28 Dennis Smit <ds...@ne...> * libvisual/lv_plugin.c (visual_plugin_get_list): Don't completely bail out when there is a invalid path in the plugin registry. Instead spit a warning and just use those that are valid. That is fixed as well, thanks for pointing out ;) Cheers, Dennis On Sun, 2004-11-28 at 02:10 +0200, Vitaly V. Bursov wrote: > Ok, here's a patch. I can't test bmp, xmms and nebulus right now, > but "plugins" looks like works fine. > > > Next, visual_plugin_get_list function will fail and return NULL > if list with plugin directories contains non-existing (e.g.) > directory even if there are other dirs with valid plugins... > I think it's wrong. > |