Changes between Version 13 and Version 14 of windows_backend_activity_log
- Timestamp:
- 02/01/10 01:43:05 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v13 v14 50 50 - use a separate thread for the timer functions [DONE: 2010.01.27] 51 51 - windows_compat update (apply Orin's spinlock + critical sections suggestion) [DONE: 2010.01.28] 52 - remove pthread dependency from windows files[DONE: 2010.01.30]52 - remove pthread dependency and improve Windows files (Orin + Michael) [DONE: 2010.01.30] 53 53 o handle rogue/ghost WinUSB drivers issue (set_device_paths vs hub enumeration) with a more explicit warning and advice 54 54 o HID API backend [DONE: 2010.01.26] … … 60 60 - write some detailed notes for pthread-win32 integration on project page 61 61 - write a detailed guide for manual installation of the WinUSB driver 62 - edit relevant text files from core 62 63 63 64 EXTRAS: