aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ThreadInputStream.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* ThreadInputStream: call ThreadRead() inside the thread instead of Read()Max Kellermann2014-10-111-1/+1
* ThreadInputStream: add assertionsMax Kellermann2014-10-111-0/+8
* ThreadInputStream: include cleanupMax Kellermann2014-05-121-1/+0
* InputStream: remove attribute "plugin"Max Kellermann2014-05-111-1/+1
* InputStream: make various methods abstractMax Kellermann2014-05-111-35/+6
* InputStream: add virtual destructorMax Kellermann2014-05-111-22/+9
* input/plugins: make InputStream the base classMax Kellermann2014-05-111-15/+20
* InputStream: convert to classMax Kellermann2014-05-111-10/+9
* input/BufferedInputStream: new wrapper for moving plugin to threadMax Kellermann2014-03-161-0/+204