Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | ThreadInputStream: call ThreadRead() inside the thread instead of Read() | Max Kellermann | 2014-10-11 | 1 | -1/+1 |
* | ThreadInputStream: add assertions | Max Kellermann | 2014-10-11 | 1 | -0/+8 |
* | 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 |