Changes between Version 167 and Version 168 of windows_backend_activity_log
- Timestamp:
- 06/30/10 15:06:40 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v167 v168 99 99 o -with-pthread-win32 option 100 100 o improved ddk build scripts/reuse what libusb-win32 is doing 101 o vsnprintf review if needed 101 102 102 103 [EXTRAS - POST RELEASE TASKS] … … 272 273 o [zadig] selecting text changes the field background colour [FIXED: 2010.06.24] 273 274 o [zadig] edit desc (and dropdown) can be changed during install [FIXED: 2010.06.25] 274 o [zadig] re-cliking install too soon after a cancelled install results in a "could not create/extract files in " message 275 o [zadig] re-cliking install too soon after a cancelled install results in a "could not create/extract files in " message [FIXED: 2010.06.30] 275 276 o [zadig] crashes on XP [FIXED (bad string dim): 2010.06.16] 276 277 o [zadig] still seeing double insert notifications from time to time … … 366 367 - use ini to set default options [DONE: 2010.06.17] 367 368 - improve UI by following MS's UI guidelines 369 - setting of the log level 368 370 - allow the provision of an external inf/conf file / custom driver fixed inf file? 369 371 - allow the generation of an inf file only for existing driver [NO LONGER NEEDED (Extract Only will do): 2010.06.04] … … 374 376 - maybe we should tone down notifications a notch between log, status and dialogs 375 377 - feedback our cygwin/DDK/64 bit changes to the makers of libconfig 376 - change the progress text to warn when log stalls, to warn about the super long MS induced delays378 - change the progress text to warn about the super long MS induced delays [DONE: 2010.06.30] 377 379 - prevent the entering of non hex chars for VID/PID (will need subclassing => v2 or never) 378 380 o allow the provision of signed inf/cat, and other files in the embedder [DONE: 2010.04.29]