aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/cue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PlaylistSong, CueParser: don't override Tag::timeMax Kellermann2014-07-121-2/+0
| | | | | Now that Song::GetDuration() is used (which considers start_ms and end_ms), we don't need to override the Tag's duration value.
* cue/CueParser: move to playlist/Max Kellermann2014-02-192-0/+462