Bump LIBUSB_API_VERSION
[platform/upstream/libusb.git] / msvc /
2021-06-03 Chris Dickenscore: Refactor initialization and how the default conte...
2020-11-30 Mikolaj Kucharskifix eol of msvc/*.vcxproj and msvc/*.vcxproj.filters...
2020-11-28 Chris DickensWindows: Support building dpfp and sam3u_benchmark...
2020-11-27 Chris DickensWindows: Add missing header files to MSVC projects
2020-11-27 Chris Dickensbuild: Prepare config.h for inclusion in examples/tests
2020-09-13 Chris Dickensbuild: Merge events and threads into single platform...
2020-08-12 Chris Dickenscore: Introduce platform events abstraction
2020-03-30 Chris Dickensbuild: Require C11 to build and clean up autoconfig...
2020-03-28 Chris Dickenscore: Kill the OS_* definitions and use in the source...
2020-03-25 Chris Dickensmsvc: Update include path for getopt in fxload projects
2020-03-23 Chris Dickensmsvc: Reorder solution projects and add project filter...
2020-03-10 Chris DickensWindows: Fix some harmless build warnings
2020-01-25 Chris Dickenscore: Convert internal macros to static inline functions
2020-01-25 winterraceFix msvc 2019 project files (internal linkage)
2020-01-24 Chris Dickensconfigure.ac: Cleanup and refactoring
2020-01-24 Chris DickensMisc: Trim and consolidate header file usage
2020-01-22 Chris DickensWindows: Drop support for Windows XP
2020-01-21 Chris DickensWindows: Add Visual Studio 2019 support
2020-01-21 Chris DickensMisc: Remove obsolete Windows DDK build files
2020-01-21 Chris DickensMisc: Clean up Visual Studio project files
2020-01-21 Chris DickensWindows: Remove support for WinCE and Visual Studio...
2019-07-08 RipleyTomAdds /utf-8 to compile options
2019-07-08 RipleyTomChange all $(SolutionDir) to $(ProjectDir)
2019-04-05 Dj ArtAdding support for ARM & ARM64 Windows Platform
2018-03-20 Chris DickensWindows: Add back resource and definition files to...
2018-03-12 Chris DickensWindows: Restructure DDK/MSVC project files
2018-01-09 Chris DickensFix appveyor scripts for Cygwin and MinGW to build...
2018-01-08 Sameeh JubranWindows: Ditch UsbDk build configuration
2018-01-08 Chris DickensWindows: Enable dynamic selection between WinUSB and...
2018-01-05 Chris DickensMisc: Add TargetName to getopt VS project files to...
2018-01-05 Chris DickensMisc: Sort projects alphabetically in VS solution files
2018-01-05 Chris DickensMisc: Fix references section in fxload VS project files
2018-01-05 Chris DickensMisc: Fix linker options in getopt VS project files
2018-01-05 Chris DickensMisc: Add missing files to VS2005 projects for libusb
2018-01-05 Chris DickensMisc: Fix minor discrepancies in WinCE MSVC files
2018-01-04 Chris DickensWindows: Fix some minor style issues
2018-01-04 Chris DickensMisc: Ensure that both WINVER and _WIN32_WINNT are...
2017-12-29 Chris DickensMisc: Add _CRT_SECURE_NO_WARNINGS to testlibusb to...
2017-12-27 Chris DickensMisc: Fix testlibusb build on VS2013 and earlier and...
2017-12-27 Chris DickensWindows: Add VS 2010/2012/2013/2017 project files for...
2017-12-27 Anil NairWindows: testlibusb example for VS2015
2017-01-12 Chris Dickenscore: Remove check for and inclusion of signal.h
2017-01-12 Chris DickensWindows: Fix DDK build's missing files
2017-01-06 Chris DickensWindows: Add Visual Studio 2017 support
2016-07-22 Pete Batardwindows: use appropriate version for VS2015 solution...
2016-03-06 hacker2490AppVeyor: use a .bat file now
2016-01-27 Chris DickensMisc: Fix up Visual Studio project files
2016-01-27 Dmitry Fleytmanbuild: Integrate usbdk backend
2016-01-24 Dmitry Fleytmanwindows: Rename windows_usb.h/c windows_winusb.h/c
2016-01-24 Dmitry Fleytmanwindows: Move common definitions to a separate file
2016-01-06 Brent RectorWindows: Add Visual Studio 2015 support
2014-01-08 hjelmn@cs.unm.eduMisc: Revert all references to libusb/libusb.info
2013-12-13 Joshua BlakeWindows: Add Visual Studio 2013 solution files
2013-08-13 Pete BatardWindows: Fix a cast warning when compiling for x64...
2013-08-12 Pete BatardWindows: Fix VS2010 project files
2013-08-09 Toby GrayCore: Add compile time option to use native OS logging...
2013-06-09 Hans de GoedeCore: Add a libusb_strerror() function
2013-05-28 Toby GrayWinCE: Add hotplug.c to projects
2013-05-16 Pete BatardAdd hotplugtest to msvc project files
2013-04-11 Toby GrayWinCE: Fix x86 build on Visual Studio 2005
2013-03-12 Pete BatardWindows: Fix multiple warnings
2013-03-03 Pete BatardWinCE: Post integration cleanup
2013-02-27 Pete BatardMisc: Simplify includes and misc. cleanup
2013-01-23 Toby GrayWinCE: Add support for WinCE (Solution files)
2013-01-23 Toby GrayWinCE: Add support for WinCE (sources)
2013-01-23 Toby GrayWindows: Add windows_common.h header
2013-01-23 Pete BatardCore: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_H
2013-01-07 Pete BatardWindows: Add VS2012 solution files
2012-11-25 Toby GrayTests: Add libusbx stress test
2012-09-13 Pete BatardSamples: Add fxload sample for Cypress EZ-USB chips
2012-07-02 Pete BatardWindows: Address MSVC Level 4 & WDK's OACR/Prefast...
2012-06-04 Pete BatardCore: Add toggleable debug logging
2012-04-09 Pete BatardWindows: remove obsolete lsusb project files
2012-04-09 Pete BatardWindows: add VS2010 project files
2012-03-28 Pete BatardSamples: Fix missing xusb from VS project files
2012-03-27 Pete BatardExamples: add xusb sample
2012-03-27 Pete BatardVS2005: Bring x86_64 output directories in line with...
2012-02-08 Peter StugeRename the lsusb example program to listdevs
2012-02-08 Pete BatardWindows MSVC6: Remove SetupAPI, AdvAPI32 and OLE32...
2012-02-05 Michael PlanteWindows: Switch MSVC6 .dsp project files from MBCS...
2012-02-05 Michael PlanteWindows: Add missing MSVC6 lsusb.dsp project file
2011-10-17 Pete BatardWindows: copy DLL file regardless of ddk_build.cmd...
2011-06-13 Pete BatardWindows: MS project files part 4 - MSVC6 project files
2011-06-13 Pete BatardWindows: MS project files part 3 - VS2005 project files
2011-06-13 Pete BatardWindows: MS project files part 2 - WDK project files
2011-06-13 Pete BatardWindows: MS project files part 1 - support files &...