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