Changes between Version 31 and Version 32 of windows_backend_activity_log
- Timestamp:
- 02/25/10 20:53:41 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v31 v32 65 65 o includes cleanup [DONE: 2010.02.24] 66 66 o use threads_posix AM var to prevent compilation of dpfp_threaded on MinGW [DONE: 2010.02.24] 67 o fix the HID report sizes for xusb in Linux 67 68 o put pre-built binaries online 68 69 o test pk2cmd against libusb 1.0 win [DONE: 2010.02.16] … … 137 138 o error and warning messages don't seem to pop out when debug is disabled 138 139 o cygwin shouldn't use threads_windows.c [FIXED: 2010.02.24] 139 o libusb .NET reports an d issue with threads140 o libusb .NET reports an issue with threads [FIXED (C# and C use different calling conventions - Travis Robinson): 2010.02.25] 140 141 o libusb_handle_events_timeout does not poll new transactions (Jere Knaappila) 142 o "[_hid_get_feature] error Windows error code 4294967291" error with the new getfeature code for HID devices without feature reports 141 143 }}}