aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/MmsInputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: remove attribute "plugin"Max Kellermann2014-05-111-1/+1
|
* InputStream: make various methods abstractMax Kellermann2014-05-111-9/+3
| | | | Replace InputPlugin attributes.
* InputStream: add virtual destructorMax Kellermann2014-05-111-1/+0
| | | Replaces the method Close().
* input/plugins: make InputStream the base classMax Kellermann2014-05-111-4/+4
| | | | Prepare for adding virtual methods.
* input/mms: move blocking I/O to threadMax Kellermann2014-03-161-60/+50
|
* Input*: move to input/Max Kellermann2014-01-241-0/+127