aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/ArchiveInputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: make various methods abstractMax Kellermann2014-05-111-7/+0
| | | | Replace InputPlugin attributes.
* InputStream: add virtual destructorMax Kellermann2014-05-111-1/+0
| | | Replaces the method Close().
* ArchivePlugin: pass Path to open()Max Kellermann2014-02-081-1/+2
|
* ArchivePlugin: rename struct archive_plugin to ArchivePluginMax Kellermann2014-02-081-1/+1
|
* Input*: move to input/Max Kellermann2014-01-241-0/+99