dolphin-emulator/Source/Core
JosJuice de7ef47548 Core: Run Wiimote::Initialize before HW::Init to avoid crash
Fixes a crash on Android (probably nogui too?) caused by PR 8985:

std::__ndk1::__throw_out_of_range(char const*) stdexcept:265
std::__ndk1::__vector_base_common<true>::__throw_out_of_range() const vector:319
InputConfig::GetController(int) InputConfig.cpp:160
WiimoteCommon::GetHIDWiimoteSource(unsigned int) Wiimote.cpp:71
IOS::HLE::WiimoteDevice::WiimoteDevice(IOS::HLE::Device::BluetoothEmu*, int, std::__ndk1::array<unsigned char, 6ul>) WiimoteDevice.cpp:71
IOS::HLE::Device::BluetoothEmu::BluetoothEmu(IOS::HLE::Kernel&, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > const&) BTEmu.cpp:64
IOS::HLE::Kernel::AddStaticDevices() IOS.cpp:435
IOS::HLE::Init() IOS.cpp:837
Core::EmuThread(std::__ndk1::unique_ptr<BootParameters, std::__ndk1::default_delete<BootParameters> >, WindowSystemInfo) Core.cpp:442
2020-09-15 12:19:00 +02:00
..
AudioCommon Merge pull request #9055 from JosJuice/gc-sample-rate 2020-09-07 22:35:00 -04:00
Common Merge pull request #8765 from AdmiralCurtiss/jit-reuse-memory 2020-09-09 08:16:09 -04:00
Core Core: Run Wiimote::Initialize before HW::Init to avoid crash 2020-09-15 12:19:00 +02:00
DiscIO Merge pull request #8861 from JosJuice/netplay-hash 2020-09-06 17:14:08 -04:00
DolphinNoGUI msbuild: fixup linking of discord-rpc 2020-08-22 16:17:50 -07:00
DolphinQt Merge pull request #8985 from jordan-woyak/btemu-cleanup 2020-09-14 02:09:27 -04:00
InputCommon Merge pull request #8985 from jordan-woyak/btemu-cleanup 2020-09-14 02:09:27 -04:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Merge pull request #8976 from JosJuice/port-some-settings 2020-09-07 22:37:46 -04:00
UpdaterCommon msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
VideoBackends VideoBackends: Disable GPU Texture Decoding under MoltenVK 2020-09-07 17:28:05 -04:00
VideoCommon Merge pull request #8743 from Techjar/apple-pls-support-standard-api 2020-09-10 09:54:11 -04:00
WinUpdater msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00