2006-01-16 Ross Burton <
[email protected]>
* configure.in:
* NEWS:
Version 2.13.2.
2006-01-15 Ross Burton <
[email protected]>
* src/sj-extracting.c:
* src/sj-extractor.c:
* src/sj-metadata-musicbrainz.c:
* src/sj-prefs.c:
* src/sj-structures.c:
* src/sj-structures.h:
Add support for the MusicBrainz sortname attribute (Peter Oliver,
#313354).
2006-01-10 Ross Burton <
[email protected]>
* src/sj-main.c:
Protect against a NULL drive object (Marco Barisione, #326346).
2006-01-08 Ross Burton <
[email protected]>
* src/sj-metadata-cdtext.c:
Calculate the track durations.
2006-01-08 Ross Burton <
[email protected]>
* data/sound-juicer.glade:
Fix weird whitespace.
2006-01-08 Ross Burton <
[email protected]>
* src/sj-metadata-musicbrainz.c:
Cache the metadata. This doesn't persist user changes or verify
for updates, but it's a start.
2006-01-07 Ross Burton <
[email protected]>
* src/Makefile.am:
* src/gconf-bridge.[ch]:
Add GConf bridge, copied from the libgconf-bridge module.
* data/sound-juicer.glade:
* src/sj-main.c:
* src/sj-prefs.c:
* src/sound-juicer.h:
Use gconf-bridge to sync some properties, and the window size.
2006-01-07 Ross Burton <
[email protected]>
* src/sj-extractor.c:
Protect against NULL profiles.
2006-01-07 Ross Burton <
[email protected]>
* configure.in:
* src/sj-metadata-musicbrainz.c:
Configure the MusicBrainz proxy based on the gnome-vfs keys
(#321008).
2006-01-07 Ross Burton <
[email protected]>
* data/sound-juicer.glade:
* src/sj-main.c:
* src/sj-metadata.c:
* src/sj-metadata.h:
* src/sj-metadata-musicbrainz.c:
Add a Submit button to open the relevant MusicBrainz page (James
Hensbridge, #112889).
2006-01-07 Chao-Hsiung Liao <
[email protected]>
* configure.in: Added "zh_HK" to ALL_LINGUAS.
2006-01-06 Abel Cheung <
[email protected]>
* configure.in: Added "vi" to ALL_LINGUAS.
2006-01-05 Ross Burton <
[email protected]>
* src/sj-extracting.c:
Remove leading periods when generating filenames (closes #144280).
2005-12-19 Bastien Nocera <
[email protected]>
* configure.in: Fix warnings with libglade in newer versions of glib
(missing exports) (Closes: #324385)
2005-11-23 Ross Burton <
[email protected]>
* data/sound-juicer.glade:
Almost-match Totem's Next/Previous keybindings, to stop stealing
C-v from paste (#321328).
2005-11-23 Ross Burton <
[email protected]>
* data/sound-juicer.glade:
Make the Prefs dialog non-resizable, and name the labels.
* src/sj-prefs.c:
Add the labels to a size group (#316965)
2005-11-23 Ross Burton <
[email protected]>
* src/sj-main.c:
Display the extractor failed error dialog before showing the main
window, and set a default window icon (#321859).
2005-11-23 Ross Burton <
[email protected]>
* src/sj-metadata-cdtext.c:
Remove the CDIO API version check (#319793)
2005-11-23 Ross Burton <
[email protected]>
* src/sj-metadata-musicbrainz.c:
Handle track data imported from FreeDB (#155425, Bastien Nocera)
2005-11-23 Ross Burton <
[email protected]>
* data/sound-juicer.desktop.in:
Add generic name (#322161, Matthias Clasen)
2005-11-03 Ross Burton <
[email protected]>
* src/sj-extracting.c:
Handle G_FILENAME_ENCODING correctly, thanks Colin Leroy (#320604)
2005-10-29 Ross Burton <
[email protected]>
* src/sj-metadata-musicbrainz.c:
Fix handling of multiple albums (David Mandelberg, closes #318044)