aboutsummaryrefslogtreecommitdiffstats
path: root/src/cue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build tags from information in cue sheetsJochen Keil2009-03-312-0/+296
With these methods a tag struct can be created from the cdtext information in a cue sheet. The methods depend on a cue parsing library. Reading from strings (char*) as well as from a file (FILE*) is supported.