mpd/src/input
Artem Savkov 585b68d2ae input/curl: fix EventLoop stall after curl_easy_pause
When playing finite http streams, e.g. something from soundcloud,
eventloop stalls after pausing writefunc. TimeoutMonitor is cancelled
by the time resume happens, so when enough data is consumed writefunc
is called only once. Calling InvalidateSockets() from
input_curl_resume() seems to fix the issue.
2013-09-26 17:27:35 +02:00
..
ArchiveInputPlugin.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
ArchiveInputPlugin.hxx archive/*: convert to C++ 2013-01-24 19:18:58 +01:00
CdioParanoiaInputPlugin.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
CdioParanoiaInputPlugin.hxx input/cdio_paranoia: convert to C++ 2013-01-21 17:58:30 +01:00
CurlInputPlugin.cxx input/curl: fix EventLoop stall after curl_easy_pause 2013-09-26 17:27:35 +02:00
CurlInputPlugin.hxx input/{curl,soup}: convert to C++ 2013-01-10 10:23:20 +01:00
DespotifyInputPlugin.cxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
DespotifyInputPlugin.hxx input,playlist/despotify: convert to C++ 2013-01-21 19:01:10 +01:00
FfmpegInputPlugin.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
FfmpegInputPlugin.hxx input/ffmpeg: convert to C++ 2013-01-21 17:50:43 +01:00
FileInputPlugin.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
FileInputPlugin.hxx input/file,mms: convert to C++ 2013-01-21 10:52:40 +01:00
MmsInputPlugin.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
MmsInputPlugin.hxx input/file,mms: convert to C++ 2013-01-21 10:52:40 +01:00
RewindInputPlugin.cxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
RewindInputPlugin.hxx input/rewind: convert to C++ 2013-01-21 17:36:19 +01:00