Changes between Version 15 and Version 16 of windows_backend_activity_log


Ignore:
Timestamp:
02/04/10 01:32:43 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v15 v16  
    5454o HID API backend [DONE: 2010.01.26] 
    5555o API transition for core integration (interface -> usb_interface) [DONE: 2010.01.28] 
    56 o provide /MT version of pthread-win32 precompiled binaries 
     56o provide /MT version of pthread-win32 precompiled binaries [DONE: 2010.02.02] 
    5757o official release completion work: 
    5858  - merge the concurrency branch back into master [DONE: 2010.01.30] 
    5959  - break down core patches and post them for review [DONE: 2010.01.31] 
    60   - go over TODOs and address the ones that can be addressed for first release 
     60  - go over TODOs and address the ones that can be addressed for first release [DO] 
     61  - write a detailed guide for manual installation of the WinUSB driver 
    6162  - write some detailed notes for pthread-win32 integration on project page 
    62   - write a detailed guide for manual installation of the WinUSB driver 
    6363  - edit relevant text files from core 
    6464 
     
    7070o drop the DDK requirement [DONE: 2010.01.20] 
    7171o trace the query for HID input reports on Linux 
    72 o use CancelIoEx where available 
     72o use CancelIoEx where available [DONE: 2010.02.03] 
    7373o split windows_usb.c into main + backend files 
    7474o improved xusb  
     
    115115o the compatibility layer's poll() conflicts with cygwin's poll() [FIXED: 2010.01.28] 
    116116o _beginthreadex is not available on cygiwn [FIXED (fallback to CreateThread): 2010.01.30] 
     117o <7 bytes HID items packets are being rejected 
    117118}}}