2005-04-05 Paolo Bacchilega [ version 0.9.91 released ] * src/goo-window.c (goo_window_play): do not play when hibernated. * src/actions.c (sj_watch_func): removed debug code. * src/ui.h: Do not use H as keyboard shortcut. * NEWS: Updated. * src/actions.c (activate_action_extract): * src/goo-window.c (goo_window_set_hibernate): new function. * src/file-utils.c (is_program_in_path): * src/file-utils.h (is_program_in_path): new function. * data/goobox.schemas.in: * src/preferences.h (PREF_GENERAL_USE_SJ): new preference. Added goobox/general/use_sound_juicer gconf preference to use Sound Juicer to extract tracks. 2005-04-01 Steve Murphy * configure.in: Added "rw" to ALL_LINGUAS. 2005-03-23 Paolo Bacchilega * data/glade/goobox.glade: * src/dlg-ripper.c: * src/file-utils.c: * src/dlg-extract.c: Fixed extraction to non-local folders. Use the filechooserbutton if gtk+ >= 2.5.0 is available. 2005-03-18 Paolo Bacchilega * src/goo-window.c (add_columns): added ellipsize property to the title column. 2005-03-14 Paolo Bacchilega * src/dlg-ripper.c (get_destination_folder): use tracktitle_to_filename here too. * src/file-utils.c (tracktitle_to_filename): use space instead of _, and remove double spaces. 2005-03-13 Paolo Bacchilega * src/file-utils.c (tracktitle_to_filename): * src/file-utils.h (tracktitle_to_filename): * src/dlg-ripper.c (get_track_filename): Get a valid filename from track titles.