aboutsummaryrefslogtreecommitdiffstats
path: root/src/archive_plugin.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-01-01input_stream: return allocated input_stream objectsMax Kellermann1-4/+5
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-31archive: use reference counting for archive+inputMax Kellermann1-3/+0
2009-12-16archive_plugin: use GError in the open() methodMax Kellermann1-2/+3
2009-12-16archive_plugin: wrap method callsMax Kellermann1-1/+16
2009-12-16archive_plugin: pass const string to method open()Max Kellermann1-1/+1
2009-12-15input_stream: return errors with GErrorMax Kellermann1-1/+5
2009-12-15archive_api.h: moved struct archive_plugin to archive_plugin.hMax Kellermann1-13/+3
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-01-30archive: replaced setup_stream() with open_stream()Max Kellermann1-4/+5
2008-12-16new archive api, input_archive streamViliam Mateicka1-0/+94