CVSROOT:        /cvs/gnome
Module name:    rhythmbox
Changes by:     jmatthew        06/12/22 06:22:30

Modified files:
        .              : ChangeLog configure.ac 
        backends/gstreamer: rb-player-gst.c 
        data           : rhythmbox.schemas 
        plugins        : Makefile.am 
        shell          : rb-shell-clipboard.c rb-shell.c rb-shell.h 
                         rb-source-header.c 
Added files:
        plugins/visualizer: Makefile.am rb-fake-visualizer.c 
                            rb-vis-widget.c rb-vis-widget.h 
                            rb-visualizer-plugin.c rb-visualizer.xml 
                            visualizer-controls.glade visualizer-ui.xml 
                            visualizer.rb-plugin.desktop.in 

Log message:
2006-12-22  Jonathan Matthew  <[EMAIL PROTECTED]>

* backends/gstreamer/rb-player-gst.c: (rb_player_gst_class_init),
(rb_player_gst_get_property), (rb_player_gst_construct):
Add a 'playbin' property allowing plugins to access the playbin
element, and allow them to set the audio and video sinks.

* shell/rb-shell.c: (rb_shell_get_box_for_ui_location),
(rb_shell_add_widget), (rb_shell_remove_widget),
(rb_shell_notebook_set_page), (rb_shell_ui_location_get_type):
* shell/rb-shell.h:
Extend rb_shell_add_widget to allow the addition of source notebook
pages.

* shell/rb-shell-clipboard.c: (rb_shell_clipboard_sync):
* shell/rb-source-header.c: (rb_source_header_set_source_internal),
(rb_source_header_set_source):
Handle the possibility of no source being selected if a notebook page
added with rb_shell_add_widget is active.  Hide the source header
widget when no source is selected.

* configure.ac:
* data/rhythmbox.schemas:
* plugins/Makefile.am:
* plugins/visualizer/Makefile.am:
* plugins/visualizer/rb-fake-visualizer.c:
* plugins/visualizer/rb-vis-widget.c:
* plugins/visualizer/rb-vis-widget.h:
* plugins/visualizer/rb-visualizer-plugin.c:
* plugins/visualizer/rb-visualizer.xml:
* plugins/visualizer/visualizer-controls.glade:
* plugins/visualizer/visualizer-ui.xml:
* plugins/visualizer/visualizer.rb-plugin.desktop.in:
Add visualiser plugin.  Fixes #76519.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jmatthew&date=explicit&mindate=2006-12-22%2006:21&maxdate=2006-12-22%2006:23

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to