summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-03sj-main: Include stdlib.h to have declarations of exit() and atoi()HEADmasterSebastian Dröge1-0/+1
2012-06-16Updated POTFILES.inPiotr Drąg1-3/+1
2012-06-16all: Fix GThread API changes in GLib 2.32Bastien Nocera4-15/+2
2012-06-16Don't leak AlbumDetails::artists and TrackDetails::artistsChristophe Fergeau1-1/+2
2012-06-16Use musicbrainz5, drop earlier versionsJon Dowland8-777/+222
2012-06-16Remove call to deprecated mb4_releasegroup_get_typePhillip Wood1-1/+1
2012-06-16Bump libmusicbrainz requirement to 4.0.3Phillip Wood1-1/+1
2012-06-16Use relationlist_list_foreach_relation in fill_relationsChristophe Fergeau1-54/+52
2012-06-16Remove deprecated libmusicbrainz methods.Phillip Wood1-2/+12
2012-06-16Fill album composer using track composersPhillip Wood1-0/+38
2012-06-16Factor code iterating over relationsChristophe Fergeau1-49/+39
2012-06-16Get composer metadata from musicbrainz relationsPhillip Wood1-10/+115
2012-06-16Bump libmusicbrainz requirement to 4.0.1Phillip Wood1-1/+1
2012-06-16Add composer sortname to album dataPhillip Wood2-0/+2
2012-06-16Add composer sortname to track dataPhillip Wood3-3/+5
2012-06-16Add composer field to album dataPhillip Wood2-0/+2
2012-06-16Add composer field to track dataPhillip Wood3-0/+3
2012-06-16Use named initialisers in sj-prefs.cChristophe Fergeau1-18/+18
2012-06-16Remove trailing whitespacePhillip Wood30-130/+130
2012-05-14Don't leak AlbumDetails::artist_idChristophe Fergeau1-0/+1
2012-05-14Disable 'reread CD' menu item while already rereading a CDChristophe Fergeau1-0/+5
2012-05-14Don't set 'reread CD' sensitivity in _stop()Christophe Fergeau1-3/+1
2012-05-14Fix unsetting of the play icon in the main treeviewChristophe Fergeau1-1/+1
2012-04-20Don't mark file_pattern and path_pattern as constChristophe Fergeau2-3/+3
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
2012-04-12Updated Hebrew translation.Yaron Shahrabani1-296/+274
2012-04-03[l10n] Updated Catalan translationGil Forcada1-202/+237
2012-03-27Update NEWSRoss Burton1-0/+7
2012-03-27Bump version to 3.4.0Ross Burton1-1/+1
2012-03-27Updated Gujarati TranslationsSweta Kothari1-270/+309
2012-03-19Updated Norwegian bokmål translationKjartan Maraas1-182/+190
2012-03-17Updated Latvian translation.Rudolfs Mazurs1-159/+189
2012-03-16Updated Polish translationPiotr Drąg1-229/+247
2012-03-01Updated Serbian translationМирослав Николић2-566/+614
2012-02-19Remove dbus use from mb-test.cChristophe Fergeau2-5/+0
2012-02-19data: dist the .gepRoss Burton1-1/+1
2012-02-19Update NEWS for 3.3.90Ross Burton1-0/+12
2012-02-19Bump versionRoss Burton1-1/+1
2012-02-14Updated Danish translationJoe Hansen1-299/+238
2012-02-05[l10n] Update Japanese translationHideki Yamane1-77/+37
2012-01-12mb4: kill SjMb4TrackDetailsChristophe Fergeau3-18/+5
2012-01-12mb4: kill SjMb4AlbumDetailsChristophe Fergeau3-74/+31
2012-01-12mb4: move SjMb4ArtistDetails to generic codeChristophe Fergeau3-35/+37
2012-01-12mb4: adjust memory handling for libmb4.0b2Christophe Fergeau1-8/+0
2012-01-12mb4: don't try to handle ReleaseGroup::commentChristophe Fergeau1-5/+0
2012-01-12mb4: enable libmusicbrainz4 supportChristophe Fergeau2-3/+7
2012-01-12mb4: handle URL relationsChristophe Fergeau1-25/+80