dolphin/Source/Core/Core/IOS
Pablo Stebler 7e7b0971ab
USBv5: Fix racy device change behavior
This prevents the device changes happening between 2 GETDEVICECHANGE
calls from being missed by the application.
2022-03-14 22:32:30 +01:00
..
DI Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
ES Cast to int for enums that are not formattable 2022-01-13 11:11:08 -08:00
FS IOFile: Make origin parameter to Seek() an enum class. 2022-01-29 06:49:21 +01:00
Network Create EnumFormatter for WD Command enums 2022-01-13 11:11:08 -08:00
SDIO Use config changed callback to detect SD insertion/ejection 2022-02-20 10:55:55 +01:00
STM Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
USB USBv5: Fix racy device change behavior 2022-03-14 22:32:30 +01:00
WFS IOFile: Make origin parameter to Seek() an enum class. 2022-01-29 06:49:21 +01:00
Device.cpp Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
Device.h Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
DeviceStub.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DeviceStub.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DolphinDevice.cpp Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
DolphinDevice.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
IOS.cpp Use config changed callback to detect SD insertion/ejection 2022-02-20 10:55:55 +01:00
IOS.h Use config changed callback to detect SD insertion/ejection 2022-02-20 10:55:55 +01:00
IOSC.cpp Treewide: Remove unused inclusions of <cinttypes> 2022-01-09 12:43:11 -08:00
IOSC.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
MIOS.cpp Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
MIOS.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Uids.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VersionInfo.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VersionInfo.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00