After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 107244 - Make the type of visualizer optional
Make the type of visualizer optional
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Bastien Nocera
Bastien Nocera
Depends on:
Blocks:
 
 
Reported: 2003-02-28 10:17 UTC by Tuomas Kuosmanen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tuomas Kuosmanen 2003-02-28 10:17:53 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.
Comment 1 Bastien Nocera 2003-05-02 15:12:27 UTC
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)