Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PlaylistPlugin: add interface SongEnumerator | Max Kellermann | 2013-09-05 | 1 | -2/+2 |
| | | | | Replaces struct playlist_provider. | ||||
* | playlist_error: convert to C++ | Max Kellermann | 2013-08-10 | 1 | -1/+1 |
| | |||||
* | don't include stdbool.h in C++ sources | Max Kellermann | 2013-01-02 | 1 | -2/+0 |
| | | | | The "bool" type is built-in. | ||||
* | playlist_{any,song,queue}: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+61 |