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
/
InputPlugin.hxx
Age
Commit message (
Expand
)
Author
2018-10-24
input/Plugin: add attribute `prefixes`
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-02-17
input/InputPlugin: add API documentation
Max Kellermann
2018-01-26
input/Plugin: add method scan() with asynchronous callback class
Max Kellermann
2017-12-26
archive/File, input/Plugin: return InputStreamPtr
Max Kellermann
2017-11-10
input/Plugin: remove "#undef ERROR"
Max Kellermann
2017-01-26
input/Plugin: pass EventLoop& to init()
Max Kellermann
2017-01-25
input/Plugin: include cleanup
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-09-09
input/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-09-09
input/Plugin: migrate init() from class Error to C++ exceptions
Max Kellermann
2016-09-09
input/Plugin: remove InitResult::UNAVAILABLE, throw PluginUnavailable instead
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-19
InputPlugin: remove typedef offset_type
Max Kellermann
2014-05-11
InputStream: make various methods abstract
Max Kellermann
2014-05-11
InputStream: add virtual destructor
Max Kellermann
2014-05-11
InputStream: convert to class
Max Kellermann
2014-03-02
InputPlugin: allow init() to soft-fail
Max Kellermann
2014-01-24
Input*: move to input/
Max Kellermann