aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/AsyncInputStream.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-07input/AsyncInputStream: set Error when seeking unseekableMax Kellermann1-1/+4
2014-08-19InputStream: make offset_type unsignedMax Kellermann1-3/+0
2014-06-21input/async: use IsEOF() instead of !open for "ready" checkMax Kellermann1-2/+3
2014-06-21Revert "AsyncInputStream: fix assertion failure in AppendToBuffer()"Max Kellermann1-6/+4
2014-06-17AsyncInputStream: fix assertion failure in AppendToBuffer()Max Kellermann1-4/+6
2014-06-17AsyncInputStream: reset "paused" when seekingMax Kellermann1-0/+1
2014-06-17input/curl: hold mutex while writing to postponed_errorMax Kellermann1-0/+10
2014-05-24input/async: add offset/size comparison to IsEOF()Max Kellermann1-1/+2
2014-05-24input/curl: move code to AsyncInputStreamMax Kellermann1-0/+239