Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-19 | InputPlugin: remove typedef offset_type | Max Kellermann | 1 | -1/+1 |
2014-05-22 | InputStream: make Seek() always absolute | Max Kellermann | 1 | -3/+3 |
2014-05-11 | InputStream: remove attribute "plugin" | Max Kellermann | 3 | -30/+3 |
2014-05-11 | InputStream: make various methods abstract | Max Kellermann | 3 | -74/+41 |
2014-05-11 | InputStream: add virtual destructor | Max Kellermann | 3 | -36/+2 |
2014-05-11 | input/plugins: make InputStream the base class | Max Kellermann | 3 | -46/+34 |
2014-02-08 | ArchivePlugin: pass Path to open() | Max Kellermann | 3 | -10/+15 |
2014-02-08 | ArchivePlugin: rename struct archive_plugin to ArchivePlugin | Max Kellermann | 6 | -6/+12 |
2014-01-24 | Input*: move to input/ | Max Kellermann | 3 | -6/+6 |
2014-01-24 | archive/*: move to archive/plugins/ | Max Kellermann | 6 | -0/+865 |