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
/
Init.cxx
Age
Commit message (
Expand
)
Author
2017-01-03
update copyright year
Max Kellermann
2016-09-09
input/Init: set input_plugins_enabled
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-09-05
input/Init: support C++ exceptions
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-12
input/Init: eliminate double colon from log message
Max Kellermann
2014-03-02
InputPlugin: allow init() to soft-fail
Max Kellermann
2014-01-24
ConfigGlobal: add config_find_block()
Max Kellermann
2014-01-24
Input*: move to input/
Max Kellermann