[Update] Dolphin Git 5.0-10347
Dolphin Git changelog:
* Merge line asking #8070 from leoetlino/usb-fixes
* Move libusb utilities to LibusbUtils
* Externals/libusb: Set policy ISO_ALWAYS_START_ASAP for libusbK
* Externals/libusb: Bounds cheque the interface number
* Externals/libusb: Mask index for command transfers correctly
* Externals: take away unused libusb files too add together them to gitignore
* Externals: Update libusb to 1.0.23-rc1
* Merge line asking #8131 from lioncash/move
* UICommon/ResourcePack/Manager: Resolve use-after-move inwards Add()
* Merge line asking #8136 from lioncash/arglist
* VideoCommon/NetPlayGolfUI: Remove unused header
* VideoCommon/NetPlayGolfUI: Default the destructor inwards the cpp file
* VideoCommon/NetPlayGolfUI: Initialize netplay_client inwards the constructor initializer list
* VideoCommon/NetPlayChatUI: Default destructor inwards the cpp file
* VideoCommon/NetPlayChatUI: Use nullptr where applicable
* VideoCommon/NetPlayChatUI: Take std::string past times value inwards AppendChat()
* VideoCommon/NetPlayChatUI: Set fellow member variable inside the constructor initializer list
* Merge line asking #8137 from lioncash/guard
* VideoCommon/VertexLoaderX64: Add missing header guard
* Merge line asking #8129 from lioncash/gamefile
* UICommon/GameFile: Make COVER_URL a obviously C string
* UICommon/GameFile: Remove unused includes
* UICommon/GameFile: Remove unnecessary value() calls inwards DownloadDefaultCover()
* UICommon/GameFile: Deduplicate string paths where applicable
* UICommon/GameFile: Remove unnecessary initializers
* UICommon/GameFile: std::move std::string declaration inwards constructor
* UICommon/GameFile: Default no-arg constructor too destructor inside the cpp file
* UICommon/GameFile: Use in-class initializers where applicable
Download: Dolphin Git 5.0-10347 x64
Download: Dolphin Git 5.0-10347 Android
Source: Here