Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'v0.18.19' into v0.19.x | Max Kellermann | 2014-11-26 | 1 | -4/+5 |
* | InputPlugin: remove typedef offset_type | Max Kellermann | 2014-08-19 | 1 | -1/+1 |
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -3/+3 |
* | InputStream: remove attribute "plugin" | Max Kellermann | 2014-05-11 | 1 | -10/+1 |
* | InputStream: make various methods abstract | Max Kellermann | 2014-05-11 | 1 | -27/+16 |
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -9/+0 |
* | input/plugins: make InputStream the base class | Max Kellermann | 2014-05-11 | 1 | -14/+11 |
* | ArchivePlugin: pass Path to open() | Max Kellermann | 2014-02-08 | 1 | -3/+4 |
* | 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/+223 |