Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-07-28 | song: convert header to C++ | Max Kellermann | 1 | -3/+3 |
2013-01-29 | playlist/memory: use std::forward_list instead of GSList | Max Kellermann | 1 | -4/+5 |
2013-01-29 | playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProvider | Max Kellermann | 1 | -39/+4 |
2013-01-27 | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 1 | -5/+6 |
2013-01-27 | playlist/*: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-26 | playlist/*: convert to C++ | Max Kellermann | 1 | -9/+12 |
2012-03-22 | playlist/soundcloud: libyajl2 uses size_t for string lengths | Max Kellermann | 1 | -2/+14 |
2012-03-19 | playlist/soundcloud: support libyajl2 | Robert Vollmert | 1 | -5/+21 |
2012-03-01 | playlist/soundcloud: use config_dup_block_string() | Max Kellermann | 1 | -5/+3 |
2012-03-01 | A soundcloud playlist plugin. | Robert Vollmert | 1 | -0/+422 |