Changes between Version 10 and Version 11 of windows_backend_activity_log


Ignore:
Timestamp:
01/27/10 17:34:04 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v10 v11  
    4545  - MSVC6 full compatibility (Michael Plante) [DONE: 2010.01.21] 
    4646o DDK/sources compilation support (Orin Eman) [DONE: 2010.01.20] 
    47 o threading 
     47o threading/concurrency 
     48  - add concurrency protection in init/exit (Orin Eman) [DONE: 2010.01.27] 
     49  - use a separate thread for the timer functions [DONE: 2010.01.27] 
    4850  - add thread protection/locks 
    4951  - remove pthread dependency 
     
    5153o write a detailed guide for manual installation of the WinUSB driver 
    5254o handle rogue/ghost WinUSB drivers issue (set_device_paths vs hub enumeration) with a more explicit warning and advice 
    53 o HID API backend [DO] 
    54 o libusb0.sys backend 
     55o HID API backend [DONE: 2010.01.26] 
    5556 
    5657EXTRAS: 
     58o libusb0.sys backend 
    5759o auto-claiming interface for control transfers if none available [DONE: 2010.01.08] 
    5860o drop the DDK requirement [DONE: 2010.01.20] 
     
    100102o repeated "[libusb_get_next_timeout] first timeout already expired" messages on timeout cancellation [FIXED (Michael Plante): 2010.01.24] 
    101103o broken Linux version due to missing handle_timeouts_locked [FIXED: 2010.01.24] 
     104o Mass Storage test in xusb is broken in many places 
    102105}}}