Changes between Version 154 and Version 155 of windows_backend_activity_log
- Timestamp:
- 06/14/10 23:20:44 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v154 v155 90 90 91 91 [INITIAL POST RELEASE TASKS] 92 o Apply AM_MAINTAINER_MODE patch (Ludovic Rousseau) 92 o Apply AM_MAINTAINER_MODE patch (Ludovic Rousseau) [DONE (in official): 2010.06.11] 93 93 o HID: allow Get Report request for an OUT report or a Set Report request for an IN report (Alan Stern) 94 94 o HID: vendor requests 95 95 o HID: Set/Clear device feature (Remote Wakeup), Get device status, Set/Get Idle, if achievable (Alan Stern) 96 96 o Change the confusing LIBUSB_ERROR_NOT_FOUND returned when a valid interface has not been claimed to ERROR_ACCESS 97 o is it possible to set MSVC to use release rather than debug at startup? 97 98 98 99 [EXTRAS - POST RELEASE TASKS] … … 221 222 o do we have an issue with early control requests (set_configuration) when autoclaim is disabled? [FIXED: 2010.05.24] 222 223 o device address is zero program assertion failure [FIXED (driverless devices use devaddr 0): 2010.05.21] 223 o HID does not honour the string index for serial (Axel Rohde) 224 o HID does not honour the string index for serial (Axel Rohde) [FIXED: 2010.06.14] 224 225 o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 225 226 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]