summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-04-20Remove deprecated call to gdk_cursor_unrefChristophe Fergeau1-1/+1
2012-04-20Use g_format_size instead of g_format_size_for_displayphantomjinx1-1/+5
2012-04-20Remove deprecated call to gtk_hscale_new_with_rangephantomjinx1-1/+1
2012-04-20Replace GtkHBox/GtkVBox with GtkBoxphantomjinx3-8/+8
2011-12-09Port inhibit from GDbus to gioMichael Wood1-86/+74
2011-11-07Duplicate the file and path patternsRoss Burton1-2/+10
2011-11-07Fix error introduced in commit 52131dd1989Phillip Wood1-1/+1
2011-10-31don't leak play button GtkSizeGroupChristophe Fergeau1-0/+1
2011-10-31don't leak several GConfEntry during UI creationChristophe Fergeau1-34/+68
2011-10-31don't leak current_submit_url in metadata_cbChristophe Fergeau1-0/+1
2011-10-31fix leaks in update_ui_for_albumChristophe Fergeau1-2/+6
2011-10-11Add git.mk for automatic ignoresRoss Burton1-0/+2
2011-10-10Remove unused prefs_edit_profile_clicked functionChristophe Fergeau2-9/+0
2011-10-10Replace GnomeMediaProfile with GstEncodingProfileChristophe Fergeau5-42/+110
2011-10-10Handle GST_STATE_CHANGE_ASYNC in sj-play.c better (#567011)Matthew Martin1-4/+5
2011-10-10Fix device names on Solaris (#540857)Brian Cameron1-1/+11
2011-09-10main: Fix run-time warningBastien Nocera1-2/+2
2011-09-10Do #include <config.h> in the .c files only.Kjartan Maraas9-5/+33
2011-09-10build: Remove C++ filesBastien Nocera2-25/+3
2011-05-23egg-play-preview: Remove unused variableBastien Nocera1-2/+0
2011-05-23sj-main: Fix use of unset variableBastien Nocera1-3/+5
2011-05-23sj-extracting: Fix warning about OverwriteDialogResponseBastien Nocera1-1/+2
2011-05-23sj-play: Remove unused variablesBastien Nocera1-7/+1
2010-11-15Update for new GTK+ 3.x and libgnome-media-profilesBastien Nocera2-4/+4
2010-10-01Use new GDK key namesMatthias Clasen1-1/+1
2010-07-02Fix obvious syntax errorsMatthias Clasen1-2/+2
2010-06-20Bump gtk+ requirement to 2.20. Compile with -DGSEAL_ENABLE. Fixes bug #612496.Andre Klapper3-80/+75
2010-06-20Use GtkInfoBar instead copied GeditMessageAreaJavier Jardón4-706/+30
2010-05-27Rename play/pause/stop functions to avoid clash with unistd.hVincent Untz1-11/+11
2010-04-15Migrate from libglade to GtkBuilder.Tadej Borovšak10-140/+151
2009-11-25Use automake silent rules when availableBastien Nocera1-1/+1
2009-11-24Don't double-free errors from the metadata getterBastien Nocera1-1/+0
2009-10-27Fix copy/paste error in commentBastien Nocera1-1/+1
2009-09-28Also fix uninhibit, as that changed as wellRichard Hughes1-2/+2
2009-09-28Convert sound-juicer from using gnome-power-manager to gnome-session for inhi...Richard Hughes3-7/+11
2009-06-24Fix previous patch to actually compileBastien Nocera1-2/+2
2009-06-24Disable paranoia on playbackBastien Nocera1-0/+4
2009-05-07Fix warning on startup unref'ing the driveBastien Nocera1-1/+2
2009-05-07 * configure.in: Update glib req to 2.18.Christian Persch3-20/+14
2009-02-24Set the PulseAudio role hint.Ross Burton1-0/+1
2009-02-17Remove deprecated GTK+ calls (#572087)Ross Burton1-2/+2
2009-02-10Look for libcanberra-gtk.Ross Burton1-0/+7
2009-02-10Handle the file or path pattern combo containing a custom combo (#339089).Ross Burton1-0/+6
2009-02-10Remove musicbrainz data if the album artist and title are editedRoss Burton1-0/+35
2009-02-10Remove whitespaceRoss Burton1-46/+46
2009-02-10Fix error handling if the glade file isn't found.Ross Burton1-1/+3
2009-02-10Free the option context once we're done with it (#569008) and rearrangeRoss Burton1-3/+4
2009-02-09Allow unsetting of disc number.Ross Burton1-2/+1
2009-02-07Use disk number in the rest of the patterns.Ross Burton1-2/+2
2009-02-07Don't use // comments (#569140)Ross Burton1-5/+5