Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-05-11 | InputStream: remove attribute "plugin" | Max Kellermann | 1 | -2/+5 | |
2014-05-11 | InputStream: make various methods abstract | Max Kellermann | 1 | -14/+7 | |
Replace InputPlugin attributes. | |||||
2014-05-11 | InputStream: add virtual destructor | Max Kellermann | 1 | -2/+0 | |
Replaces the method Close(). | |||||
2014-05-11 | input/plugins: make InputStream the base class | Max Kellermann | 1 | -35/+4 | |
Prepare for adding virtual methods. | |||||
2014-05-11 | InputStream: convert to class | Max Kellermann | 1 | -4/+4 | |
2014-03-16 | input/BufferedInputStream: new wrapper for moving plugin to thread | Max Kellermann | 1 | -0/+181 | |