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 |
* | PlaylistPlugin: add interface SongEnumerator | Max Kellermann | 2013-09-05 | 1 | -36/+6 |
* | PlaylistPlugin, ConfigGlobal: use nullptr instead of NULL | Max Kellermann | 2013-09-05 | 1 | -6/+4 |
* | PlaylistPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -2/+2 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+1 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -2/+3 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -3/+4 |
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-27 | 1 | -0/+140 |