aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/Tag.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann1-11/+10
2014-07-12Tag: add class const_iterator and methods begin(), end()Max Kellermann1-0/+54
2014-01-19Tag: pack attributes tighterMax Kellermann1-5/+5
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-03Tag: destructor calls Clear()Max Kellermann1-1/+3
2013-12-03Tag: remove method AddItem()Max Kellermann1-21/+0
2013-12-03PaylistTag: use class TagBuilderMax Kellermann1-12/+0
2013-12-02Tag: add methods RemoveAll(), RemoveType()Max Kellermann1-0/+12
2013-11-28include cleanup using iwyuMax Kellermann1-2/+2
2013-10-28*: use nullptr instead of NULLMax Kellermann1-3/+3
2013-10-20TagType: rename enum tag_type to TagTypeMax Kellermann1-10/+10
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-09-26Tag: add "pure" attributesMax Kellermann1-0/+3
2013-09-05Tag: remove the obsolete "bulk" modeMax Kellermann1-14/+0
2013-09-05Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann1-6/+0
2013-09-05Tag: move struct TagItem to TagItem.hxxMax Kellermann1-15/+1
2013-09-05Tag: remove unused methodsMax Kellermann1-14/+0
2013-09-05Tag, ...: move to libtag.aMax Kellermann1-0/+0
2013-07-31Tag: add method Clear()Max Kellermann1-0/+5
2013-07-30tag: convert to C++Max Kellermann1-0/+218