1. 20 Oct, 2015 1 commit
  2. 26 Jun, 2015 1 commit
  3. 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
  4. 19 Jun, 2015 1 commit
  5. 29 May, 2015 1 commit
  6. 17 Mar, 2015 1 commit
  7. 05 Mar, 2015 2 commits
  8. 03 Mar, 2015 5 commits
  9. 31 Jan, 2015 1 commit
  10. 26 Jan, 2015 1 commit
  11. 21 Jan, 2015 4 commits
  12. 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
  13. 01 Jan, 2015 1 commit
  14. 26 Dec, 2014 1 commit
  15. 23 Dec, 2014 1 commit
  16. 21 Dec, 2014 1 commit
  17. 14 Dec, 2014 2 commits
  18. 12 Dec, 2014 1 commit
  19. 01 Dec, 2014 1 commit
  20. 25 Nov, 2014 1 commit
  21. 21 Nov, 2014 1 commit
  22. 10 Nov, 2014 1 commit
  23. 07 Nov, 2014 2 commits
  24. 02 Nov, 2014 4 commits
  25. 01 Nov, 2014 1 commit
  26. 28 Oct, 2014 1 commit
  27. 18 Oct, 2014 1 commit