Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_stream: rename struct to InputStream | Max Kellermann | 2013-10-23 | 1 | -4/+4 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -2/+3 |
* | Playlist*: use nullptr instead of NULL | Max Kellermann | 2013-10-02 | 1 | -6/+6 |
* | PlaylistPlugin: add interface SongEnumerator | Max Kellermann | 2013-09-05 | 1 | -4/+3 |
* | InputLegacy: move functions to the input_stream class | Max Kellermann | 2013-09-05 | 1 | -3/+3 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -6/+5 |
* | input_stream.h: rename to InputLegacy.hxx | Max Kellermann | 2013-09-03 | 1 | -1/+1 |
* | uri: convert to C++ | Max Kellermann | 2013-04-08 | 1 | -4/+1 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -2/+2 |
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-26 | 1 | -1/+1 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -1/+1 |
* | playlist_{any,song,queue}: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+74 |