Changes between Version 27 and Version 28 of windows_backend_activity_log


Ignore:
Timestamp:
02/24/10 12:44:57 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v27 v28  
    6363 
    6464EXTRAS: 
     65o put pre-built binaries online 
    6566o test pk2cmd against libusb 1.0 win [DONE: 2010.02.16] 
    6667o test the compatibility layer [WIP: 2010.02.18] 
     
    129130o claim_interface crashes libusb w/ MinGW (Jere Knaappila) [DROPPED (was a pthread-win32 install issue): 2010.02.11] 
    130131o 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! 
     132o is HID getfeature really working? No it wasn't, and still isn't! [NOW FIXED: 2010.02.23] 
    132133o parent of a reused device might change during re-enumeration. [FIXED: 2010.02.18] 
    133134o backend will crash when trrying to open an uninitialized device. [FIXED: 2010.02.19] 
    134135o error and warning messages don't seem to pop out when debug is disabled 
    135 o cygwin shouldn't use threads_windows.c 
     136o cygwin shouldn't use threads_windows.c [FIXED: 2010.02.24] 
     137o libusb .NET reports and issue with threads 
    136138}}}