Age | Commit message (Expand) | Author | Files | Lines |
2006-04-14 | Translate a string (#334509) | Ross Burton | 1 | -1/+3 |
2006-03-29 | Don't have a modal preferences dialog (#314595). | Ross Burton | 1 | -21/+26 |
2006-03-29 | Handle NULL profiles. | Ross Burton | 1 | -2/+6 |
2006-03-01 | Don't translate the sample track data. | Ross Burton | 1 | -23/+6 |
2006-02-28 | Change sample data, show extension in sample label, and update it more | Ross Burton | 1 | -9/+26 |
2006-02-15 | Re-arrange the Preferences dialog, add ellipsis as required, change a few | Ross Burton | 1 | -2/+2 |
2006-01-30 | Remove unrequired use of 'strip' variable (#328918). | Ryan Lortie | 1 | -2/+0 |
2006-01-15 | Add support for the MusicBrainz sortname attribute (Peter Oliver, | Ross Burton | 1 | -2/+13 |
2006-01-07 | Add GConf bridge, copied from the libgconf-bridge module. | Ross Burton | 1 | -100/+5 |
2005-11-23 | Make the Prefs dialog non-resizable, Add the labels to a size group (#316965) | Ross Burton | 1 | -0/+15 |
2005-10-11 | Protect against FileChooserButton returning NULL | Ross Burton | 1 | -2/+3 |
2005-06-30 | Change the genre combo to a genre entry | Ross Burton | 1 | -1/+1 |
2005-06-22 | Port to gnome-vfs | Ross Burton | 1 | -14/+12 |
2005-06-22 | Add Edit Profiles button | Ross Burton | 1 | -0/+11 |
2005-06-02 | Add release date support | Ross Burton | 1 | -0/+1 |
2005-05-20 | Add track artist ID | Ross Burton | 1 | -14/+15 |
2005-05-20 | Write musicbrainz IDs to the files | Ross Burton | 1 | -0/+3 |
2005-05-20 | Add GtkTreeIter element to the track data object | Ross Burton | 1 | -1/+2 |
2005-04-04 | Remove useless tests for entry->value->type which may crash if entry is NULL | Ross Burton | 1 | -2/+0 |
2005-03-02 | Add consts | Ross Burton | 1 | -6/+5 |
2005-02-15 | Unselect profile combo when no profile is in gconf | Ross Burton | 1 | -8/+8 |
2005-02-08 | Use GtkFileChooserButton | Ross Burton | 1 | -27/+19 |
2005-02-06 | Write an empty string instead of NULL | Ross Burton | 1 | -1/+1 |
2005-02-05 | Switch to nautilus-burn | Ross Burton | 1 | -9/+9 |
2005-02-01 | Handle empty profile keys | Ross Burton | 1 | -1/+13 |
2004-11-20 | Merge the profile branch, start work on SJ2 | Ross Burton | 1 | -64/+22 |
2004-10-05 | Handle NULL values | Ross Burton | 1 | -6/+6 |
2004-09-13 | Don't use the deprecated GtkOptionMenu | Ross Burton | 1 | -20/+20 |
2004-08-26 | Added genre support | Ross Burton | 1 | -1/+2 |
2004-08-25 | Be more paranoid about invalid gconf keys | Ross Burton | 1 | -7/+22 |
2004-07-18 | Initialize cdroms | Ross Burton | 1 | -0/+3 |
2004-06-10 | Use the new file selector | Ross Burton | 1 | -14/+13 |
2004-06-07 | Translate the sample album/track strings | Ross Burton | 1 | -0/+9 |
2004-06-07 | Close dialog when the WM close button is pressed | Ross Burton | 1 | -1/+1 |
2004-05-14 | Add a new file pattern | Ross Burton | 1 | -0/+1 |
2004-05-07 | use existing CD drive if we can't find the one specified in GConf (Closes: | Bastien Nocera | 1 | -7/+13 |
2004-04-16 | Wire up Help button in prefs dialog | Ross Burton | 1 | -8/+47 |
2004-01-17 | Fix a double free | Ross Burton | 1 | -2/+1 |
2004-01-17 | Use the translated strings in the pattern drop-down | Ross Burton | 1 | -1/+1 |
2004-01-03 | Fix memory leaks | Ross Burton | 1 | -1/+1 |
2003-11-20 | Add an Eject when Finished preference | Ross Burton | 1 | -18/+24 |
2003-11-12 | Allow empty directory patterns | Ross Burton | 1 | -0/+1 |
2003-09-01 | updated from libbacon added more fine-grained errors | Bastien Nocera | 1 | -26/+26 |
2003-08-26 | Add total tracks to the metadata | Ross Burton | 1 | -0/+1 |
2003-08-05 | Handle unset file/path patterns | Ross Burton | 1 | -2/+10 |
2003-07-02 | Add a label showing an example of the path | Ross Burton | 1 | -1/+58 |
2003-05-30 | Add : to the list of stripped characters, and zero-pad the track number | Ross Burton | 1 | -1/+1 |
2003-05-13 | Fix the file and path pattern option menus, they reflect reality and don't ch... | Ross Burton | 1 | -6/+5 |
2003-05-08 | Start working on multiple encoding format | Ross Burton | 1 | -0/+26 |
2003-05-04 | Pattern UI fixes and GConf fixes | Ross Burton | 1 | -49/+96 |