summaryrefslogtreecommitdiff
path: root/src/playlist/cue/CueParser.hxx
AgeCommit message (Expand)Author
2020-10-05playlist/cue/parser: use StringView internallyMax Kellermann
2020-10-05playlist/cue/parser: pass StringView to Feed()Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/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-05-15Merge tag 'v0.20.7'Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax 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-01-01Copyright year 2015Max Kellermann
2014-02-19cue/CueParser: move to playlist/Max Kellermann