Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann | 2013-01-14 | 1 | -1/+3 |
* | input/curl: use std::list instead of GQueue | Max Kellermann | 2013-01-10 | 1 | -93/+80 |
* | icy_metadata: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -13/+11 |
* | input/Curl: add constructor to input_curl class | Max Kellermann | 2013-01-10 | 1 | -32/+30 |
* | input/Curl: remove unused source/source_id attributes | Max Kellermann | 2013-01-10 | 1 | -7/+0 |
* | input/Curl: remove redundant attribute "url" | Max Kellermann | 2013-01-10 | 1 | -4/+2 |
* | input/Curl: use std::forward_list instead of GSList | Max Kellermann | 2013-01-10 | 1 | -27/+21 |
* | input/Curl: remove unused attribute "fds" | Max Kellermann | 2013-01-10 | 1 | -3/+1 |
* | input/Curl: require libcurl 7.18 | Max Kellermann | 2013-01-10 | 1 | -24/+4 |
* | io_thread: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -1/+1 |
* | input/{curl,soup}: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -0/+1311 |