2007-05-14 Ross Burton * configure.ac: * NEWS: Version 2.19.1. 2007-05-14 Ross Burton * configure.ac: Remove AM_MAINTAINER_MODE. 2007-05-14 Ross Burton * src/sj-main.c: Use g_strerror() instead of converting sterror() to UTF-8, and get the error message before doing anything else (#438122). 2007-05-14 Ross Burton * libjuicer/sj-extractor.c: The profile fragment does need to have an element first otherwise it may not be a valid pipeline if it starts with caps. Add fakesrc. 2007-05-14 Ross Burton * libjuicer/sj-metadata-cdtext.h: * libjuicer/sj-metadata-musicbrainz.h: Fix typo in the _TYPE define which broke startup. Thanks Emmanuele for noticing the problem. 2007-05-14 Ross Burton * libjuicer/sj-metadata-cdtext.c: * libjuicer/sj-metadata-musicbrainz.c: Use G_DEFINE_TYPE_WITH_CODE. 2007-05-13 Ross Burton * libjuicer/sj-metadata-cdtext.c: Update to changes in SjMetadata object.