Changes between Version 18 and Version 19 of windows_backend_activity_log


Ignore:
Timestamp:
02/10/10 02:06:44 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v18 v19  
    8080o Win2k support? (Not from me!) 
    8181o use internal timer functions (CreateWaitableTimer) and switch USBI_OS_HANDLES_TIMEOUT on 
     82o HID collection selection? (re "the never ending multiple interfaces handling") 
    8283 
    8384BUGFIXES: 
     
    118119o unable to select WinUSB interface > 0 for non composite devices [FIXED (Dave C.): 2010.01.06] 
    119120o 2 bytes control transfers fail when using HidD_GetInputReport (CRC error) 
    120 o Xiaofan's issues with HID 
     121o HID overflows on first control report 
     122o Xiaofan and others issues with HID (PICKit2, etc.) 
     123o Memory leaks in poll and set_composite (Francesco Montorsi) [FIXED: 2010.02.09] 
     124o claim_interface crashes libusb w/ MinGW (Jere Knaappila) 
    121125}}}