Changes between Version 196 and Version 197 of windows_backend_activity_log


Ignore:
Timestamp:
08/17/10 01:25:48 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v196 v197  
    235235o configuration numbers do not necessarily occur in any specific order (Benjamin Dobell + Tim Roberts) [FIXED: 2010.08.10] 
    236236o attempting to read input reports through a control transfer seems to render my USB headset device non responsive in WinUSB as usbccgp mode. Interrupt is fine 
    237   [DROPPED (as the same thing occurs on Linux): 2010.08.10] 
     237  [DROPPED (same thing occurs on Linux): 2010.08.10] 
     238o missing WINAPI qualifier for 32 bit InterlockedExchange/Increment for results in undefined symbols [WORKAROUND: 2010.08.15 - NEED TO RAISE ISSUE WITH MiNGW-W64 TEAM!] 
     239o 64 bit MinGW-w64 lib calling convention changed sometime since Dec. 2009 => WPG-System64 binaries are now broken [FIXED: use newer MinGW-w64] 
    238240o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 
    239241o [wdi] pipe communications between installer and lib don't seem to work with MinGW [FIXED (DON'T PICK EXE from dir, use the one in .libs!!!): 2010.03.23]