- 09 Apr, 2019 1 commit
-
-
Paolo Bacchilega authored
-
- 18 Feb, 2019 1 commit
-
-
Paolo Bacchilega authored
-
- 31 Dec, 2018 2 commits
-
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
- 17 Oct, 2016 1 commit
-
-
Paolo Bacchilega authored
-
- 23 Sep, 2015 1 commit
-
-
Paolo Bacchilega authored
-
- 14 Apr, 2015 1 commit
-
-
Paolo Bacchilega authored
-
- 16 Feb, 2015 1 commit
-
-
Paolo Bacchilega authored
-
- 25 Mar, 2014 1 commit
-
-
Paolo Bacchilega authored
-
- 14 Jan, 2014 1 commit
-
-
Paolo Bacchilega authored
-
- 15 Apr, 2013 1 commit
-
-
Paolo Bacchilega authored
-
- 27 Mar, 2013 1 commit
-
-
Paolo Bacchilega authored
-
- 20 Mar, 2013 1 commit
-
-
Paolo Bacchilega authored
-
- 17 Dec, 2012 1 commit
-
-
Paolo Bacchilega authored
-
- 07 Jun, 2012 1 commit
-
-
Paolo Bacchilega authored
-
- 03 Jun, 2012 1 commit
-
-
Paolo Bacchilega authored
-
- 29 Mar, 2012 2 commits
-
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
- 03 Oct, 2011 1 commit
-
-
Paolo Bacchilega authored
-
- 22 Aug, 2011 1 commit
-
-
Paolo Bacchilega authored
-
- 06 Jun, 2011 2 commits
-
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
- 15 Nov, 2010 1 commit
-
-
Paolo Bacchilega authored
-
- 12 Jul, 2010 1 commit
-
-
Paolo Bacchilega authored
-
- 16 Nov, 2009 1 commit
-
-
Paolo Bacchilega authored
-
- 28 Sep, 2009 1 commit
-
-
Paolo Bacchilega authored
-
- 22 Apr, 2008 1 commit
-
-
2008-04-22 Paolo Bacchilega <paobac@svn.gnome.org> * configure.in: * NEWS: updated for version 2.0.0 svn path=/trunk/; revision=355
-
- 14 Aug, 2007 1 commit
-
-
2007-08-14 Paolo Bacchilega <paobac@svn.gnome.org> [ version 1.9.2 released ] svn path=/trunk/; revision=324
-
- 04 Aug, 2007 1 commit
-
-
2007-08-04 Paolo Bacchilega <paobac@cvs.gnome.org> * NEWS: * README: updated for version 1.9.2 svn path=/trunk/; revision=321
-
- 14 Jun, 2007 1 commit
-
-
2007-06-14 Paolo Bacchilega <paobac@cvs.gnome.org> * NEWS: * configure.in: updated for 1.9.1 svn path=/trunk/; revision=299
-
- 09 Nov, 2005 1 commit
-
-
2005-11-09 Paolo Bacchilega <paobac@cvs.gnome.org> * NEWS: updated. * src/ui.h: Added Quit on the tray icon popup menu. * src/main.h: * src/main.c: * src/goo-window.c: * src/Makefile.am: * configure.in: Notify the playing track when the main window is hidden. Requires libnotify. * src/dlg-ripper.c (update_progress_cb): use gint64 instead of guint64
-
- 19 Jul, 2005 1 commit
-
-
2005-07-19 Paolo Bacchilega <paobac@cvs.gnome.org> [ version 0.9.92 released ] * configure.in: * NEWS: updated to version 0.9.92 2005-07-16 Paolo Bacchilega <paobac@cvs.gnome.org> * src/ui.h: removed stop from the toolbar.
-
- 12 Jul, 2005 1 commit
-
-
2005-07-12 Paolo Bacchilega <paobac@cvs.gnome.org> * src/dlg-preferences.c: * src/preferences.h (PREF_ENCODER_MP3_QUALITY): * src/dlg-ripper.c (create_pipeline): Use a generic quality parameter for mp3 encoding, this way we can specify a vbr mode if available, or use the bitrate otherwise. * src/goo-window.c (window_update_title): added the track number to the title.
-
- 09 Jul, 2005 1 commit
-
-
2005-07-09 Paolo Bacchilega <paobac@cvs.gnome.org> * src/dlg-cover-chooser.h (fetch_cover_image): * src/dlg-cover-chooser.c (fetch_cover_image): new function. * src/goo-window.h: * src/goo-window.c (goo_window_set_current_cd_autofetch) (goo_window_get_current_cd_autofetch): new functions. Automatically fetch the cover image on Internet the first time a CD is inserted.
-
- 05 Apr, 2005 1 commit
-
-
2005-04-05 Paolo Bacchilega <paobac@cvs.gnome.org> * 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.
-
- 04 Mar, 2005 1 commit
-
-
2005-03-04 Paolo Bacchilega <paobac@cvs.gnome.org> [ version 0.9.90 released ]
-
- 24 Jan, 2005 1 commit
-
-
2005-01-24 Paolo Bacchilega <paobac@cvs.gnome.org> [ version 0.7.2 released ] * NEWS: updated for 0.7.2
-
- 11 Jan, 2005 1 commit
-
-
2005-01-11 Paolo Bacchilega <paobac@cvs.gnome.org> [ version 0.7.0 released ]
-
- 07 Jan, 2005 1 commit
-
-
2005-01-07 Paolo Bacchilega <paobac@cvs.gnome.org> [ version 0.7.0 released ]
-
- 06 Jan, 2005 1 commit
-
-
2005-01-05 Paolo Bacchilega <paobac@cvs.gnome.org> * src/goo-window.c (update_ui_from_expander_state): hide the resize grip when the track list is collapsed. 2005-01-02 Paolo Bacchilega <paobac@cvs.gnome.org> * src/dlg-ripper.c (save_playlist): write relative paths.
-