summaryrefslogtreecommitdiff
path: root/libjuicer
AgeCommit message (Expand)AuthorFilesLines
2013-04-10Get labels from musicbrainz.Phillip Wood1-0/+35
2013-04-10Add label to AlbumDetails.Phillip Wood2-1/+18
2013-04-10Get disc count from musicbrainz.Phillip Wood1-0/+5
2013-04-10Add disc count to AlbumDetails.Phillip Wood1-0/+1
2013-04-10Get country name ISO code.Phillip Wood3-1/+132
2013-04-10mb5: Ignore artist credits and track title from recordingsChristophe Fergeau1-6/+10
2012-09-06Add sj_str_is_empty (const char *s)Phillip Wood2-1/+17
2012-09-06Set composer sortname tag when extractingPhillip Wood1-0/+7
2012-09-06Set composer tag when extractingPhillip Wood1-0/+7
2012-07-03Do initial port to GStreamer 1.0Sebastian Dröge1-6/+8
2012-06-16all: Fix GThread API changes in GLib 2.32Bastien Nocera1-11/+1
2012-06-16Don't leak AlbumDetails::artists and TrackDetails::artistsChristophe Fergeau1-1/+2
2012-06-16Use musicbrainz5, drop earlier versionsJon Dowland7-752/+214
2012-06-16Remove call to deprecated mb4_releasegroup_get_typePhillip 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-16Add composer sortname to album dataPhillip Wood2-0/+2
2012-06-16Add composer sortname to track dataPhillip Wood2-1/+2
2012-06-16Add composer field to album dataPhillip Wood2-0/+2
2012-06-16Add composer field to track dataPhillip Wood2-0/+2
2012-06-16Remove trailing whitespacePhillip Wood13-31/+31
2012-05-14Don't leak AlbumDetails::artist_idChristophe Fergeau1-0/+1
2012-01-13mb4: kill SjMb4TrackDetailsmusicbrainzChristophe Fergeau3-18/+5
2012-01-13mb4: kill SjMb4AlbumDetailsChristophe Fergeau3-74/+31
2012-01-13mb4: move SjMb4ArtistDetails to generic codeChristophe Fergeau3-35/+37
2012-01-13mb4: adjust memory handling for libmb4.0b2Christophe Fergeau1-8/+0
2012-01-13mb4: don't try to handle ReleaseGroup::commentChristophe Fergeau1-5/+0
2012-01-13mb4: enable libmusicbrainz4 supportChristophe Fergeau1-0/+6
2012-01-13mb4: handle URL relationsChristophe Fergeau1-25/+80
2012-01-13mb4: readd "is_spoken_word" supportChristophe Fergeau1-16/+5
2012-01-13mb4: add sj_mb4_album_details_dump for debugChristophe Fergeau1-0/+28
2012-01-13mb4: remove use of GET_IDChristophe Fergeau1-23/+3
2012-01-13mb4: use libdiscid for discid extractionChristophe Fergeau1-21/+15
2012-01-13mb4: add CD info retrieval using libmusicbrainz4Christophe Fergeau1-125/+348
2012-01-13mb4: s/musicbrainz3/musicbrainz4Christophe Fergeau2-42/+42
2012-01-13mb4: add musicbrainz4 to build systemChristophe Fergeau3-2/+527
2011-11-14extractor: write album artist tagsRoss Burton1-0/+12
2011-10-31sj-metadata_getter: don't leak metadata objectChristophe Fergeau1-1/+1
2011-10-31sj_metadata_helper_check_media: error out when polling is in progressChristophe Fergeau2-1/+11
2011-10-11Add git.mk for automatic ignoresRoss Burton1-0/+2
2011-10-10Replace GnomeMediaProfile with GstEncodingProfileChristophe Fergeau5-60/+449
2011-10-10Handle GST_STATE_CHANGE_ASYNC in sj-play.c better (#567011)Matthew Martin1-3/+3
2011-10-10Fix device names on Solaris (#540857)Brian Cameron2-1/+5
2011-09-10build: Remove C++ filesBastien Nocera2-22/+0
2011-02-05libjuicer: Remove unused variableBastien Nocera1-2/+1
2010-11-15Update for new GTK+ 3.x and libgnome-media-profilesBastien Nocera2-2/+2
2010-05-14Remove support for obsolete libmusicbrainz2Bastien Nocera3-681/+0