Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ThreadInputStream: include cleanup | Max Kellermann | 2014-05-12 | 1 | -1/+0 |
* | InputStream: remove attribute "plugin" | Max Kellermann | 2014-05-11 | 1 | -1/+1 |
* | InputStream: make various methods abstract | Max Kellermann | 2014-05-11 | 1 | -35/+6 |
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -22/+9 |
* | input/plugins: make InputStream the base class | Max Kellermann | 2014-05-11 | 1 | -15/+20 |
* | InputStream: convert to class | Max Kellermann | 2014-05-11 | 1 | -10/+9 |
* | input/BufferedInputStream: new wrapper for moving plugin to thread | Max Kellermann | 2014-03-16 | 1 | -0/+204 |