aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/RewindInputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: remove attribute "plugin"Max Kellermann2014-05-111-8/+1
|
* InputStream: make various methods abstractMax Kellermann2014-05-111-86/+19
| | | | Replace InputPlugin attributes.
* InputStream: add virtual destructorMax Kellermann2014-05-111-10/+1
| | | Replaces the method Close().
* input/plugins: make InputStream the base classMax Kellermann2014-05-111-37/+29
| | | | Prepare for adding virtual methods.
* 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