1. 08 May, 2017 1 commit
  2. 25 Jan, 2017 1 commit
  3. 03 Jan, 2017 2 commits
  4. 16 Sep, 2016 2 commits
  5. 09 Sep, 2016 2 commits
  6. 17 Jun, 2016 3 commits
  7. 01 Mar, 2016 1 commit
  8. 26 Feb, 2016 1 commit
  9. 06 Jan, 2015 1 commit
    • Max Kellermann's avatar
      input/async: reset the "open" flag after seeking successfully · 37e90108
      Max Kellermann authored
      Fixes a problem with the "curl" input plugin: IsEOF() always returns
      true because the "open" flag was cleared by
      CurlInputStream::RequestDone() when end-of-stream was reached.  This
      flag stays false even when seeking to another position has succeeded.
      
      This patch resets the "open" flag to true after seeking successfully.
      37e90108
  10. 01 Jan, 2015 1 commit
  11. 07 Nov, 2014 1 commit
  12. 19 Aug, 2014 1 commit
  13. 21 Jun, 2014 2 commits
  14. 17 Jun, 2014 3 commits
  15. 24 May, 2014 2 commits