summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-07-09Remove the useless construct-error code.Ross Burton1-5/+0
2007-06-22Translate the program description properly (#450161, Gabor Kelemen)Ross Burton1-1/+2
2007-06-15Set the label manually to force atk to update. Very sick but it works.Ross Burton2-0/+8
2007-06-03Don't manually create an "all" debug category, GLib does that for you.Ross Burton2-13/+6
2007-05-14Use g_strerror() instead of converting sterror() to UTF-8, and get theRoss Burton1-3/+6
2007-05-13Fix includeRoss Burton1-1/+2
2007-04-11Follow the preferred sound device as set in the control-center (Closes:Bastien Nocera1-1/+9
2007-03-26reviewed by: Ross Burton <ross@burtonini.com>Bastien Nocera3-7/+20
2007-03-26Use gst_element_make_from_uri for finding a CDDA source (thanks JamesRoss Burton1-2/+6
2007-03-26Display a better message after CD extraction (thanks Adam Petaccia,Ross Burton1-4/+8
2007-03-26Don't crash if the device exists but nautilus-burn does not know about itRoss Burton1-1/+17
2007-03-26Update from libbacon. Apart from being a good thing to do this also addsRoss Burton2-77/+91
2007-03-20Initialise threading system before calling gst_init_get_option_group()Christian Kirbach1-0/+2
2007-03-20When displaying strerror(), convert to UTF-8 first (#419512, thanks PascalRoss Burton1-2/+4
2007-01-29Fix distRoss Burton1-6/+7
2006-12-31Set urgency hint on extract completed dialog #388577Ross Burton1-0/+12
2006-12-31sj-main.c: Fix a compile warningRoss Burton1-1/+1
2006-12-11Added in missing function prototypesAdam Petaccia8-0/+110
2006-12-07Mark some data as const (#383488)Ross Burton2-4/+4
2006-11-28Make sure we are not playing when media is removed (#378250).Luca Cavalli1-0/+3
2006-11-19Don't disable Reread when playing (#347218, Stephen Cook).Ross Burton1-1/+0
2006-11-14"none" shouldn't create a directory in Folder hierarchy preferenceAdam Petaccia1-1/+1
2006-11-02Update for multi-screen and g-i-t (#369490).Ross Burton2-35/+252
2006-10-22Replace spaces with underscores in path_patterns and file_patterns whenLuca Cavalli1-1/+5
2006-10-17Rename and add version field for bug-buddy.Ross Burton1-31/+49
2006-10-16Remove unused variables.Ross Burton1-1/+4
2006-09-25Listen to the strip special characters preference and update the labelRoss Burton1-0/+19
2006-08-21Don't pass username twice to mb_SetProxyCreds and don't leak the gconfKjartan Maraas1-0/+1
2006-07-12Fix typo (#347284, Chrisophe Fergeau)Ross Burton1-1/+1
2006-06-18Fix orderRoss Burton1-2/+2
2006-06-18Clear the genre field when re-reading the disc (#340524)Ross Burton1-0/+2
2006-06-05Update for new n-c-b API (#342603, thanks William Jon McCann)Ross Burton2-28/+44
2006-05-09RemoveRoss Burton3-131/+0
2006-05-09Split into libjuicer, the backend code, and src, the UI.Ross Burton15-2090/+6
2006-05-02Save and restore window maximized state (#340038).Luca Cavalli1-10/+53
2006-04-29Remove ENABLE_DEBUG and use GLib debug flags. Based on a patch byRoss Burton2-11/+58
2006-04-29Fix translation in option contextRoss Burton1-1/+1
2006-04-23In completion_cb only manipulate the track store if there is stuff in itRoss Burton1-5/+8
2006-04-23Fix progress bar calculation (John Thacker, #339062).Ross Burton1-1/+1
2006-04-15use GString to create the file path, instead of a fixed buffer (#336725)James Livingston1-59/+63
2006-04-14Update about dialog (#328181)Ross Burton1-34/+41
2006-04-14Save and restore playback volume (#335170, Marinus Schraal).Ross Burton3-1/+20
2006-04-14Improve the --help output (#335016, Vincent Untz).Ross Burton1-1/+1
2006-04-14Translate a string (#334509)Ross Burton1-1/+3
2006-04-14Fix reversed check for invalid iterator. Fixes "Play doesn't work" andRoss Burton1-6/+10
2006-04-14Add some buffering (#336319).Ross Burton1-0/+5
2006-04-14Re-namespace to avoid conflicting with the real taglibmux.Ross Burton2-51/+51
2006-04-14Ensure the window title is reset when we read a CD (#337566).Ross Burton1-0/+3
2006-04-09Add more calls to sj_main_set_title(NULL) (#337566)Ross Burton1-0/+2
2006-04-08Remove gcc-ism (#337393, Damien Carbery)Ross Burton1-4/+4