summaryrefslogtreecommitdiff
path: root/src/cue
AgeCommit message (Expand)Author
2013-01-08song: don't use GLibMax Kellermann
2013-01-03cue_parser: fix CUE files with only one trackMax Kellermann
2013-01-03cue_parser: add code commentsMax Kellermann
2013-01-03cue_parser: fix memory leakMax Kellermann
2012-08-25playlist/cue: map "PERFORMER" to "artist" or "album artist"Max Kellermann
2012-07-26cue_parser: support file types "MP3", "AIFF"Max Kellermann
2012-02-10cue_parser: new line based CUE sheet parserMax Kellermann
2011-05-09cue_tag: show CUE track numbersQball Cow
2010-04-01cue: fix code styleOrivej Desh
2010-03-28cue: prepend pregap to the beginning of the trackOrivej Desh
2010-03-28Merge release 0.15.9 from branch 'v0.15.x'Max Kellermann
2010-03-17tag: added function tag_merge_replace()Max Kellermann
2009-12-16cue_tag: added song duration supportMax Kellermann
2009-12-16cue_tag: check cd_get_track()!=NULLMax Kellermann
2009-12-16cue_tag: added function cue_tag()Max Kellermann
2009-12-16cue_tag: merged code into cue_tag_merge()Max Kellermann
2009-12-16cue_tag: pass "const" string to cue_tag_string()Max Kellermann
2009-12-16cue_tag: changed runtime checks to assertionsMax Kellermann
2009-12-16cue_tag: fixed indent and code styleMax Kellermann
2009-12-16cue_tag: tag_new() cannot failMax Kellermann
2009-12-16cue_tag: include cleanupMax Kellermann
2009-11-12include config.h in all sourcesMax Kellermann
2009-10-13tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann
2009-03-31Build tags from information in cue sheetsJochen Keil