dolphin/Source/Core
michaelszubartowicz 2eb6e21a61
Fix loading save states with bluetooth passthrough
When a save state is loaded, the IOS device serving bluetooth
is cast as BluetoothEmuDevice. If, however, a real Wiimote
with BT passthrough is used, this caused the game to crash.
Now the proper device class is used.
2021-03-16 09:48:54 +01:00
..
AudioCommon Merge pull request #8316 from CookiePLMonster/wasapi-code-improvements 2021-03-11 21:18:16 +01:00
Common Merge pull request #9574 from Pokechu22/enumformatter-warnings 2021-03-16 09:39:42 +01:00
Core Fix loading save states with bluetooth passthrough 2021-03-16 09:48:54 +01:00
DiscIO IOS: Use less ambiguous names for classes 2021-02-12 21:40:31 +01:00
DolphinNoGUI DolphinNoGUI/PlatformX11: Work around X.h's None being undefined 2021-03-06 17:34:04 -08:00
DolphinQt GraphicsWidget: Remove unused field 2021-03-07 10:10:02 -08:00
InputCommon Touchscreen: Add override specifiers 2021-03-07 10:10:02 -08:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Merge pull request #9492 from nolange/fix_norandr_build 2021-03-01 11:36:39 +01:00
UpdaterCommon msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
VideoBackends Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
VideoCommon FreeLookCamera: Add override specifiers 2021-03-07 10:10:00 -08:00
WinUpdater msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00
DolphinLib.ARM64.props msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
DolphinLib.props Create EnumFormatter 2021-03-06 14:57:42 -08:00
DolphinLib.vcxproj msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
DolphinLib.vcxproj.user msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
DolphinLib.x64.props msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00