aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/VorbisComments.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/SplitString: new utility classMax Kellermann2013-12-141-11/+5
* decoder/vorbis: remove useless castMax Kellermann2013-12-141-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-2/+0
* *: use nullptr instead of NULLMax Kellermann2013-10-281-5/+5
* ReplayGainInfo: refactor to a classMax Kellermann2013-10-251-2/+2
* ReplayGainInfo: use CamelCase for struct nameMax Kellermann2013-10-251-6/+6
* Util/ASCII: add StringEqualsCaseASCII() overload with lengthMax Kellermann2013-10-211-1/+2
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-2/+2
* replay_gain_*.h: rename to *.hxxMax Kellermann2013-10-021-1/+2
* TagHandler: use a TagBuilder internallyMax Kellermann2013-09-261-9/+6
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-2/+2
* Tag*: move TagTable.hxx to libtag.aMax Kellermann2013-09-041-1/+1
* tag: convert to C++Max Kellermann2013-07-301-5/+5
* tag_table: convert to C++Max Kellermann2013-07-291-1/+1
* XiphTags: convert to C++Max Kellermann2013-07-291-1/+1
* tag_handler: convert to C++Max Kellermann2013-07-291-1/+1
* decoder/vorbis: convert to C++Max Kellermann2013-01-071-0/+150