aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/RewindInputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-5/+4
* input/rewind: move code to class ProxyInputStreamMax Kellermann2014-05-211-59/+14
* input/rewind: include cleanupMax Kellermann2014-05-211-4/+2
* input/rewind: work around assertion failureMax Kellermann2014-05-211-1/+1
* InputStream: "protect" attributesMax Kellermann2014-05-121-7/+7
* InputStream: remove attribute "plugin"Max Kellermann2014-05-111-8/+1
* InputStream: make various methods abstractMax Kellermann2014-05-111-86/+19
* InputStream: add virtual destructorMax Kellermann2014-05-111-10/+1
* input/plugins: make InputStream the base classMax Kellermann2014-05-111-37/+29
* input/rewind: convert to classMax Kellermann2014-05-111-46/+89
* InputStream: convert to classMax Kellermann2014-05-111-10/+11
* Input*: move to input/Max Kellermann2014-01-241-0/+251