Changes between Version 18 and Version 19 of windows_backend_activity_log
- Timestamp:
- 02/10/10 02:06:44 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v18 v19 80 80 o Win2k support? (Not from me!) 81 81 o use internal timer functions (CreateWaitableTimer) and switch USBI_OS_HANDLES_TIMEOUT on 82 o HID collection selection? (re "the never ending multiple interfaces handling") 82 83 83 84 BUGFIXES: … … 118 119 o unable to select WinUSB interface > 0 for non composite devices [FIXED (Dave C.): 2010.01.06] 119 120 o 2 bytes control transfers fail when using HidD_GetInputReport (CRC error) 120 o Xiaofan's issues with HID 121 o HID overflows on first control report 122 o Xiaofan and others issues with HID (PICKit2, etc.) 123 o Memory leaks in poll and set_composite (Francesco Montorsi) [FIXED: 2010.02.09] 124 o claim_interface crashes libusb w/ MinGW (Jere Knaappila) 121 125 }}}