dolphin/Source/Core/Core/IOS/USB
2025-06-28 18:54:21 -05:00
..
Bluetooth BTReal: Don't falsely increase a controller's ACL packet number buffer size. WARN_LOG if the size is smaller than that of the original BT module. 2025-06-28 18:54:21 -05:00
Emulated Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests 2025-06-07 17:55:14 -05:00
OH0 Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
USB_HID Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +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 Host: Implement a Windows-only implementation of GetDeviceNameFromVIDPID 2025-06-13 17:46:53 +02:00
Host.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +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 Merge pull request #12769 from sepalani/wii-speak 2025-05-21 13:54:56 -04:00
USBScanner.h LibusbDevice: Send wakeup command to Santroller devices 2025-04-24 12:09:41 +12: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
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