summaryrefslogtreecommitdiff
path: root/Externals/libusb
AgeCommit message (Expand)Author
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
2012-11-13Basic HID works on windows! I had to customise HIDAPI.Matthew Parlane
2012-04-04Fixed x64 lib.Matthew Parlane
2012-04-04Add lib files.Matthew Parlane
2012-04-04Added hidapi start. x64 doesn't work... not sure why.Matthew Parlane
2012-04-04Implemented /dev/usb/hid as libusb, but this will not work on mac. Code start...Matthew Parlane