Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-08-06 | playlist/pls: use std::string instead of GString | Max Kellermann | 1 | -9/+8 |
2013-07-30 | tag: convert to C++ | Max Kellermann | 1 | -4/+4 |
2013-07-28 | song: convert header to C++ | Max Kellermann | 1 | -3/+3 |
2013-04-08 | uri: convert to C++ | Max Kellermann | 1 | -1/+0 |
2013-01-29 | playlist/memory: use std::forward_list instead of GSList | Max Kellermann | 1 | -11/+7 |
2013-01-29 | playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProvider | Max Kellermann | 1 | -46/+7 |
2013-01-27 | playlist/*: convert to C++ | Max Kellermann | 1 | -18/+22 |
2011-09-16 | input_stream: non-blocking I/O | Max Kellermann | 1 | -1/+2 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-15 | input_stream: return errors with GError | Max Kellermann | 1 | -2/+11 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-11-06 | playlist/{m3u,pls}: removed URI checks | Max Kellermann | 1 | -6/+0 |
2009-10-15 | Add PLS Parser | Qball Cow | 1 | -0/+215 |