mirror of
https://github.com/Retropex/dolphin.git
synced 2025-05-28 13:02:37 +02:00
![]() is_hardware is an obscure name (what does hardware mean?) and it forces us to assume that anything that !is_hardware is a FileIO device. This assumption prevents properly restoring OH0 child devices (which will be implemented in the USB PR), so this commit replaces the is_hardware bool with a device type. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinQt2 | ||
DolphinWX | ||
InputCommon | ||
UICommon | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |