CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     toshok  06/01/06 15:21:29

Modified files:
        src/Banshee.Plugins/Audioscrobbler: Engine.cs Makefile.am 
Added files:
        src/Banshee.Plugins/Audioscrobbler: Queue.cs 

Log message:
2006-01-06  Chris Toshok  <[EMAIL PROTECTED]>

* src/Banshee.Plugins/Audioscrobbler/Makefile.am
(ASSEMBLY_SOURCES): add Queue.cs

* src/Banshee.Plugins/Audioscrobbler/Queue.cs: new home for all
the queue internals.

* src/Banshee.Plugins/Audioscrobbler/Engine.cs: move all the queue
internals (including the new saving/loading code) out to a
separate class; Use LogCore to report problems with
uploading/handshaking, and try to avoid spamming the log by only
logging upload failures once every 5 minutes; lastly, increase the
places where we save queue data.  We now save just before
transmitting, and again after getting the OK back from the server,
after we remove the tracks that were transmitted.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=toshok&date=explicit&mindate=2006-01-06%2015:20&maxdate=2006-01-06%2015:22

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

Reply via email to