aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ThreadInputStream.hxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-05-11InputStream: remove attribute "plugin"Max Kellermann1-2/+5
2014-05-11InputStream: make various methods abstractMax Kellermann1-14/+7
Replace InputPlugin attributes.
2014-05-11InputStream: add virtual destructorMax Kellermann1-2/+0
Replaces the method Close().
2014-05-11input/plugins: make InputStream the base classMax Kellermann1-35/+4
Prepare for adding virtual methods.
2014-05-11InputStream: convert to classMax Kellermann1-4/+4
2014-03-16input/BufferedInputStream: new wrapper for moving plugin to threadMax Kellermann1-0/+181