index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
TagArchive.cxx
Age
Commit message (
Expand
)
Author
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-05
tag/Handler: convert to class with virtual methods
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-01-21
TagArchive: add "noexcept"
Max Kellermann
2017-12-26
archive/File, input/Plugin: return InputStreamPtr
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-07
SongLoader, ...: include cleanup
Max Kellermann
2016-09-09
input/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-26
TagArchive: include cleanup
Max Kellermann
2016-02-26
TagArchive: refactor TagHandler overload to use ArchiveFile
Max Kellermann
2016-02-26
TagArchive: remove obsolete overload
Max Kellermann
2016-02-26
TagArchive: add overload with ArchiveFile&
Max Kellermann
2016-02-26
TagArchive: add TagBuilder overload with ScanGenericTags() fallback
Max Kellermann
2016-02-26
TagArchive: use InputStreamPtr
Max Kellermann
2016-02-22
tag/handler: use CamelCase
Max Kellermann
2015-03-01
SongUpdate: use OpenArchiveInputStream() to open archive file
Max Kellermann