2006-04-03 Ross Burton * configure.in: * NEWS: Version 2.14.1. 2006-03-29 Ross Burton * src/sj-prefs.c: Don't have a modal preferences dialog (#314595). 2006-03-29 Ross Burton * src/sj-main.c: Don't show the main window until there is nothing else that could go wrong (#321859). 2006-03-29 Ross Burton * src/sj-prefs.c: Handle NULL profiles. 2006-03-29 Ross Burton * src/sj-main.c: Don't set the duration and track number as resizable (#336476, thanks Wouter Bolsterlee). 2006-03-28 Ross Burton * configure.in: * src/Makefile.am: * tests/Makefile.am: Don't hardcode compiler options, use GNOME_COMPILE_WARNINGS (#141587) 2006-03-28 Dennis Cranston * src/bacon-volume.c: Volume should not display stock_volume-0 for volume > 0 (#335779). 2006-03-28 Ross Burton * src/sj-extracting.c: Handle sortnames being NULL. 2006-03-28 Ross Burton * src/sj-main.c: Don't leak the GnomeProgram (#335749) 2006-03-24 Ross Burton * help/sound-juicer/C/sound-juicer.xml: Tell people use to id3mux in the MP3 pipeline. * configure.in: Check for Taglib. * src/gsttaglib.cc: * src/gsttaglib.h: Add internal copy of GStreamer's taglib-based tagger. Will remove when this is in gst-plugins-good. * src/sj-main.c: If there is no id3mux element available, register our copy. 2006-03-23 Christian Neumair * src/sj-main.c: Ensure that play/pause button size stays constant. * src/sj-play.c: Don't process state change notifications from pipeline elements. Remove pending button_change_id/cb_set_time timeouts when registering them. Work around GStreamer bug (#326311) when seeking or changing song. This won't be neccessary when depending on GStreamer 0.10.5. Fixes #326311. 2006-03-23 Ross Burton * src/sj-main.c: Handle all paranoia modes (#335593, thanks Marinus Schraal). 2006-03-20 Vladimer Sichinava * configure.in: Added "ka" (Georgian) to ALL_LINGUAS 2006-03-19 Ross Burton * READNE: Update. 2006-03-19 Ross Burton * src/sj-main.c: * src/sj-play.c: Check all iterator fetching to avoid compiler warnings. 2006-03-19 Ross Burton * data/sound-juicer.glade: * src/sj-profile-chooser.c: * src/sj-profile-chooser.h: * src/Makefile.am: Remove SjProfileChooser as the chooser in gnome-media now shows MIME type. 2006-03-19 Ross Burton * src/sj-main: Fix program name not being translated (#335122, thanks chpe) 2006-03-19 Ross Burton * src/sj-metadata-musicbrainz.c: Change CD lookup query to allow MusicBrainz to proxy requests to FreeDB (#334823) 2006-03-19 Ross Burton * MAINTAINERS: Add this file (#335020). 2006-03-14 Ross Burton * data/Makefile.am: Install the icons mode 0644. 2006-03-14 Ross Burton * Makefile.am: Depend on doap.rdf when releasing.