dolphin/Source/Core/Core/IOS/USB
Jordan Woyak 3025cd472c
Merge pull request #13491 from JosJuice/oh0-removed-opened
IOS: Remove from m_opened_devices in OH0::OnDeviceChange
2025-04-23 23:25:34 -05:00
..
Bluetooth Add a GUI option to select a bluetooth device 2025-04-23 02:19:28 +02:00
Emulated IOS: Only have one USBScanner 2025-04-21 21:57:49 +02:00
OH0 IOS: Remove from m_opened_devices in OH0::OnDeviceChange 2025-04-23 17:19:14 +02:00
USB_HID IOS: Keep copy of m_devices in USBHost 2025-04-21 21:25:35 +02:00
USB_VEN IOS: Move USB scanning thread to new class USBScanner 2025-04-21 21:25:35 +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 Add a GUI option to select a bluetooth device 2025-04-23 02:19:28 +02:00
Host.h Add a GUI option to select a bluetooth device 2025-04-23 02:19:28 +02:00
LibusbDevice.cpp Merge pull request #13474 from JosJuice/rock-band-playstation 2025-04-22 16:02:16 -05:00
LibusbDevice.h Merge pull request #13474 from JosJuice/rock-band-playstation 2025-04-22 16:02:16 -05:00
USB_KBD.cpp IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. 2023-04-25 02:22:34 +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 IOS: Only have one USBScanner 2025-04-21 21:57:49 +02:00
USBScanner.h IOS: Only have one USBScanner 2025-04-21 21:57:49 +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
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