Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 08, 2011
  3. Jan 03, 2011
  4. Jan 01, 2011
  5. Dec 31, 2010
  6. Dec 28, 2010
  7. Dec 26, 2010
  8. Dec 25, 2010
  9. Dec 24, 2010
  10. Dec 17, 2010
  11. Dec 13, 2010
  12. Dec 12, 2010
  13. Dec 03, 2010
  14. Dec 02, 2010
  15. Nov 30, 2010
  16. Nov 29, 2010
  17. Nov 27, 2010
  18. Nov 26, 2010
  19. Nov 25, 2010
  20. Nov 24, 2010
  21. Nov 23, 2010
  22. Nov 22, 2010
Loading