Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_stream: use "goffset" instead of "off_t" | Max Kellermann | 2009-10-11 | 1 | -1/+1 |
* | archive/zip: pass NULL instead of 0 to zzip_dir_open() | Max Kellermann | 2009-05-04 | 1 | -2/+2 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | input_stream: moved struct input_plugin to input_plugin.h | Max Kellermann | 2009-03-02 | 1 | -1/+1 |
* | input_stream: make seek(), buffer() optional | Max Kellermann | 2009-01-30 | 1 | -7/+0 |
* | archive: replaced setup_stream() with open_stream() | Max Kellermann | 2009-01-30 | 1 | -17/+11 |
* | archiveapi: adding seeking support in zip archives | Viliam Mateicka | 2009-01-21 | 1 | -2/+8 |
* | archive: use GLib instead of utils.h | Max Kellermann | 2009-01-02 | 1 | -2/+2 |
* | update: fixing empty filenames in archives | Viliam Mateicka | 2008-12-29 | 1 | -1/+4 |
* | archiveapi: archive plugin for ZIP files | Viliam Mateicka | 2008-12-16 | 1 | -0/+196 |