mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
Instead of having USBScanner create "hooks" as it scans for devices, let's have USBScanner present a list of devices to USBHost and have USBHost diff the new device list with its old device list to create the hook calls instead. This gets rid of some complex edge cases that the next commit otherwise would have to deal with, in particular regarding toggling determinism and adding new USBHosts to a USBScanner. |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |