aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/InputStream.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Merge branch 'v0.18.x' into v0.19.xMax Kellermann2014-12-261-0/+3
* InputStream: CheapSeeking() returns false only for HTTPMax Kellermann2014-08-191-2/+3
* InputStream: move code to ExpensiveSeeking()Max Kellermann2014-08-191-1/+13
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-16/+3
* input/InputStream: move Open() to Open.cxxMax Kellermann2014-05-211-50/+1
* InputStream: make various methods abstractMax Kellermann2014-05-111-40/+7
* InputStream: add virtual destructorMax Kellermann2014-05-111-8/+5
* InputStream: convert to classMax Kellermann2014-05-111-0/+9
* Input*: move to input/Max Kellermann2014-01-241-0/+214