log USBLib/Communication/WinUsb/WinUsbDevice.cs @ 111:df53bdd49507 default tip

age author description
Wed, 16 Oct 2013 16:58:39 +0200 Ivo Smits Updated USBLib: removed old LibUsbDotNet compatibility code and added new information helper classes
Wed, 16 Oct 2013 01:11:49 +0200 Ivo Smits Simplified USB communication code, added functions to abort pipe transfers
Tue, 15 Oct 2013 16:19:45 +0200 Ivo Smits Removed some redundant USB communication code
Mon, 19 Aug 2013 16:56:50 +0200 Ivo Smits USBLib: fix unhandled exception in WinUSB shutdown after failure to open device
Sun, 30 Jun 2013 16:28:36 +0200 Ivo Smits USBLib: added functions to clear USB endpoint halt state
Sun, 21 Apr 2013 18:32:43 +0200 Ivo Smits USBLib: small fix in WinUSB backend bounds checking
Mon, 15 Apr 2013 01:04:59 +0200 Ivo Smits Added USBLib