aboutsummaryrefslogtreecommitdiffstats
path: root/src/cue/cue_parser.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-07-26cue_parser: support file types "MP3", "AIFF"Max Kellermann1-1/+3
These two strings are common "FILE" types.
2012-02-10cue_parser: new line based CUE sheet parserMax Kellermann1-0/+327
To replace libcue, the unmaintained and crashy library.