aboutsummaryrefslogtreecommitdiff
path: root/src/input/curl_input_plugin.c
Commit message (Expand)AuthorAge
* input/{curl,soup}: convert to C++Max Kellermann2013-01-10
* input/curl: use g_source_get_time()Max Kellermann2012-04-04
* input_stream: non-blocking I/OMax Kellermann2011-09-16
* input_plugin: add method check()Max Kellermann2011-09-16
* input/{soup,curl}: free unused postponed_errorMax Kellermann2011-09-16
* input/curl: wait some more before resuming the streamMax Kellermann2011-09-16
* input/curl: clear the "paused" flag before resumingMax Kellermann2011-09-16
* input/curl: remove _schedule_update()Max Kellermann2011-09-16
* input/curl: unlock the mutex for io_thread_call()Max Kellermann2011-09-16
* Merge branch 'v0.16.x'Max Kellermann2011-09-16
|\
| * input/curl, output/pulse: fix "unused local variable" warningsMax Kellermann2011-09-16
* | input/curl: per-request mutex/condMax Kellermann2011-09-15
* | input/curl: move all libCURL calls to the I/O threadMax Kellermann2011-09-15
* | input/curl: don't set "ready" on _easy_free()Max Kellermann2011-09-15
* | input/curl: add assertions on io_thread_inside()Max Kellermann2011-09-15
* | input/curl: merge _request_abort() into _request_done()Max Kellermann2011-09-15
* | input/curl: API documentation fixMax Kellermann2011-09-15
* | input_stream: move input_stream_init(), _deinit() to _internal.cMax Kellermann2011-09-14
* | Merge branch 'v0.16.x'Max Kellermann2011-09-01
|\|
| * input/curl: implement a hard-coded timeout of 10 secondsMax Kellermann2011-08-26
* | input/curl: use the I/O threadMax Kellermann2011-08-25
* | input/curl: eliminate attribute "eof"Max Kellermann2011-08-25
* | input/curl: release "easy" CURL handle as early as possibleMax Kellermann2011-08-25
* | input/curl: move code to input_curl_flush_buffers()Max Kellermann2011-08-25
* | input/curl: pass input_curl to fill_buffer()Max Kellermann2011-08-25
* | input/curl: set GError when init() failsMax Kellermann2011-08-25
* | input/curl: remove obsolete function input_curl_reinit()Max Kellermann2011-08-24
* | Merge branch 'v0.16.x'Max Kellermann2011-08-24
|\|
| * input/curl: limit the receive buffer sizeMax Kellermann2011-08-23
* | copyright year 2011Max Kellermann2011-01-29
* | input/curl: enable CURLOPT_NETRCIan Zimmerman2011-01-29
|/
* Merge release 0.15.13 from branch 'v0.15.x'Max Kellermann2010-10-11
|\
| * input/curl: fix version check for curl_multi_timeout()Max Kellermann2010-09-07
* | Merge release 0.15.12 from branch 'v0.15.x'Max Kellermann2010-07-20
|\|
| * input/curl: remove assertion after curl_multi_fdset()Max Kellermann2010-07-20
| * input/curl: query timeout from CURLMax Kellermann2010-07-20
* | input_stream: added attribute "uri"Max Kellermann2010-01-18
* | input_stream: added function input_stream_deinit()Max Kellermann2010-01-18
* | input_stream: return allocated input_stream objectsMax Kellermann2010-01-01
* | Update copyright notices.Avuton Olrich2009-12-31
* | Merge vorbis+icy fixes from branch 'v0.15.x'Max Kellermann2009-12-30
|\|
| * input/curl: removed the built-in rewinding codeMax Kellermann2009-12-30
| * input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann2009-12-29
* | input_stream: return errors with GErrorMax Kellermann2009-12-15
* | input_plugin: method init() returns errors with GErrorMax Kellermann2009-12-14
* | include config.h in all sourcesMax Kellermann2009-11-12
* | configure.ac: require GLib 2.12Max Kellermann2009-11-10
* | Merge branch 'v0.15.x'Max Kellermann2009-10-13
|\|
| * input/curl: fixed endless loop during bufferingMax Kellermann2009-10-13
* | tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-13