CVSROOT:        /cvs/gnome
Module name:    rhythmbox
Changes by:     jrl     06/03/24 04:05:00

Modified files:
        .              : ChangeLog 
        lib            : rb-glade-helpers.c rb-util.c rb-util.h 
        metadata       : Makefile.am 
        podcast        : rb-podcast-manager.c rb-podcast-parse.c 
        rhythmdb       : rhythmdb-private.h rhythmdb.c 

Log message:
* lib/rb-glade-helpers.c: (rb_glade_boldify_label): don't crash if we
can't find the widget

* lib/rb-util.c: (rb_uri_list_parse):
* lib/rb-util.h: add function for parsing a URI list into strings.

* metadata/Makefile.am: make the metdata helper build when linking
with --as-needed

* podcast/rb-podcast-manager.c: (rb_podcast_manager_copy_post): use
g_mkdir_with_parents instead of coding our own.

* podcast/rb-podcast-parse.c: (rb_set_channel_value): prefer
<itunes:author> over <generator>, instead of using whichever comes
last.

* rhythmdb/rhythmdb-private.h:
* rhythmdb/rhythmdb.c: (rhythmdb_entry_allocate): remove the "magic"
field, as we don't ever check it (to detect corruption). Saves a bit
memory.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jrl&date=explicit&mindate=2006-03-24%2004:04&maxdate=2006-03-24%2004:06

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

Reply via email to