aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/archive_input_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-10/+9
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* archive: use reference counting for archive+inputMax Kellermann2009-12-311-4/+1
* input/archive: don't initialize input_stream.readyMax Kellermann2009-12-311-2/+0
* archive_plugin: use GError in the open() methodMax Kellermann2009-12-161-1/+1
* input/archive: check for archive_file_open() errorsMax Kellermann2009-12-161-0/+2
* archive_plugin: wrap method callsMax Kellermann2009-12-161-3/+3
* input_stream: return errors with GErrorMax Kellermann2009-12-151-4/+5
* input/archive: use g_path_is_absolute()Max Kellermann2009-12-151-1/+1
* Merge branch 'v0.15.x'Max Kellermann2009-12-151-0/+1
|\
| * input/archive: close the archive file on errorMax Kellermann2009-12-151-0/+1
* | include config.h in all sourcesMax Kellermann2009-11-121-0/+1
|/
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* input: pass config_param to input_plugin.init()Max Kellermann2009-03-021-0/+1
* input: moved plugins to ./src/input/Max Kellermann2009-03-021-0/+77