Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -1/+1 |
| | | | Replaces the method Close(). | ||||
* | playlist/CloseSongEnumerator: new wrapper class | Max Kellermann | 2014-02-07 | 1 | -0/+34 |
Simplifies a lot of code, because we don't need to return both the SongEnumerator and the InputStream. |