summaryrefslogtreecommitdiff
path: root/src/input/AsyncInputStream.hxx
AgeCommit message (Expand)Author
2018-10-31*: copyright year 2018Max Kellermann
2018-06-22input/Stream: remove attribute "cond", replace with handler interfaceMax Kellermann
2017-12-20input/InputStream: ReadTag() returns std::unique_ptr<Tag>Max Kellermann
2017-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax Kellermann
2017-09-21event/DeferredCall: rename to DeferEventMax Kellermann
2017-09-21input/async: use class HugeArray instead of HugeAllocationMax Kellermann
2017-09-19input/async: remove outdated API documentationMax Kellermann
2017-09-19input/async: use C++11 initializersMax Kellermann
2017-06-04Merge tag 'v0.20.9'Max Kellermann
2017-06-04*: add lost of "noexcept" specificationsMax Kellermann
2017-05-15Merge tag 'v0.20.7'Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-25input/async: pass EventLoop& to constructorMax Kellermann
2017-01-25input/async: add method GetEventLoop()Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-09-16input/InputStream: migrate from class Error to C++ exceptionsMax Kellermann
2016-09-16input/async: eliminate attribute "postponed_error"Max Kellermann
2016-09-09input/async: add attribute "postponed_exception"Max Kellermann
2016-06-17input/alsa: rebase on AsyncInputStreamMax Kellermann
2016-06-17input/async: use class DeferredCallMax Kellermann
2016-06-17input/async: use class HugeAllocationMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-14input/async: add API documentationMax Kellermann
2014-11-02AsyncInputStream: add method ClearTag()Max Kellermann
2014-09-02input/async: add method IsPaused()Max Kellermann
2014-07-10input/async: more API documentationMax Kellermann
2014-06-17input/curl: hold mutex while writing to postponed_errorMax Kellermann
2014-06-17input/AsyncInputStream: add method IsBufferFull()Max Kellermann
2014-05-24input/curl: move code to AsyncInputStreamMax Kellermann