aboutsummaryrefslogtreecommitdiff
path: root/src/archive/bz2_plugin.c
Commit message (Expand)AuthorAge
* archive/bz2: renamed archive sources and plugin variablesMax Kellermann2009-12-16
* archive/bz2: use g_path_get_basename()Max Kellermann2009-12-16
* input_stream: return errors with GErrorMax Kellermann2009-12-15
* archive/bz2: simplified error handling, short readMax Kellermann2009-12-15
* archive/bz2: no CamelCaseMax Kellermann2009-12-15
* Merge branch 'v0.15.x'Max Kellermann2009-12-15
|\
| * archive: close archive when stream is closedMax Kellermann2009-12-15
| * archive/bz2: removed NULL check before g_free()Max Kellermann2009-12-15
* | archive/bz2: bz2_fillbuffer() returns boolMax Kellermann2009-12-15
* | archive/bz2: fixed indentationMax Kellermann2009-12-15
* | archive/bz2: g_malloc() cannot failMax Kellermann2009-12-15
* | include config.h in all sourcesMax Kellermann2009-11-12
|/
* all: Update copyright header.Avuton Olrich2009-03-13
* input_stream: moved struct input_plugin to input_plugin.hMax Kellermann2009-03-02
* input_stream: make seek(), buffer() optionalMax Kellermann2009-01-30
* archive: replaced setup_stream() with open_stream()Max Kellermann2009-01-30
* added missing explicit config.h includesMax Kellermann2009-01-08
* archive: use GLib instead of utils.hMax Kellermann2009-01-02
* archiveapi: archive plugin for BZ2 filesViliam Mateicka2008-12-16