summaryrefslogtreecommitdiff
path: root/src/playlist/cue
AgeCommit message (Expand)Author
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-07playlist/cue/CueParser: Get() returns std::unique_ptrMax Kellermann
2016-02-07playlist/cue/CueParser: use std::unique_ptrMax Kellermann
2016-02-07playlist/cue/CueParser: use C++11 initializersMax Kellermann
2015-09-17CueParser.cxx: Append pregap to previous trackWill Tiffany
2015-08-23CueParser.cxx: ignore INDEX after first per trackWill Tiffany
2015-01-01Copyright year 2015Max Kellermann
2014-08-28DetachedSong: use std::chrono::duration for start_ms and end_msMax Kellermann
2014-08-07util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann
2014-07-12PlaylistSong, CueParser: don't override Tag::timeMax Kellermann
2014-02-19cue/CueParser: move to playlist/Max Kellermann