aboutsummaryrefslogtreecommitdiffstats
path: root/src/archive/iso9660_archive_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* input_stream: added attribute "uri"Max Kellermann2010-01-181-1/+1
* input_stream: added function input_stream_deinit()Max Kellermann2010-01-181-0/+3
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-15/+12
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* archive: use reference counting for archive+inputMax Kellermann2009-12-311-1/+11
* input/archive: don't initialize input_stream.readyMax Kellermann2009-12-311-0/+1
* archive/iso9660: added struct iso9660_input_streamMax Kellermann2009-12-311-20/+32
* archive/iso9660: set input_stream.{size,offset}Max Kellermann2009-12-311-8/+8
* archive_plugin: use GError in the open() methodMax Kellermann2009-12-161-2/+3
* archive_plugin: wrap method callsMax Kellermann2009-12-161-1/+5
* archive_plugin: pass const string to method open()Max Kellermann2009-12-161-1/+1
* archive: added a C header for each pluginMax Kellermann2009-12-161-0/+1
* archive/iso: renamed plugin to "iso9660"Max Kellermann2009-12-161-0/+258