| Commit message (Expand) | Author | Age | Files | Lines |
* | Tag: use SignedSongTime for the song duration | Max Kellermann | 2014-08-29 | 1 | -2/+2 |
* | Tag: add class const_iterator and methods begin(), end() | Max Kellermann | 2014-07-12 | 1 | -3/+3 |
* | Tag: pack attributes tighter | Max Kellermann | 2014-01-19 | 1 | -2/+2 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | tag/TagBuilder: rename Commit() to CommitNew() | Max Kellermann | 2014-01-08 | 1 | -1/+1 |
* | Tag: swap "base" and "add" in method Merge() | Max Kellermann | 2013-12-13 | 1 | -2/+2 |
* | Tag: destructor calls Clear() | Max Kellermann | 2013-12-03 | 1 | -10/+0 |
* | Tag: use new[]/delete[] instead of g_new()/g_free() | Max Kellermann | 2013-12-03 | 1 | -10/+3 |
* | Tag: remove method AddItem() | Max Kellermann | 2013-12-03 | 1 | -40/+0 |
* | PaylistTag: use class TagBuilder | Max Kellermann | 2013-12-03 | 1 | -20/+0 |
* | Tag: move code from Merge() to TagBuilder::Complement() | Max Kellermann | 2013-12-03 | 1 | -40/+4 |
* | Tag: add methods RemoveAll(), RemoveType() | Max Kellermann | 2013-12-02 | 1 | -0/+20 |
* | Util/ASCII: add function StringEqualsCaseASCII() | Max Kellermann | 2013-10-20 | 1 | -1/+2 |
* | TagType: rename enum tag_type to TagType | Max Kellermann | 2013-10-20 | 1 | -9/+9 |
* | Tag: remove the obsolete "bulk" mode | Max Kellermann | 2013-09-05 | 1 | -74/+3 |
* | Tag: compile-time initialisation of ignore_tag_items | Max Kellermann | 2013-09-05 | 1 | -9/+1 |
* | Tag: move fix_tag_value() to TagString.cxx | Max Kellermann | 2013-09-05 | 1 | -102/+2 |
* | Tag: remove unused methods | Max Kellermann | 2013-09-05 | 1 | -56/+0 |
* | Tag: move configuration code to TagConfig.cxx | Max Kellermann | 2013-09-05 | 1 | -50/+0 |
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -0/+509 |