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

Add a GUI option to select a bluetooth device #13382

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JoshuaVandaele
Copy link
Contributor

I've recently purchased a second bluetooth adapter for Dolphin, and looking at the wiki, we need to manually modify the config files to pick between two adapters.

This change introduces a new combo box to select between multiple adapters.

I haven't received my second adapter yet, so any testing would be greatly appreciated.

@JoshuaVandaele JoshuaVandaele force-pushed the btadapterchoice branch 5 times, most recently from f46949a to 788c6f6 Compare February 28, 2025 09:31
@dolphin-emu dolphin-emu deleted a comment from dolphin-ci bot Mar 1, 2025
@JoshuaVandaele JoshuaVandaele force-pushed the btadapterchoice branch 4 times, most recently from 018790c to 132e5ab Compare March 1, 2025 09:22
@JoshuaVandaele JoshuaVandaele force-pushed the btadapterchoice branch 2 times, most recently from 7a27ca7 to 5e21d6f Compare March 1, 2025 10:47
Copy link
Member

@jordan-woyak jordan-woyak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested and working.

@JoshuaVandaele
Copy link
Contributor Author

JoshuaVandaele commented Mar 10, 2025

The recent commit allows the usage of libudev's hwdb to get the device name in case the device doesn't report its name to the kernel/to libusb.

image
image

Edit: The compare button above doesn't work, so here is a link to the diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants