Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_stream: rename struct to InputStream | Max Kellermann | 2013-10-23 | 1 | -3/+3 |
* | thread/{Cond,Mutex}: use "class" instead of "typedef" | Max Kellermann | 2013-10-17 | 1 | -3/+2 |
* | Playlist*: use nullptr instead of NULL | Max Kellermann | 2013-10-02 | 1 | -2/+2 |
* | PlaylistPlugin: add interface SongEnumerator | Max Kellermann | 2013-09-05 | 1 | -4/+4 |
* | TagPool, ...: include cleanup | Max Kellermann | 2013-01-30 | 1 | -4/+0 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -2/+5 |
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-26 | 1 | -0/+85 |