1. f90d076 Windows: Remove support for WinCE and Visual Studio older than 2013 by Chris Dickens · 4 years, 9 months ago
  2. 77037c4 Adds /utf-8 to compile options by RipleyTom · 5 years ago
  3. 8436ba6 Change all $(SolutionDir) to $(ProjectDir) by RipleyTom · 5 years ago
  4. a9b34d1 Adding support for ARM & ARM64 Windows Platform by Dj Art · 6 years ago
  5. dc5e33e Windows: Add back resource and definition files to VS DLL projects by Chris Dickens · 7 years ago
  6. 0aac390 Windows: Restructure DDK/MSVC project files by Chris Dickens · 7 years ago
  7. ca0b6c0 Fix appveyor scripts for Cygwin and MinGW to build as intended by Chris Dickens · 7 years ago
  8. 020103a Windows: Ditch UsbDk build configuration by Sameeh Jubran · 8 years ago
  9. 54884e8 Windows: Enable dynamic selection between WinUSB and UsbDk backends by Chris Dickens · 7 years ago
  10. 4da478c Misc: Add TargetName to getopt VS project files to supress warning by Chris Dickens · 7 years ago
  11. 9843b68 Misc: Sort projects alphabetically in VS solution files by Chris Dickens · 7 years ago
  12. 8b6639e Misc: Fix references section in fxload VS project files by Chris Dickens · 7 years ago
  13. 6dd2b7f Misc: Fix linker options in getopt VS project files by Chris Dickens · 7 years ago
  14. e25e0ce Misc: Add missing files to VS2005 projects for libusb by Chris Dickens · 7 years ago
  15. cbf2cc8 Misc: Fix minor discrepancies in WinCE MSVC files by Chris Dickens · 7 years ago
  16. af1f175 Windows: Fix some minor style issues by Chris Dickens · 7 years ago
  17. 3001f93 Misc: Ensure that both WINVER and _WIN32_WINNT are defined for Windows builds by Chris Dickens · 7 years ago
  18. 6402a10 Misc: Add _CRT_SECURE_NO_WARNINGS to testlibusb to suppress warning C4996 by Chris Dickens · 7 years ago
  19. 539a323 Misc: Fix testlibusb build on VS2013 and earlier and suppress warnings by Chris Dickens · 7 years ago
  20. 2ae2348 Windows: Add VS 2010/2012/2013/2017 project files for testlibusb by Chris Dickens · 7 years ago
  21. fa19c15 Windows: testlibusb example for VS2015 by Anil Nair · 8 years ago
  22. 80f1657 core: Remove check for and inclusion of signal.h by Chris Dickens · 8 years ago
  23. 322d146 Windows: Fix DDK build's missing files by Chris Dickens · 8 years ago
  24. 96f8273 Windows: Add Visual Studio 2017 support by Chris Dickens · 8 years ago
  25. 3564c18 windows: use appropriate version for VS2015 solution files by Pete Batard · 8 years ago
  26. 40fb6ff AppVeyor: use a .bat file now by hacker2490 · 9 years ago
  27. 4a0446f Misc: Fix up Visual Studio project files by Chris Dickens · 9 years ago
  28. 24c5289 build: Integrate usbdk backend by Dmitry Fleytman · 9 years ago
  29. 5d83aba windows: Rename windows_usb.h/c windows_winusb.h/c by Dmitry Fleytman · 9 years ago
  30. 92a3278 windows: Move common definitions to a separate file by Dmitry Fleytman · 9 years ago
  31. a34ba28 Windows: Add Visual Studio 2015 support by Brent Rector · 9 years ago
  32. 1eff220 Misc: Revert all references to libusb/libusb.info by hjelmn@cs.unm.edu · 11 years ago
  33. 805cc3e Windows: Add Visual Studio 2013 solution files by Joshua Blake · 11 years ago
  34. 368d613 Windows: Fix a cast warning when compiling for x64 in VS by Pete Batard · 11 years ago
  35. d28ab4b Windows: Fix VS2010 project files by Pete Batard · 11 years ago
  36. 9222a54 Core: Add compile time option to use native OS logging facility by Toby Gray · 11 years ago
  37. 511ed18 Core: Add a libusb_strerror() function by Hans de Goede · 11 years ago
  38. 462c887 WinCE: Add hotplug.c to projects by Toby Gray · 11 years ago
  39. 7e858a3 Add hotplugtest to msvc project files by Pete Batard · 11 years ago
  40. 3b50a93 WinCE: Fix x86 build on Visual Studio 2005 by Toby Gray · 12 years ago
  41. 894e656 Windows: Fix multiple warnings by Pete Batard · 12 years ago
  42. baf714f WinCE: Post integration cleanup by Pete Batard · 12 years ago
  43. 0ded9c1 Misc: Simplify includes and misc. cleanup by Pete Batard · 12 years ago
  44. 5bdea90 WinCE: Add support for WinCE (Solution files) by Toby Gray · 12 years ago
  45. 2442719 WinCE: Add support for WinCE (sources) by Toby Gray · 12 years ago
  46. 788e433 Windows: Add windows_common.h header by Toby Gray · 12 years ago
  47. 1e6928c Core: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_H by Pete Batard · 12 years ago
  48. d7d91d5 Windows: Add VS2012 solution files by Pete Batard · 12 years ago
  49. 21cf6e4 Tests: Add libusbx stress test by Toby Gray · 12 years ago
  50. 0597533 Samples: Add fxload sample for Cypress EZ-USB chips by Pete Batard · 12 years ago
  51. 0e0cbb6 Windows: Address MSVC Level 4 & WDK's OACR/Prefast warnings by Pete Batard · 12 years ago
  52. cf6e68a Core: Add toggleable debug logging by Pete Batard · 12 years ago
  53. 5b82831 Windows: remove obsolete lsusb project files by Pete Batard · 12 years ago
  54. fcad094 Windows: add VS2010 project files by Pete Batard · 12 years ago
  55. 43997b5 Samples: Fix missing xusb from VS project files by Pete Batard · 13 years ago
  56. 743fd77 Examples: add xusb sample by Pete Batard · 13 years ago
  57. abdb443 VS2005: Bring x86_64 output directories in line with x86_32 by Pete Batard · 13 years ago
  58. 4afbc78 Rename the lsusb example program to listdevs by Peter Stuge · 13 years ago
  59. e280760 Windows MSVC6: Remove SetupAPI, AdvAPI32 and OLE32 dependencies by Pete Batard · 14 years ago
  60. c591a7c Windows: Switch MSVC6 .dsp project files from MBCS to Unicode by Michael Plante · 14 years ago
  61. 536e424 Windows: Add missing MSVC6 lsusb.dsp project file by Michael Plante · 13 years ago
  62. 69b71c8 Windows: copy DLL file regardless of ddk_build.cmd dll argument case by Pete Batard · 13 years ago
  63. bb108cb Windows: MS project files part 4 - MSVC6 project files by Pete Batard · 13 years ago
  64. 78896ae Windows: MS project files part 3 - VS2005 project files by Pete Batard · 13 years ago
  65. 9e5f427 Windows: MS project files part 2 - WDK project files by Pete Batard · 13 years ago
  66. c1e7543 Windows: MS project files part 1 - support files & preliminaries by Pete Batard · 13 years ago