aboutsummaryrefslogtreecommitdiffstats
path: root/src/cue/cue_parser.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cue_parser: support file types "MP3", "AIFF"Max Kellermann2012-07-261-1/+3
| | | | These two strings are common "FILE" types.
* cue_parser: new line based CUE sheet parserMax Kellermann2012-02-101-0/+327
To replace libcue, the unmaintained and crashy library.