aboutsummaryrefslogtreecommitdiffstats
path: root/src/Tag.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-509/+0
|
* mpd_error.h: remove obsolete headerMax Kellermann2013-09-051-3/+3
| | | | Migrate the remaining callers to FatalError().
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+2
| | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies.
* Tag: check bulk mode in Clear()Max Kellermann2013-07-311-1/+8
|
* Tag: add method Clear()Max Kellermann2013-07-311-0/+16
| | | | Allow reusing Tag instances.
* tag: convert to C++Max Kellermann2013-07-301-133/+110
|
* song: convert header to C++Max Kellermann2013-07-281-1/+1
|
* TagPool: use the Mutex class instead of GStaticMutexMax Kellermann2013-01-071-10/+10
|
* tag: convert to C++Max Kellermann2013-01-071-0/+508