Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InputStream: remove attribute "plugin" | Max Kellermann | 2014-05-11 | 1 | -1/+1 |
| | |||||
* | InputStream: make various methods abstract | Max Kellermann | 2014-05-11 | 1 | -36/+8 |
| | | | | Replace InputPlugin attributes. | ||||
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -13/+7 |
| | | | Replaces the method Close(). | ||||
* | input/plugins: make InputStream the base class | Max Kellermann | 2014-05-11 | 1 | -12/+11 |
| | | | | Prepare for adding virtual methods. | ||||
* | InputStream: convert to class | Max Kellermann | 2014-05-11 | 1 | -2/+2 |
| | |||||
* | DespotifyUtils, Expat: move to lib/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -0/+262 |