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