Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-01-30 | archive: replaced setup_stream() with open_stream() | Max Kellermann | 1 | -4/+5 | |
The open_stream() method opens the input_stream. This allows the archive plugin to do its own initialization, and it also allows it to use input_stream.data. We can remove input_stream.archive now, which was unnatural to have in the first place. | |||||
2008-12-16 | new archive api, input_archive stream | Viliam Mateicka | 1 | -0/+94 | |