CVSROOT: /cvs/gnome Module name: rhythmbox Changes by: jmatthew 06/03/20 04:29:53
Modified files: . : ChangeLog configure.ac lib : Makefile.am plugins/audioscrobbler: Makefile.am rb-audioscrobbler-plugin.c shell : Makefile.am rb-audioscrobbler.c rb-audioscrobbler.h rb-shell.c Added files: lib : rb-proxy-config.c rb-proxy-config.h Log message: 2006-03-20 Jonathan Matthew <[EMAIL PROTECTED]> * configure.ac: * lib/Makefile.am: * lib/rb-proxy-config.c: * lib/rb-proxy-config.h: Add a new object to watch the HTTP proxy configuration and emit signals when it changes. * shell/rb-audioscrobbler.c: * shell/rb-audioscrobbler.h: Use rb-proxy-config to watch HTTP proxy configuration. * shell/rb-shell.c: Construct rb-proxy-config object on startup, and remove all audioscrobbler references. * shell/Makefile.am: * plugins/audioscrobbler/Makefile.am: * plugins/audioscrobbler/rb-audioscrobbler-plugin.c: Move all audioscrobbler code into the plugin. We should move rb-audioscrobbler.* from shell/ to plugins/audioscrobbler/ at some point. Don't use a private data structure in the plugin, since the class definition isn't in a header file. Fixes #335091. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jmatthew&date=explicit&mindate=2006-03-20%2004:28&maxdate=2006-03-20%2004:30 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list