aboutsummaryrefslogtreecommitdiffstats
path: root/src/ArchivePlugin.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* ArchivePlugin: move instance methods to class ArchiveFileMax Kellermann2013-01-301-33/+0
* ArchiveFile: convert to a classMax Kellermann2013-01-291-9/+9
* ArchivePlugin: replace scan_reset(), scan_next() with visit()Max Kellermann2013-01-291-15/+4
* ArchivePlugin: scan_next() returns const stringMax Kellermann2013-01-291-2/+2
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-3/+5
* archive/*: convert to C++Max Kellermann2013-01-241-0/+107