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
/
input
/
plugins
/
ArchiveInputPlugin.cxx
Age
Commit message (
Expand
)
Author
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-15
archive/Lookup: move to fs/LookupFile.cxx
Max Kellermann
2019-06-15
archive/Lookup: pass class Path
Max Kellermann
2019-06-15
archive/Lookup: pass const pointer
Max Kellermann
2019-06-04
archive/Lookup, input/Archive: remove useless log messages
Max Kellermann
2019-05-31
input/archive: include cleanup
Max Kellermann
2019-05-31
archive/ArchiveLookup: replace output parameters with a struct
Max Kellermann
2019-05-31
archive/List: disallow passing suffix==nullptr to archive_plugin_from_suffix()
Max Kellermann
2019-05-31
archive/ArchiveLookup: remove "suffix" output parameter
Max Kellermann
2019-05-31
archive/ArchiveLookup: throw on error
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-01-20
input/{file,archive}: remove the dummy InputPlugin instances
Max Kellermann
2017-12-27
archive/Plugin: return std::unique_ptr<ArchiveFile>
Max Kellermann
2017-12-26
archive/File, input/Plugin: return InputStreamPtr
Max Kellermann
2017-12-22
archive/File: eliminate Close(), make destructor virtual instead
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-09-09
archive/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-09-09
input/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-09-09
input/archive: use AtScopeExit() for exception-safety
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-10-02
input/Open: use OpenLocalInputStream()
Max Kellermann
2014-10-02
input/archive: export function OpenArchiveInputStream()
Max Kellermann
2014-05-11
InputStream: make various methods abstract
Max Kellermann
2014-05-11
InputStream: add virtual destructor
Max Kellermann
2014-02-08
ArchivePlugin: pass Path to open()
Max Kellermann
2014-02-08
ArchivePlugin: rename struct archive_plugin to ArchivePlugin
Max Kellermann
2014-01-24
Input*: move to input/
Max Kellermann