CVSROOT:        /cvs/gnome
Module name:    rhythmbox
Changes by:     jmatthew        06/11/30 08:19:43

Modified files:
        .              : ChangeLog 
        podcast        : rb-podcast-manager.c rb-podcast-manager.h 
        sources        : rb-podcast-source.c 

Log message:
2006-11-30  Jonathan Matthew  <[EMAIL PROTECTED]>

patch started by:  James Livingston  <[EMAIL PROTECTED]>

* podcast/rb-podcast-manager.c: (*)
* podcast/rb-podcast-manager.h:
* sources/rb-podcast-source.c: (rb_podcast_source_set_property),
(rb_podcast_source_cmd_cancel_download),
(rb_podcast_source_load_finish_cb),
(rb_podcast_source_feed_updates_available_cb),
(rb_podcast_source_shutdown), (rb_podcast_source_cmd_new_podcast):
Remove mutexes and async queues from the podcast manager; just do
everything on the main thread and use idle handlers to marshal things
across to it.  Should fix crashes on FreeBSD, various other weird
stuff, and bug 337332.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jmatthew&date=explicit&mindate=2006-11-30%2008:18&maxdate=2006-11-30%2008:20

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

Reply via email to