summaryrefslogtreecommitdiff
path: root/src/ArchivePlugin.cxx
AgeCommit message (Expand)Author
2013-01-30ArchivePlugin: move instance methods to class ArchiveFileMax Kellermann
2013-01-29ArchiveFile: convert to a classMax Kellermann
2013-01-29ArchivePlugin: replace scan_reset(), scan_next() with visit()Max Kellermann
2013-01-29ArchivePlugin: scan_next() returns const stringMax Kellermann
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann
2013-01-24archive/*: convert to C++Max Kellermann