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

Properly handle g_wiimotes_mutex again for real wiimotes #5873

Merged
merged 1 commit into from
Aug 3, 2017

Conversation

mimimi085181
Copy link
Contributor

for the reconnect on button press feature.

Sorry, i overlooked the mutex in PR #4949

This pr fixes issue 10434: https://bugs.dolphin-emu.org/issues/10434

…for real wiimotes

Sorry, i overlooked the mutex in PR  dolphin-emu#4949

This pr fixes issue 10434: https://bugs.dolphin-emu.org/issues/10434
@@ -892,11 +892,13 @@ bool CheckForButtonPress(int wiimote_number)
if (!g_wiimotes_mutex.try_lock())

This comment was marked as off-topic.

@leoetlino leoetlino merged commit 6a76ca7 into dolphin-emu:master Aug 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants