Changes between Version 34 and Version 35 of windows_backend_activity_log
- Timestamp:
- 03/04/10 01:52:00 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v34 v35 62 62 - write some detailed notes for pthread-win32 integration on project page [DROPPED: no longer needed] 63 63 - edit relevant text files from core 64 - drop autotool requirement and provide a single configure file for source archives 65 - check/improve DLLs produced with MinGW/cygwin 64 66 65 67 EXTRAS: … … 70 72 o put pre-built binaries online 71 73 o test pk2cmd against libusb 1.0 win [DONE: 2010.02.16] 72 o test the compatibility layer [WIP: 2010.02.18]74 o compatibility layer for Windows 73 75 o automated driver installation [WIP] 74 76 o move real-time timer API call out of timer thread [DONE (Michael Plante): 2010.02.11] … … 93 95 o HID collection selection? (re "the never ending multiple interfaces handling") 94 96 o handle rogue/ghost WinUSB drivers issue (set_device_paths vs hub enumeration) with a more explicit warning and advice 97 o switch to using cmake? 95 98 96 99 BUGFIXES: