summaryrefslogtreecommitdiff
path: root/src/tag/TagBuilder.hxx
AgeCommit message (Expand)Author
2017-02-08tag/Tag*: rename several source filesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-09-30util/StringView: new utility classMax Kellermann
2015-03-17*: doxygen fixupsMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann
2014-04-24TagBuilder: add method AddEmptyItem()Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-08tag/TagBuilder: overload Commit() returning a Tag objectMax Kellermann
2014-01-08tag/TagBuilder: rename Commit() to CommitNew()Max Kellermann
2013-12-03PaylistTag: use class TagBuilderMax Kellermann
2013-12-03TagBuilder: add move operatorMax Kellermann
2013-12-03TagBuilder: make conversion constructors "explicit"Max Kellermann
2013-12-03TagBuilder: implement the assignment operatorMax Kellermann
2013-12-03Tag: move code from Merge() to TagBuilder::Complement()Max Kellermann
2013-12-03TagBuilder: add Tag copy/move constructorsMax Kellermann
2013-12-03TagBuilder: add method HasType()Max Kellermann
2013-10-20TagType: rename enum tag_type to TagTypeMax Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-09-05TagBuilder: add method Commit(Tag&)Max Kellermann
2013-09-05TagBuilder: add method IsEmpty()Max Kellermann
2013-09-05TagBuilder: new class for constructing Tag objectsMax Kellermann