mpd/src/archive
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
..
plugins input/Stream: remove attribute "cond", replace with handler interface 2018-06-22 19:37:18 +02:00
ArchiveDomain.cxx update copyright year 2017-01-03 20:48:59 +01:00
ArchiveDomain.hxx update copyright year 2017-01-03 20:48:59 +01:00
ArchiveFile.hxx input/Stream: remove attribute "cond", replace with handler interface 2018-06-22 19:37:18 +02:00
ArchiveList.cxx update copyright year 2017-01-03 20:48:59 +01:00
ArchiveList.hxx update copyright year 2017-01-03 20:48:59 +01:00
ArchiveLookup.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
ArchiveLookup.hxx update copyright year 2017-01-03 20:48:59 +01:00
ArchivePlugin.cxx archive/Plugin: return std::unique_ptr<ArchiveFile> 2017-12-27 09:07:21 +01:00
ArchivePlugin.hxx archive/Plugin: return std::unique_ptr<ArchiveFile> 2017-12-27 09:07:21 +01:00
ArchiveVisitor.hxx update copyright year 2017-01-03 20:48:59 +01:00