1. 21 Feb, 2016 2 commits
  2. 18 Dec, 2015 1 commit
  3. 06 Nov, 2015 3 commits
  4. 20 Oct, 2015 1 commit
  5. 26 Jun, 2015 1 commit
  6. 22 Jun, 2015 1 commit
    • Thomas Guillem's avatar
      InputStream: add ReadFull method · 6e2d7445
      Thomas Guillem authored
      Convenient method that behave differently than Read, and that will be used by
      tag scanners.
      
      This method will return in case of error, if the whole data is read or is EOF
      is reached.
      6e2d7445
  7. 19 Jun, 2015 1 commit
  8. 29 May, 2015 1 commit
  9. 17 Mar, 2015 1 commit
  10. 05 Mar, 2015 2 commits
  11. 03 Mar, 2015 5 commits
  12. 31 Jan, 2015 1 commit
  13. 26 Jan, 2015 1 commit
  14. 21 Jan, 2015 4 commits
  15. 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
  16. 01 Jan, 2015 1 commit
  17. 26 Dec, 2014 1 commit
  18. 23 Dec, 2014 1 commit
  19. 21 Dec, 2014 1 commit
  20. 14 Dec, 2014 2 commits
  21. 12 Dec, 2014 1 commit
  22. 01 Dec, 2014 1 commit
  23. 25 Nov, 2014 1 commit
  24. 21 Nov, 2014 1 commit
  25. 10 Nov, 2014 1 commit
  26. 07 Nov, 2014 2 commits
  27. 02 Nov, 2014 1 commit