Changes between Version 26 and Version 27 of windows_backend_activity_log


Ignore:
Timestamp:
02/22/10 16:27:04 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v26 v27  
    6565o test pk2cmd against libusb 1.0 win [DONE: 2010.02.16] 
    6666o test the compatibility layer [WIP: 2010.02.18] 
    67 o automated driver installation 
     67o automated driver installation [WIP] 
    6868o move real-time timer API call out of timer thread [DONE (Michael Plante): 2010.02.11] 
    69 o optimize the timer thread (r2) 
    70 o remove pthread usage from core (r2) 
     69o remove pthread-win32 usage from core [DONE (Michael Plante, Peter Stuge): 2010.02.20] 
    7170o libusb0.sys backend (r2?) 
    7271o auto-claiming interface for control transfers if none available [DONE: 2010.01.08] 
     
    130129o claim_interface crashes libusb w/ MinGW (Jere Knaappila) [DROPPED (was a pthread-win32 install issue): 2010.02.11] 
    131130o cancel_transfer, free_transfer and mutexes (Jere Knaappila) [FIXED: 2010.02.17] 
    132 o is HID getfeature really working? No it wasn't. [FIXED: 2010.02.17] 
     131o is HID getfeature really working? No it wasn't, and still isn't! 
    133132o parent of a reused device might change during re-enumeration. [FIXED: 2010.02.18] 
    134133o backend will crash when trrying to open an uninitialized device. [FIXED: 2010.02.19] 
    135134o error and warning messages don't seem to pop out when debug is disabled 
     135o cygwin shouldn't use threads_windows.c 
    136136}}}