Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-12-15 | archive/bz2: bz2_fillbuffer() returns bool | Max Kellermann | 1 | -5/+6 |
2009-12-15 | archive/bz2: fixed indentation | Max Kellermann | 1 | -15/+22 |
2009-12-15 | archive/bz2: g_malloc() cannot fail | Max Kellermann | 1 | -4/+2 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -1/+1 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-03-02 | input_stream: moved struct input_plugin to input_plugin.h | Max Kellermann | 1 | -1/+1 |
2009-01-30 | input_stream: make seek(), buffer() optional | Max Kellermann | 1 | -15/+0 |
2009-01-30 | archive: replaced setup_stream() with open_stream() | Max Kellermann | 1 | -15/+8 |
2009-01-08 | added missing explicit config.h includes | Max Kellermann | 1 | -0/+1 |
2009-01-02 | archive: use GLib instead of utils.h | Max Kellermann | 1 | -1/+0 |
2008-12-16 | archiveapi: archive plugin for BZ2 files | Viliam Mateicka | 1 | -0/+303 |