aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/InputPlugin.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: change C-style prototypes, drop "(void)"Max Kellermann2015-03-031-1/+1
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-2/+2
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* InputPlugin: remove typedef offset_typeMax Kellermann2014-08-191-2/+0
* InputStream: make various methods abstractMax Kellermann2014-05-111-32/+0
* InputStream: add virtual destructorMax Kellermann2014-05-111-1/+0
* InputStream: convert to classMax Kellermann2014-05-111-1/+1
* InputPlugin: allow init() to soft-failMax Kellermann2014-03-021-1/+30
* Input*: move to input/Max Kellermann2014-01-241-0/+91