Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Playlist*: use nullptr instead of NULL | Max Kellermann | 2013-10-02 | 1 | -5/+5 |
* | PlaylistPlugin: add interface SongEnumerator | Max Kellermann | 2013-09-05 | 1 | -6/+7 |
* | InputLegacy: move functions to the input_stream class | Max Kellermann | 2013-09-05 | 1 | -2/+2 |
* | input_stream.h: rename to InputLegacy.hxx | Max Kellermann | 2013-09-03 | 1 | -1/+1 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -7/+4 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -9/+3 |
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-27 | 1 | -1/+1 |
* | Playlist: convert functions to methods | Max Kellermann | 2013-01-07 | 1 | -1/+1 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -1/+1 |
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
* | playlist_{any,song,queue}: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+98 |