aboutsummaryrefslogtreecommitdiffstats
path: root/src/archive/plugins/Iso9660ArchivePlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: remove attribute "plugin"Max Kellermann2014-05-111-10/+1
|
* InputStream: make various methods abstractMax Kellermann2014-05-111-20/+7
| | | | Replace InputPlugin attributes.
* InputStream: add virtual destructorMax Kellermann2014-05-111-9/+0
| | | Replaces the method Close().
* input/plugins: make InputStream the base classMax Kellermann2014-05-111-24/+16
| | | | Prepare for adding virtual methods.
* ArchivePlugin: pass Path to open()Max Kellermann2014-02-081-3/+5
|
* ArchivePlugin: rename struct archive_plugin to ArchivePluginMax Kellermann2014-02-081-1/+1
|
* Input*: move to input/Max Kellermann2014-01-241-2/+2
|
* archive/*: move to archive/plugins/Max Kellermann2014-01-241-0/+275