summaryrefslogtreecommitdiff
path: root/src/playlist/cue
AgeCommit message (Expand)Author
2018-08-20Compiler.h: move to util/Max Kellermann
2018-08-17Merge tag 'v0.20.21'Max Kellermann
2018-08-13playlist/cue: support file type declaration "FLAC" (non-standard)Max Kellermann
2018-08-02DetachedSong, db/LightSong, SongFilter: move to src/song/Max Kellermann
2018-02-24Merge tag 'v0.20.18'Max Kellermann
2018-02-24playlist/cue/Parser: parse tags after "INDEX 01"Max Kellermann
2017-11-26playlist/{flac,m3u}: use std::make_uniqueMax Kellermann
2017-07-05util/StringUtil: move strip functions to StringStrip.cxxMax Kellermann
2017-05-15Merge tag 'v0.20.7'Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-02-08tag/Tag: move tag_name_parse() to ParseName.cxxMax Kellermann
2017-02-08tag/Tag*: rename several source filesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-26playlist/cue/CueParser: update API documentationMax Kellermann
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