summaryrefslogtreecommitdiff
path: root/src/TagArchive.hxx
AgeCommit message (Collapse)Author
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-26TagArchive: refactor TagHandler overload to use ArchiveFileMax Kellermann
2016-02-26TagArchive: remove obsolete overloadMax Kellermann
2016-02-26TagArchive: add overload with ArchiveFile&Max Kellermann
2016-02-26TagArchive: add TagBuilder overload with ScanGenericTags() fallbackMax Kellermann
Load APE/ID3 tags from archives.
2016-02-22tag/handler: use CamelCaseMax Kellermann
2015-03-01SongUpdate: use OpenArchiveInputStream() to open archive fileMax Kellermann
Don't pass Path::c_str() to tag_stream_scan() which requires a UTF-8 string.