aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/TagConfig.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* tag/Settings: convert to C++Max Kellermann2015-08-241-1/+1
* tag/Settings: convert to bit maskMax Kellermann2015-08-241-2/+2
* config/Global: allow calling config_get_string() with one argumentMax Kellermann2015-06-261-2/+1
* config/Option: convert to strictly-typed enumMax Kellermann2015-01-211-1/+2
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* util/StringUtil: add function Strip()Max Kellermann2014-02-171-3/+2
* Config*: move to config/Max Kellermann2014-01-241-2/+2
* SongFilter, TagConfig: cast TAG_NUM_OF_ITEM_TYPES to integerMax Kellermann2014-01-141-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* util/Alloc: new library replacing GLib's g_malloc()Max Kellermann2014-01-071-2/+5
* include cleanup using iwyuMax Kellermann2013-11-281-2/+0
* Util/ASCII: add function StringEqualsCaseASCII()Max Kellermann2013-10-201-1/+2
* Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann2013-09-051-1/+1
* Tag: move configuration code to TagConfig.cxxMax Kellermann2013-09-051-0/+73