summaryrefslogtreecommitdiff
path: root/src/tag/Id3Scan.cxx
AgeCommit message (Expand)Author
2020-01-18tag/Id3Scan: remove exception handler, let caller catchMax Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-08-12tag/Id3Scan: support embedded pictures (the "APIC" tag)Max Kellermann
2019-06-06tag/Id3Scan: eliminate a string copy in UFID importerMax Kellermann
2019-06-06tag/Handler: pass StringView to OnTag() and OnPair()Max Kellermann
2019-05-21tag/Type: add TAG_GROUPINGMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-22decoder/mad: convert `Tag**` parameter to just `Tag*`Max Kellermann
2018-10-22Merge branch 'master' of git://github.com/skidoo23/MPDMax Kellermann
2018-10-19tag/Id3Scan: make struct id3_tag pointers `const`Max Kellermann
2018-10-17tag: new tag Labelskidoo23
2018-07-05tag/Handler: convert to class with virtual methodsMax Kellermann
2017-12-20tag/Id3Scan: return std::unique_ptr<Tag>Max Kellermann
2017-12-20tag/Builder: CommitNew() returns std::unique_ptr<Tag>Max Kellermann
2017-12-19Main, ...: catch any exception, not just std::runtime_errorMax Kellermann
2017-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax Kellermann
2017-07-31Merge branch 'v0.20.x'Max Kellermann
2017-07-05util/StringUtil: move strip functions to StringStrip.cxxMax Kellermann
2017-05-15Merge tag 'v0.20.7'Max Kellermann
2017-04-21Add support for the OriginalDate tagBart Nagel
2017-02-08tag/Tag*: rename several source filesMax Kellermann