aboutsummaryrefslogtreecommitdiffstats
path: root/src/cue (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-01cue: fix code styleOrivej Desh1-5/+5
2010-03-28cue: prepend pregap to the beginning of the trackOrivej Desh1-2/+9
2010-03-17tag: added function tag_merge_replace()Max Kellermann1-21/+1
2009-12-16cue_tag: added song duration supportMax Kellermann1-2/+10
2009-12-16cue_tag: check cd_get_track()!=NULLMax Kellermann1-3/+5
2009-12-16cue_tag: added function cue_tag()Max Kellermann2-17/+29
2009-12-16cue_tag: merged code into cue_tag_merge()Max Kellermann1-22/+18
2009-12-16cue_tag: pass "const" string to cue_tag_string()Max Kellermann2-2/+2
2009-12-16cue_tag: changed runtime checks to assertionsMax Kellermann1-14/+9
2009-12-16cue_tag: fixed indent and code styleMax Kellermann2-78/+43
2009-12-16cue_tag: tag_new() cannot failMax Kellermann1-22/+10
2009-12-16cue_tag: include cleanupMax Kellermann2-2/+5
2009-11-12include config.h in all sourcesMax Kellermann2-2/+4
2009-10-13tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann1-47/+47
2009-03-31Build tags from information in cue sheetsJochen Keil2-0/+296