Skip to content
Snippets Groups Projects
  1. Mar 05, 2011
  2. Feb 28, 2011
  3. Feb 27, 2011
  4. Feb 26, 2011
  5. Feb 20, 2011
  6. Feb 19, 2011
  7. Feb 17, 2011
  8. Feb 16, 2011
  9. Feb 13, 2011
  10. Feb 11, 2011
  11. Feb 09, 2011
  12. Feb 04, 2011
  13. Feb 02, 2011
  14. Jan 30, 2011
  15. Jan 26, 2011
  16. Jan 23, 2011
  17. Jan 22, 2011
  18. Jan 17, 2011
  19. Jan 16, 2011
  20. Jan 13, 2011
  21. Jan 10, 2011
    • Dean Camera's avatar
      Altered all endpoint/pipe stream transfers so that the new BytesProcessed... · f555ad7c
      Dean Camera authored
      Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk).
      
      Added new Endpoint_Null_Stream() and Pipe_Null_stream() functions.
      
      Removed the NO_STREAM_CALLBACKS compile time option due to the new partial stream transfer feature replacing it.
      
      Fixed errors in the incomplete Test and Measurement device demo preventing proper operation (thanks to Pavel Plotnikov).
      f555ad7c
  22. Jan 08, 2011
  23. Jan 03, 2011
  24. Dec 31, 2010
Loading