1. 13 Jan, 2014 1 commit
  2. 08 Jan, 2014 2 commits
  3. 06 Jan, 2014 1 commit
  4. 03 Dec, 2013 1 commit
  5. 23 Nov, 2013 3 commits
  6. 07 Nov, 2013 1 commit
  7. 06 Nov, 2013 5 commits
  8. 23 Oct, 2013 2 commits
  9. 21 Oct, 2013 2 commits
  10. 20 Oct, 2013 1 commit
  11. 19 Oct, 2013 4 commits
  12. 18 Oct, 2013 1 commit
  13. 17 Oct, 2013 2 commits
  14. 14 Oct, 2013 1 commit
  15. 02 Oct, 2013 1 commit
  16. 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
  17. 05 Sep, 2013 3 commits
  18. 04 Sep, 2013 2 commits
  19. 10 Aug, 2013 2 commits
  20. 08 Aug, 2013 1 commit
  21. 04 Aug, 2013 2 commits
  22. 30 Jul, 2013 1 commit