aboutsummaryrefslogtreecommitdiffstats
path: root/src/ArchivePlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-1/+1
2013-01-24archive/*: convert to C++Max Kellermann1-3/+3
2011-09-16input_stream: non-blocking I/OMax Kellermann1-3/+5
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-01-01input_stream: return allocated input_stream objectsMax Kellermann1-3/+3
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-16archive_plugin: use GError in the open() methodMax Kellermann1-2/+7
2009-12-16archive_plugin: wrap method callsMax Kellermann1-0/+87