index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Externals
/
libusb
Age
Commit message (
Expand
)
Author
2015-09-03
Patch libusb to compile on vs2015.
Shawn Hoffman
2015-09-03
[windows] Update projects to vs2015.
Shawn Hoffman
2015-03-14
remove win32/mixed project configurations.
Shawn Hoffman
2015-02-18
make libusb vcxproj use standard dolphin template and don't compile strerror.c.
Shawn Hoffman
2015-02-18
Revert "Externals: add Dolphin-specific patches to libusb"
Shawn Hoffman
2015-02-12
Externals: Clean up some unneeded files from libusb
mathieui
2015-02-12
Externals: add Dolphin-specific patches to libusb
Tillmann Karras
2015-02-12
Externals: update libusb to version 1.0.19
Tillmann Karras
2013-09-30
Upgrade libusb to 1.0.16
Matthew Parlane
2013-08-15
Replace OpenSSL with PolarSSL
Matthew Parlane
2012-12-31
Hopefully fix win32 build issues.
Matthew Parlane
2012-12-24
Move to 1.0 libusb.
Matthew Parlane
2012-11-19
Add new lib and header for libusb 1.0.
Matthew Parlane
2012-11-15
Movd back to libusb for full support on windows
Matthew Parlane
2012-11-13
Basic HID works on windows! I had to customise HIDAPI.
Matthew Parlane
2012-04-04
Fixed x64 lib.
Matthew Parlane
2012-04-04
Add lib files.
Matthew Parlane
2012-04-04
Added hidapi start. x64 doesn't work... not sure why.
Matthew Parlane
2012-04-04
Implemented /dev/usb/hid as libusb, but this will not work on mac. Code start...
Matthew Parlane