mpd/src/archive/plugins
Max Kellermann d0fbf6db59 input/Stream: remove attribute "cond", replace with handler interface
This adds a bit of overhead, but also adds flexibility to the API,
because arbitrary triggers may be invoked from that virtual method
implementation, not just Cond::signal().

The motivation for this is to make the handlers more dynamic, for the
upcoming buffering class utilizing ProxyInputStream.
2018-06-22 19:37:18 +02:00
..
Bzip2ArchivePlugin.cxx input/Stream: remove attribute "cond", replace with handler interface 2018-06-22 19:37:18 +02:00
Bzip2ArchivePlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
Iso9660ArchivePlugin.cxx input/Stream: remove attribute "cond", replace with handler interface 2018-06-22 19:37:18 +02:00
Iso9660ArchivePlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
ZzipArchivePlugin.cxx input/Stream: remove attribute "cond", replace with handler interface 2018-06-22 19:37:18 +02:00
ZzipArchivePlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00