Max Kellermann
|
0bc8c0c1da
|
archive_plugin: wrap method calls
Make archive_file a "real" struct, extended by all plugins. Add the
plugin pointer to it. Wrap all method calls in functions.
|
2009-12-16 17:09:58 +01:00 |
|
Max Kellermann
|
74156d5bed
|
archive_plugin: pass const string to method open()
|
2009-12-16 17:09:29 +01:00 |
|
Max Kellermann
|
b04adde7ab
|
archive: added a C header for each plugin
Moved the archive plugin "extern" declarations into each plugin
header.
|
2009-12-16 15:57:16 +01:00 |
|
Max Kellermann
|
bd97586cc4
|
archive/iso: renamed plugin to "iso9660"
Based on libiso9660.
|
2009-12-16 15:55:37 +01:00 |
|