Changes between Version 242 and Version 243 of windows_backend_activity_log
- Timestamp:
- 01/18/11 17:42:40 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v242 v243 158 158 [NON-WINDOWS RELATED] 159 159 o log callback 160 o geographical location 160 o geographical location +++ 161 161 o libusb-compat improvement (Michael's post) 162 162 o timestamps / thread ID on log messages … … 258 258 o WinUSB's 5 sec control timeout default (reported by Graeme Gil) 259 259 o repeatedly replugging an USB mouse while looping on init/open/exit for a different device results in "Unknown Device" being reported for the mouse in device manager (reported by Stephano Antonelli) 260 o PyUSB can't use an stdcall libusb [FIXED: 2011.01.17] 261 o invalid handle errors on cygwin (reported by Xiaofan) [FIXED: 2011.01.18] 260 262 o [enum] htab_hash() still does not return a unique value [FIXED: 2010.10.14] 261 263 o [enum] warning messages during GEN might attempt to reference the device interface path [FIXED: 2010.10.27] … … 520 522 o move notifications into libwdi too? [NAH: 2010.07.26] 521 523 o integrate libusb0.sys driver building into libwdi? [NAH: 2010.07.25] 524 o API call to install a certificate, for no prompt static inf installation 522 525 o enable the use of installer.exe as a standalone with args from cmdline instead of pipe (v2?) 523 526 o enable the use of MS's dpinst.exe in lieu of the installer (v2)