Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -5/+4 |
* | input/rewind: move code to class ProxyInputStream | Max Kellermann | 2014-05-21 | 1 | -59/+14 |
* | input/rewind: include cleanup | Max Kellermann | 2014-05-21 | 1 | -4/+2 |
* | input/rewind: work around assertion failure | Max Kellermann | 2014-05-21 | 1 | -1/+1 |
* | InputStream: "protect" attributes | Max Kellermann | 2014-05-12 | 1 | -7/+7 |
* | InputStream: remove attribute "plugin" | Max Kellermann | 2014-05-11 | 1 | -8/+1 |
* | InputStream: make various methods abstract | Max Kellermann | 2014-05-11 | 1 | -86/+19 |
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -10/+1 |
* | input/plugins: make InputStream the base class | Max Kellermann | 2014-05-11 | 1 | -37/+29 |
* | input/rewind: convert to class | Max Kellermann | 2014-05-11 | 1 | -46/+89 |
* | InputStream: convert to class | Max Kellermann | 2014-05-11 | 1 | -10/+11 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -0/+251 |