index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tag
/
Tag.hxx
Age
Commit message (
Expand
)
Author
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-23
Merge tag 'v0.19.13'
Max Kellermann
2016-02-23
tag/Tag: move code to MoveItemsFrom()
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-29
Tag: use SignedSongTime for the song duration
Max Kellermann
2014-07-12
Tag: add class const_iterator and methods begin(), end()
Max Kellermann
2014-01-19
Tag: pack attributes tighter
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-03
Tag: destructor calls Clear()
Max Kellermann
2013-12-03
Tag: remove method AddItem()
Max Kellermann
2013-12-03
PaylistTag: use class TagBuilder
Max Kellermann
2013-12-02
Tag: add methods RemoveAll(), RemoveType()
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-20
TagType: rename enum tag_type to TagType
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-09-26
Tag: add "pure" attributes
Max Kellermann
2013-09-05
Tag: remove the obsolete "bulk" mode
Max Kellermann
2013-09-05
Tag: compile-time initialisation of ignore_tag_items
Max Kellermann
2013-09-05
Tag: move struct TagItem to TagItem.hxx
Max Kellermann
2013-09-05
Tag: remove unused methods
Max Kellermann
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann