Changes between Version 88 and Version 89 of windows_backend_activity_log


Ignore:
Timestamp:
04/16/10 00:59:28 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v88 v89  
    118118[POST-RELEASE] 
    119119o add #pragma comment( lib, "setupapi.lib" ) etc in xusb, as suggested by Tim Roberts 
     120o 2003 / XP64 testing 
    120121 
    121122[BUGFIXES] 
     
    188189o HID and Feature Reports (Axel Rohde) - cannot use DEVICE [FIXED: 2010.04.06] 
    189190o HID and Feature Reports (Axel Rohde) - bad report lengths in xusb [FIXED: 2010.04.07] 
    190 o HID and Feature Reports (Axel Rohde) - first byte eaten when report IDs are in use 
     191o HID and Feature Reports (Axel Rohde) - first byte eaten when report IDs are in use [FIXED: 2010.04.15] 
     192o HID and Feature reports (Axel Rohde) - Windows backend reports different size from Linux [NOT A BUG?] 
    191193o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 
    192194o [wdi] pipe communications between installer and lib don't seem to work with MinGW [FIXED (DON'T PICK EXE from dir, use the one in .libs!!!): 2010.03.23]