1. 26 Sep, 2013 1 commit
    • Artem Savkov's avatar
      input/curl: fix EventLoop stall after curl_easy_pause · 585b68d2
      Artem Savkov authored
      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.
      585b68d2
  2. 05 Sep, 2013 3 commits
  3. 04 Sep, 2013 2 commits
  4. 03 Sep, 2013 1 commit
  5. 10 Aug, 2013 2 commits
  6. 08 Aug, 2013 1 commit
  7. 07 Aug, 2013 1 commit
  8. 04 Aug, 2013 2 commits
  9. 30 Jul, 2013 1 commit
  10. 17 Apr, 2013 1 commit
    • Max Kellermann's avatar
      input/soup: plugin removed · 2df2a989
      Max Kellermann authored
      This plugin is cumbersome to support, now that MPD is migrating away
      from GLib and the GLib event loop.  It has no practical advantages
      over the CURL plugin.  Soup requires the bloated GType library.
      2df2a989
  11. 30 Jan, 2013 2 commits
  12. 29 Jan, 2013 3 commits
  13. 28 Jan, 2013 10 commits
  14. 27 Jan, 2013 1 commit
  15. 26 Jan, 2013 1 commit
  16. 25 Jan, 2013 1 commit
  17. 24 Jan, 2013 1 commit
  18. 21 Jan, 2013 6 commits