Changes between Version 88 and Version 89 of windows_backend_activity_log
- Timestamp:
- 04/16/10 00:59:28 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v88 v89 118 118 [POST-RELEASE] 119 119 o add #pragma comment( lib, "setupapi.lib" ) etc in xusb, as suggested by Tim Roberts 120 o 2003 / XP64 testing 120 121 121 122 [BUGFIXES] … … 188 189 o HID and Feature Reports (Axel Rohde) - cannot use DEVICE [FIXED: 2010.04.06] 189 190 o 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 191 o HID and Feature Reports (Axel Rohde) - first byte eaten when report IDs are in use [FIXED: 2010.04.15] 192 o HID and Feature reports (Axel Rohde) - Windows backend reports different size from Linux [NOT A BUG?] 191 193 o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 192 194 o [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]