CVSROOT: /cvs/gnome Module name: rhythmbox Changes by: jrl 06/04/09 09:22:59
Modified files: . : ChangeLog bindings/python: rb.defs rb.override plugins/sample-python: sample-python.py rhythmdb : rhythmdb.c shell : rb-source-header.c sources : rb-browser-source.c rb-daap-source.c rb-iradio-source.c rb-library-source.c rb-playlist-source.c rb-podcast-source.c rb-source.c rb-source.h Log message: * bindings/python/rb.defs: * bindings/python/rb.override: add bindings for most RBSource virtual functions. * sources/rb-source.h: * sources/rb-source.c: (rb_source_class_init): make impl_get_browser_key return a non-consht string, since Python can't really give us constant strings. * shell/rb-source-header.c: (rb_source_header_finalize), (rb_source_header_set_source_internal): * sources/rb-daap-source.c: (rb_daap_source_get_browser_key): * sources/rb-iradio-source.c: (impl_get_browser_key): * sources/rb-library-source.c: (impl_get_browser_key): * sources/rb-playlist-source.c: * sources/rb-browser-source.c: (rb_browser_source_constructor), (rb_browser_source_state_prefs_sync): * sources/rb-podcast-source.c: (impl_get_browser_key): Adapt to the above change. * plugins/sample-python/sample-python.py: show how to add a new source. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jrl&date=explicit&mindate=2006-04-09%2009:21&maxdate=2006-04-09%2009:23 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list