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