Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | archive/bzip2: use OpenLocalInputStream() | Max Kellermann | 2014-10-02 | 1 | -2/+2 |
| | |||||
* | InputStream: remove attribute "plugin" | Max Kellermann | 2014-05-11 | 1 | -10/+1 |
| | |||||
* | InputStream: make various methods abstract | Max Kellermann | 2014-05-11 | 1 | -27/+18 |
| | | | | Replace InputPlugin attributes. | ||||
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -18/+2 |
| | | | Replaces the method Close(). | ||||
* | input/plugins: make InputStream the base class | Max Kellermann | 2014-05-11 | 1 | -8/+7 |
| | | | | Prepare for adding virtual methods. | ||||
* | ArchivePlugin: pass Path to open() | Max Kellermann | 2014-02-08 | 1 | -4/+6 |
| | |||||
* | ArchivePlugin: rename struct archive_plugin to ArchivePlugin | Max Kellermann | 2014-02-08 | 1 | -1/+1 |
| | |||||
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -2/+2 |
| | |||||
* | archive/*: move to archive/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+292 |