aboutsummaryrefslogtreecommitdiffstats
path: root/src/cue/cue_parser.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* song: don't use GLibMax Kellermann2013-01-081-0/+2
* cue_parser: fix CUE files with only one trackMax Kellermann2013-01-031-7/+47
* cue_parser: add code commentsMax Kellermann2013-01-031-2/+21
* cue_parser: fix memory leakMax Kellermann2013-01-031-0/+3
* playlist/cue: map "PERFORMER" to "artist" or "album artist"Max Kellermann2012-08-251-1/+11
* cue_parser: support file types "MP3", "AIFF"Max Kellermann2012-07-261-1/+3
* cue_parser: new line based CUE sheet parserMax Kellermann2012-02-101-0/+327