From: Dennis S. <sy...@yo...> - 2004-07-07 20:37:47
|
I've done the following commit: 2004-07-07 Dennis Smit <ds...@ne...> * libvisual/lv_actor.c: (visual_actor_get_next_by_name_gl, visual_actor_get_prev_by_name_gl, visual_actor_get_next_by_name_nogl, visual_actor_get_prev_by_name_nogl): New methods. These methods can be used to filter out certain types of plugins. Duilio I suggest the following: Instead of a checkbox to 'disable gl plugins' have three radio buttons grouped that do either: 'Only GL plugins' 'Only non GL plugins' 'All types of plugins' Or something likewise. I've updated the xmms plugin to use the API and remove the non GL hack. What do you think ? Cheers, Dennis |