mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 19:51:30 +00:00
This adds a function to get the emulated or real Bluetooth device for an active emulation instance. This lets us deduplicate all the `ios->GetDeviceByName("/dev/usb/oh1/57e/305")` calls that are currently scattered in the codebase and ensures Bluetooth passthrough is being handled correctly. This also fixes the broken check in WiimoteCommon::UpdateSource. There was a confusion between "emulated Bluetooth" (as opposed to "real Bluetooth" aka Bluetooth passthrough) and "emulated Wiimote". |
||
---|---|---|
.. | ||
ControllerInterface | ||
Graphics | ||
Mapping | ||
ToolTipControls | ||
ARCodeWidget.cpp | ||
ARCodeWidget.h | ||
CheatCodeEditor.cpp | ||
CheatCodeEditor.h | ||
CheatWarningWidget.cpp | ||
CheatWarningWidget.h | ||
CommonControllersWidget.cpp | ||
CommonControllersWidget.h | ||
ControllersWindow.cpp | ||
ControllersWindow.h | ||
FilesystemWidget.cpp | ||
FilesystemWidget.h | ||
FreeLookWidget.cpp | ||
FreeLookWidget.h | ||
FreeLookWindow.cpp | ||
FreeLookWindow.h | ||
GameConfigEdit.cpp | ||
GameConfigEdit.h | ||
GameConfigHighlighter.cpp | ||
GameConfigHighlighter.h | ||
GameConfigWidget.cpp | ||
GameConfigWidget.h | ||
GamecubeControllersWidget.cpp | ||
GamecubeControllersWidget.h | ||
GeckoCodeWidget.cpp | ||
GeckoCodeWidget.h | ||
InfoWidget.cpp | ||
InfoWidget.h | ||
LogConfigWidget.cpp | ||
LogConfigWidget.h | ||
LogWidget.cpp | ||
LogWidget.h | ||
NewPatchDialog.cpp | ||
NewPatchDialog.h | ||
PatchesWidget.cpp | ||
PatchesWidget.h | ||
PropertiesDialog.cpp | ||
PropertiesDialog.h | ||
SettingsWindow.cpp | ||
SettingsWindow.h | ||
VerifyWidget.cpp | ||
VerifyWidget.h | ||
WiimoteControllersWidget.cpp | ||
WiimoteControllersWidget.h |