GNOME Bugzilla – Bug 107244
Make the type of visualizer optional
Last modified: 2004-12-22 21:47:04 UTC
[12:19] <hadess> tig_away: s/goom/oscope/ in bacon-video-widget.c [12:19] <hadess> tig_away: can you file a bug to make that configurable ? This is primarily needed for testing purposes so I can see if the audio is in sync :) But would be useful otherwise too.
2003-05-02 Bastien Nocera <hadess@hadess.net> * data/totem.glade: * data/totem.schemas.in: * src/bacon-video-widget-xine.c: (bacon_video_widget_instance_init), (bacon_video_widget_realize), (bacon_video_widget_set_show_visuals), (bacon_video_widget_get_visuals_list), (bacon_video_widget_set_visuals), (bacon_video_widget_set_visuals_quality): * src/bacon-video-widget.h: * src/gtk-playlist.c: * src/totem-preferences.c: (on_checkbutton2_toggled), (visual_menu_changed), (visual_quality_menu_changed), (totem_setup_preferences), (totem_preferences_tvout_setup), (totem_preferences_visuals_setup): * src/totem-preferences.h: * src/totem.c: (video_widget_create): added options to configure the visual plugin used, and the quality of them (size, frames per second) (Closes: #107244 and #109166)