aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/cue/CueParser.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CueParser.cxx: Append pregap to previous trackWill Tiffany2015-09-171-6/+0
| | | | | | | Only ignore indexes after first nonzero, preserving pregaps but appending them to the previous track instead of prepending to the current. The first index of the first track is used for the start time regardless of its number. Unneeded bool last_updated removed.
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* cue/CueParser: move to playlist/Max Kellermann2014-02-191-0/+144