aboutsummaryrefslogtreecommitdiff
path: root/src/input/archive_input_plugin.c
Commit message (Expand)AuthorAge
* archive/*: convert to C++Max Kellermann2013-01-24
* input/archive: fix memory leak in error handlerMax Kellermann2013-01-21
* input_stream: non-blocking I/OMax Kellermann2011-09-16
* copyright year 2011Max Kellermann2011-01-29
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-01
* Update copyright notices.Avuton Olrich2009-12-31
* archive: use reference counting for archive+inputMax Kellermann2009-12-31
* input/archive: don't initialize input_stream.readyMax Kellermann2009-12-31
* archive_plugin: use GError in the open() methodMax Kellermann2009-12-16
* input/archive: check for archive_file_open() errorsMax Kellermann2009-12-16
* archive_plugin: wrap method callsMax Kellermann2009-12-16
* input_stream: return errors with GErrorMax Kellermann2009-12-15
* input/archive: use g_path_is_absolute()Max Kellermann2009-12-15
* Merge branch 'v0.15.x'Max Kellermann2009-12-15
|\
| * input/archive: close the archive file on errorMax Kellermann2009-12-15
* | include config.h in all sourcesMax Kellermann2009-11-12
|/
* all: Update copyright header.Avuton Olrich2009-03-13
* input: pass config_param to input_plugin.init()Max Kellermann2009-03-02
* input: moved plugins to ./src/input/Max Kellermann2009-03-02