aboutsummaryrefslogtreecommitdiff
path: root/src/archive/ZzipArchivePlugin.cxx
Commit message (Expand)AuthorAge
* ArchivePlugin: move instance methods to class ArchiveFileMax Kellermann2013-01-30
* archive/zzip: fix memory leakMax Kellermann2013-01-30
* ArchiveFile: convert to a classMax Kellermann2013-01-29
* refcount: convert to C++Max Kellermann2013-01-29
* ArchivePlugin: replace scan_reset(), scan_next() with visit()Max Kellermann2013-01-29
* ArchivePlugin: scan_next() returns const stringMax Kellermann2013-01-29
* InputStream: add constructor/destructorMax Kellermann2013-01-28
* input/zzip: add constructor/destructorMax Kellermann2013-01-28
* input/zzip: rename the classesMax Kellermann2013-01-28
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-27
* input_stream: forward-declare the structMax Kellermann2013-01-26
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-25
* archive/*: convert to C++Max Kellermann2013-01-24