Changes between Version 193 and Version 194 of windows_backend_activity_log
- Timestamp:
- 08/10/10 17:45:34 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v193 v194 232 232 o HID does not honour the string index for serial (Axel Rohde) [FIXED: 2010.06.14] 233 233 o DDK builds doesn't seem to use the expected config.h when another one is available 234 o WinUSB should work as a replacement of usbccgp (and interface numbers can be anything) 234 o WinUSB should work as a replacement of usbccgp (Benjamin Dobell et al.) [DONE: 2010.08.10] 235 o configuration numbers do not necessarily occur in any specific order (Benjamin Dobell + Tim Roberts) 236 o attempting to read input reports through a control transfer seems to render my USB headset device non responsive in WinUSB as usbccgp mode. Interrupt is fine 235 237 o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 236 238 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]