CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     toshok  05/12/22 17:55:18

Modified files:
        .              : ChangeLog 
        src/Banshee.Plugins/Audioscrobbler: AudioscrobblerPlugin.cs 
                                            Engine.cs 

Log message:
2005-12-22  Chris Toshok  <[EMAIL PROTECTED]>

* src/Banshee.Plugins/Audioscrobbler/AudioscrobblerPlugin.cs:
remove the SetPlayer method and calls.  Instead just call
protocol_engine.Start.

* src/Banshee.Plugins/Audioscrobbler/Engine.cs: use a GLib.Timeout
instead of relying on the Player's tick event; Don't keep a
reference to a player around, just fetch it in the EngineTick
method; fix up the state assignment around the async calls and
deal with exceptions in current_web_req.End*; reformat things to
be more in keeping with the style guidelines.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=toshok&date=explicit&mindate=2005-12-22%2017:54&maxdate=2005-12-22%2017:56

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

Reply via email to