aboutsummaryrefslogtreecommitdiff
path: root/src/input/CurlInputPlugin.cxx
Commit message (Expand)AuthorAge
* require GLib 2.24Max Kellermann2013-01-29
* InputStream: use std::stringMax Kellermann2013-01-28
* InputStream: store references instead of pointersMax Kellermann2013-01-28
* InputStream: add constructor/destructorMax Kellermann2013-01-28
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-27
* input_stream: forward-declare the structMax Kellermann2013-01-26
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-25
* input_internal.h: add extern "C"Max Kellermann2013-01-21
* input/Curl: break loop when remaining length becomes 0Max Kellermann2013-01-15
* input/Curl: move code to class MultiSocketMonitorMax Kellermann2013-01-15
* input/Curl: simpler GPollFD initialisationMax Kellermann2013-01-15
* input/Curl: don't remove/add modified GPollFDMax Kellermann2013-01-15
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-14
* input/curl: use std::list instead of GQueueMax Kellermann2013-01-10
* icy_metadata: convert to C++Max Kellermann2013-01-10
* input/Curl: add constructor to input_curl classMax Kellermann2013-01-10
* input/Curl: remove unused source/source_id attributesMax Kellermann2013-01-10
* input/Curl: remove redundant attribute "url"Max Kellermann2013-01-10
* input/Curl: use std::forward_list instead of GSListMax Kellermann2013-01-10
* input/Curl: remove unused attribute "fds"Max Kellermann2013-01-10
* input/Curl: require libcurl 7.18Max Kellermann2013-01-10
* io_thread: convert to C++Max Kellermann2013-01-10
* input/{curl,soup}: convert to C++Max Kellermann2013-01-10