aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/InputStream.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* input/InputStream: remove obsolete method OverrideMimeType()Max Kellermann2015-10-201-7/+0
* InputStream: add ReadFull methodThomas Guillem2015-06-221-0/+19
* *: doxygen fixupsMax Kellermann2015-03-171-1/+0
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* InputStream: add method ClearMimeType()Max Kellermann2014-11-021-0/+4
* InputStream: move typedef offset_type to Offset.hxxMax Kellermann2014-08-191-1/+2
* InputStream: make offset_type unsignedMax Kellermann2014-08-191-4/+1
* InputStream: allow GetSize() only if KnownSize()Max Kellermann2014-08-191-0/+1
* InputStream: add constant UNKNOWN_SIZEMax Kellermann2014-08-191-3/+5
* InputStream: use KnownSize() in assertionMax Kellermann2014-08-191-1/+1
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-6/+10
* InputStream: "protect" attributesMax Kellermann2014-05-121-1/+17
* InputStream: remove attribute "plugin"Max Kellermann2014-05-111-13/+2
* InputStream: make various methods abstractMax Kellermann2014-05-111-7/+7
* InputStream: add virtual destructorMax Kellermann2014-05-111-7/+7
* InputStream: convert to classMax Kellermann2014-05-111-2/+56
* Input*: move to input/Max Kellermann2014-01-241-0/+301