summaryrefslogtreecommitdiff
path: root/Externals/libusb
AgeCommit message (Expand)Author
2026-01-04CMake: Apply editorconfig formattingJoshua Vandaële
2025-09-29Update libusb submodule to v1.0.29Craig Carnell
2024-03-19CMake: Hide warnings in Externals also for non-msvc.Jordan Woyak
2023-06-15CMake: Use targets for all optionally-external dependenciesTellowKrinkle
2022-08-02msbuild: refactor to reduce rebuild eventsShawn Hoffman
2022-05-22cmake: Disable warnings for most externals on MSVC, like we do in the VS proj...Admiral H. Curtiss
2022-05-22cmake: Fix libusb on windowsScott Mansell
2022-04-27msbuild: use default Project attrsShawn Hoffman
2022-04-22update libusb submodule to latestShawn Hoffman
2022-04-17update to libusb v1.0.26Shawn Hoffman
2021-01-27msbuild: bundle all dolphin "core" code into single libraryShawn Hoffman
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22windows: disable C4200 directly in libusb.hShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for externals)Shawn Hoffman
2019-12-28Add an ARM64 target to Visual Studio projectsStenzek
2019-11-30Update VS projects/solutions to VS2019Stenzek
2019-05-27Externals/libusb: Set policy ISO_ALWAYS_START_ASAP for libusbKLéo Lam
2019-05-27Externals/libusb: Bounds check the interface numberLéo Lam
2019-05-27Externals/libusb: Mask index for control transfers correctlyLéo Lam
2019-05-27Externals: remove unused libusb files and add them to gitignoreLéo Lam
2019-05-27Externals: Update libusb to 1.0.23-rc1Léo Lam
2018-10-20Update to Visual Studio's default Windows SDKTillmann Karras
2017-06-16Remove unused solution filesLéo Lam
2017-06-03msbuild: increment other version numbers to vs2017 equivalentsShawn Hoffman
2017-05-28upgrade to Windows SDK 10.0.15063.0BhaaL
2017-05-25Migrate to Visual Studio 2017.Pierre Bourdon
2017-02-10CMake/Libusb: compile libusb/os/windows_usbdk.cMichael Maltese
2017-02-10Only use usbdk when installedSameeh Jubran
2017-02-05Switch to the usbdk backend for libusb on WindowsLéo Lam
2017-01-20cmake: Fix libusb on Windows and make it staticFlorent Castelli
2017-01-09Fix possible undefined reference when linking libusb from externalssephiroth99
2016-11-20Externals: Update libusb to version 1.0.21Léo Lam
2016-10-03Merge pull request #4150 from Pringo/mastershuffle2
2016-09-28Build vendored libUSB with CMakeMichael Maltese
2016-08-25 Patch libusb to compile on vs2015.Pringo
2016-08-25Externals: Update libusb to version 1.0.20Pringo
2015-09-03Patch libusb to compile on vs2015.Shawn Hoffman
2015-09-03[windows] Update projects to vs2015.Shawn Hoffman
2015-03-14remove win32/mixed project configurations.Shawn Hoffman
2015-02-18make libusb vcxproj use standard dolphin template and don't compile strerror.c.Shawn Hoffman
2015-02-18Revert "Externals: add Dolphin-specific patches to libusb"Shawn Hoffman
2015-02-12Externals: Clean up some unneeded files from libusbmathieui
2015-02-12Externals: add Dolphin-specific patches to libusbTillmann Karras
2015-02-12Externals: update libusb to version 1.0.19Tillmann Karras
2013-09-30Upgrade libusb to 1.0.16Matthew Parlane
2013-08-15Replace OpenSSL with PolarSSLMatthew Parlane
2012-12-31Hopefully fix win32 build issues.Matthew Parlane
2012-12-24Move to 1.0 libusb.Matthew Parlane
2012-11-19Add new lib and header for libusb 1.0.Matthew Parlane
2012-11-15Movd back to libusb for full support on windowsMatthew Parlane