Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpd_error.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -3/+3 |
* | PlaylistPlugin: add interface SongEnumerator | Max Kellermann | 2013-09-05 | 1 | -25/+17 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+2 |
* | InputLegacy: move functions to the input_stream class | Max Kellermann | 2013-09-05 | 1 | -10/+8 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -9/+9 |
* | input_stream.h: rename to InputLegacy.hxx | Max Kellermann | 2013-09-03 | 1 | -1/+1 |
* | PlaylistPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -5/+7 |
* | string_util: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -2/+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 | -4/+4 |
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-27 | 1 | -8/+8 |
* | input_stream: forward-declare the struct | Max Kellermann | 2013-01-26 | 1 | -8/+9 |
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-26 | 1 | -0/+352 |