aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/InputStream.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: make various methods abstractMax Kellermann2014-05-111-40/+7
| | | | Replace InputPlugin attributes.
* InputStream: add virtual destructorMax Kellermann2014-05-111-8/+5
| | | Replaces the method Close().
* InputStream: convert to classMax Kellermann2014-05-111-0/+9
|
* Input*: move to input/Max Kellermann2014-01-241-0/+214