Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the libusb in externals to 1.0.19 (latest) #2032

Merged
merged 3 commits into from Feb 15, 2015

Conversation

mathieui
Copy link
Member

The current libusb in externals is libusbx 1.0.16. libusbx has since merged back into upstream libusb, and the 3 versions since the one we have fix crashes, hangs, memory leaks and other bugs.

So I propose to upgrade the libusb in externals in order to avoid possible issues for dolphin users needing externals. I do not have a windows box to test the changes (or check that it still builds), so testers welcome.

Note: all changes are libusbx → libusb + upgrade, plus edits of visual studio project files.

@phire
Copy link
Member

phire commented Feb 11, 2015

@dolphin-emu-bot rebuild

@mathieui mathieui force-pushed the update-libusb-externals branch 2 times, most recently from 64c506a to 8108a23 Compare February 11, 2015 23:49
@skidau
Copy link
Contributor

skidau commented Feb 12, 2015

@dolphin-emu-bot rebuild

And add a DOLPHIN file recapitulating the changes from upstream
skidau added a commit that referenced this pull request Feb 15, 2015
Update the libusb in externals to 1.0.19 (latest)
@skidau skidau merged commit 32d8f88 into dolphin-emu:master Feb 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants