Changes between Version 8 and Version 9 of windows_backend_activity_log


Ignore:
Timestamp:
01/25/10 11:42:50 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v8 v9  
    6666o use usbi list functions for our hcd chained list 
    6767o Win2k support? (Not from me!) 
     68o use internal timer functions (CreateWaitableTimer) and switch USBI_OS_HANDLES_TIMEOUT on 
    6869 
    6970BUGFIXES: 
     
    9697o Xiaofan's "linker path does not have real file for library" error on cygwin 
    9798o cancelling transfers after a timeout leads to an infinite wait on the remaining fds (is this an issue in core?) [yup. FIXED: 2010.01.22] 
    98 o repeated "[libusb_get_next_timeout] first timeout already expired" messages on timeout cancellation 
     99o repeated "[libusb_get_next_timeout] first timeout already expired" messages on timeout cancellation [FIXED (Michael Plante): 2010.01.24] 
     100o broken Linux version due to missing handle_timeouts_locked [FIXED: 2010.01.24] 
    99101}}}