Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input/cdio: convert to class | Max Kellermann | 2014-05-12 | 1 | -1/+2 |
* | input/cdio: move initialization code to constructor | Max Kellermann | 2014-05-12 | 1 | -51/+50 |
* | input/cdio: handle cdio_open() failure | Max Kellermann | 2014-05-12 | 1 | -0/+5 |
* | input/cdio: initialize lsn_relofs in constructor | Max Kellermann | 2014-05-12 | 1 | -2/+1 |
* | input/cdio: initialize attribute "buffer_lsn" | Max Kellermann | 2014-05-12 | 1 | -1/+2 |
* | input/cdio: remove unused attribute "trackno" | Max Kellermann | 2014-05-12 | 1 | -11/+6 |
* | InputStream: remove attribute "plugin" | Max Kellermann | 2014-05-11 | 1 | -1/+1 |
* | InputStream: make various methods abstract | Max Kellermann | 2014-05-11 | 1 | -40/+32 |
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -9/+0 |
* | input/plugins: make InputStream the base class | Max Kellermann | 2014-05-11 | 1 | -19/+17 |
* | InputStream: convert to class | Max Kellermann | 2014-05-11 | 1 | -3/+3 |
* | InputPlugin: allow init() to soft-fail | Max Kellermann | 2014-03-02 | 1 | -3/+3 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -0/+407 |