Changes between Version 27 and Version 28 of windows_backend_activity_log
- Timestamp:
- 02/24/10 12:44:57 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v27 v28 63 63 64 64 EXTRAS: 65 o put pre-built binaries online 65 66 o test pk2cmd against libusb 1.0 win [DONE: 2010.02.16] 66 67 o test the compatibility layer [WIP: 2010.02.18] … … 129 130 o claim_interface crashes libusb w/ MinGW (Jere Knaappila) [DROPPED (was a pthread-win32 install issue): 2010.02.11] 130 131 o cancel_transfer, free_transfer and mutexes (Jere Knaappila) [FIXED: 2010.02.17] 131 o is HID getfeature really working? No it wasn't, and still isn't! 132 o is HID getfeature really working? No it wasn't, and still isn't! [NOW FIXED: 2010.02.23] 132 133 o parent of a reused device might change during re-enumeration. [FIXED: 2010.02.18] 133 134 o backend will crash when trrying to open an uninitialized device. [FIXED: 2010.02.19] 134 135 o error and warning messages don't seem to pop out when debug is disabled 135 o cygwin shouldn't use threads_windows.c 136 o cygwin shouldn't use threads_windows.c [FIXED: 2010.02.24] 137 o libusb .NET reports and issue with threads 136 138 }}}