dolphin/Source/Core/Core
Léo Lam 336518049d
WiiUtils: Add helper functions to get emulated/real Bluetooth device
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".
2021-04-12 18:16:56 +02:00
..
Boot Fix symbol map being loaded too early during title changes 2021-03-04 18:41:13 +01:00
Config Disable ICache emulation for some games 2021-04-06 12:44:10 -07:00
ConfigLoaders Disable ICache emulation for some games 2021-04-06 12:44:10 -07:00
Debugger DebugInterface: Check visited addresses in GetThreads 2021-03-02 19:29:47 +04:00
DSP Core/DSP: Fix improper uses of offsetof 2021-02-10 02:03:16 +01:00
FifoPlayer Skip loading unknown XF registers in the FIFO player 2021-04-06 11:54:49 -07:00
HLE
HW WiiUtils: Add helper functions to get emulated/real Bluetooth device 2021-04-12 18:16:56 +02:00
IOS Merge pull request #8747 from iwubcode/map-freelook 2021-04-01 01:05:00 -04:00
PowerPC Merge pull request #9625 from leoetlino/mmu-sdr-update 2021-04-06 20:23:13 -04:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Disable ICache emulation for some games 2021-04-06 12:44:10 -07:00
BootManager.h
CheatCodes.h
CMakeLists.txt Set console's default language/country/region based on computer settings 2021-03-27 10:05:26 +01:00
CommonTitles.h
ConfigManager.cpp Disable ICache emulation for some games 2021-04-06 12:44:10 -07:00
ConfigManager.h Disable ICache emulation for some games 2021-04-06 12:44:10 -07:00
Core.cpp Core: Fix PauseAndLock segfaulting under certain circumstances 2021-04-03 17:52:03 -04:00
Core.h
CoreTiming.cpp
CoreTiming.h
DolphinAnalytics.cpp Track and log CP commands 0x00/0x10/0x20 differently from other unknown commands 2021-04-06 11:54:49 -07:00
DolphinAnalytics.h Track and log CP commands 0x00/0x10/0x20 differently from other unknown commands 2021-04-06 11:54:49 -07:00
DSPEmulator.cpp
DSPEmulator.h
FreeLookConfig.cpp
FreeLookConfig.h
FreeLookManager.cpp FreeLook: update camera and manager to use a delta time for movement (in case we decide to move this somewhere else in the future) 2021-03-18 17:54:12 -05:00
FreeLookManager.h FreelookManager: Add gyro to support either keyboard/gamepad binding or motion based controllers 2021-03-17 20:58:33 -05:00
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h Set console's default language/country/region based on computer settings 2021-03-27 10:05:26 +01:00
HotkeyManager.cpp
HotkeyManager.h
LibusbUtils.cpp
LibusbUtils.h
MachineContext.h
MemoryWatcher.cpp Core/MemoryWatcher: Use appropriate memory read function in ChasePointer(). 2021-02-24 19:02:30 +01:00
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp WiiUtils: Add helper functions to get emulated/real Bluetooth device 2021-04-12 18:16:56 +02:00
Movie.h
NetPlayClient.cpp Disable ICache emulation for some games 2021-04-06 12:44:10 -07:00
NetPlayClient.h
NetPlayProto.h Disable ICache emulation for some games 2021-04-06 12:44:10 -07:00
NetPlayServer.cpp Disable ICache emulation for some games 2021-04-06 12:44:10 -07:00
NetPlayServer.h
NetworkCaptureLogger.cpp Fix shadowing warnings 2021-03-07 10:10:02 -08:00
NetworkCaptureLogger.h PCAP: Improve TCP session logging 2021-02-12 13:42:18 +04:00
PatchEngine.cpp
PatchEngine.h
State.cpp IOS: Emulate IOS boot timings 2021-03-04 18:41:13 +01:00
State.h
SyncIdentifier.h
SysConf.cpp
SysConf.h
System.cpp
System.h
TitleDatabase.cpp
TitleDatabase.h
WiiRoot.cpp Boot: Initialize Wii root before saving SYSCONF file 2021-03-07 14:22:53 +01:00
WiiRoot.h Boot: Initialize Wii root before saving SYSCONF file 2021-03-07 14:22:53 +01:00
WiiUtils.cpp WiiUtils: Add helper functions to get emulated/real Bluetooth device 2021-04-12 18:16:56 +02:00
WiiUtils.h WiiUtils: Add helper functions to get emulated/real Bluetooth device 2021-04-12 18:16:56 +02:00