dolphin/Source/Core/Core/IOS/USB
JMC47 c6d55d1b50
Merge pull request #13791 from jordan-woyak/realtek-firmware-loader
BTReal: Implement Realtek firmware loading.
2025-08-04 19:42:59 -04:00
..
Bluetooth RealtekFirmwareLoader: Automatically download missing firmware from gitlab.com. 2025-07-23 19:58:25 -05:00
Emulated Avoid map/set double lookups 2025-07-08 06:53:42 +02:00
OH0 Avoid map/set double lookups 2025-07-08 06:53:42 +02:00
USB_HID Avoid map/set double lookups 2025-07-08 06:53:42 +02:00
USB_VEN Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
Common.cpp IOS: Only have one USBScanner 2025-04-21 21:57:49 +02:00
Common.h IOS: Only have one USBScanner 2025-04-21 21:57:49 +02:00
Host.cpp USBUtils: Refactor USB device handling 2025-07-23 03:26:25 +02:00
Host.h USBUtils: Refactor USB device handling 2025-07-23 03:26:25 +02:00
LibusbDevice.cpp Merge pull request #13474 from JosJuice/rock-band-playstation 2025-04-22 16:02:16 -05:00
LibusbDevice.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
USB_KBD.cpp linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
USB_KBD.h IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. 2023-04-25 02:22:34 +02:00
USBScanner.cpp USBUtils: Refactor USB device handling 2025-07-23 03:26:25 +02:00
USBScanner.h LibusbDevice: Send wakeup command to Santroller devices 2025-04-24 12:09:41 +12:00
USBV0.cpp IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. 2023-04-25 02:22:34 +02:00
USBV0.h IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. 2023-04-25 02:22:34 +02:00
USBV4.cpp Modernize std::replace_if with ranges 2024-10-10 00:53:48 -07:00
USBV4.h IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. 2023-04-25 02:22:34 +02:00
USBV5.cpp Modernize std::find_if with ranges 2024-10-10 15:28:11 -07:00
USBV5.h IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. 2023-04-25 02:22:34 +02:00