aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/Init.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputPlugin: allow init() to soft-failMax Kellermann2014-03-021-2/+20
| | | | | Add enum InputResult which is a tri-state. Input plugins may now fail and just become unavailable.
* ConfigGlobal: add config_find_block()Max Kellermann2014-01-241-34/+1
| | | Merge duplicate code.
* Input*: move to input/Max Kellermann2014-01-241-0/+102