dolphin/Source/Core/Core/IOS/USB
Matthew Parlane d1ade5de22 Merge pull request #4904 from JosJuice/oh0-usb-state-warning
Don't show savestate USB warning when not using USB passthrough
2017-02-13 14:36:26 +13:00
..
Bluetooth Fix connecting Wii remotes on boot 2017-02-11 08:58:47 +01:00
OH0 Don't show savestate USB warning when not using USB passthrough 2017-02-12 18:16:26 +01:00
USB_HID IOS: Re-implement USB_HIDv4 (/dev/usb/hid) 2017-02-05 11:36:49 +01:00
USB_VEN IOS: Implement USB_VEN (/dev/usb/ven) 2017-02-05 11:36:49 +01:00
Common.cpp IOS: Add base Host and USB::Device classes 2017-02-05 11:36:47 +01:00
Common.h IOS: Add base Host and USB::Device classes 2017-02-05 11:36:47 +01:00
Host.cpp IOS: Do not init libusb unless passthrough is enabled 2017-02-07 00:47:21 +01:00
Host.h IOS: Do not init libusb unless passthrough is enabled 2017-02-07 00:47:21 +01:00
LibusbDevice.cpp IOS: Add base Host and USB::Device classes 2017-02-05 11:36:47 +01:00
LibusbDevice.h IOS: Add base Host and USB::Device classes 2017-02-05 11:36:47 +01:00
USB_KBD.cpp IOS/USB_KBD: Re-add the Write stub handler 2017-02-12 16:00:50 +01:00
USB_KBD.h IOS/USB_KBD: Re-add the Write stub handler 2017-02-12 16:00:50 +01:00
USBV4.cpp IOS: Re-implement USB_HIDv4 (/dev/usb/hid) 2017-02-05 11:36:49 +01:00
USBV4.h IOS: Re-implement USB_HIDv4 (/dev/usb/hid) 2017-02-05 11:36:49 +01:00
USBV5.cpp IOS: Implement USB_VEN (/dev/usb/ven) 2017-02-05 11:36:49 +01:00
USBV5.h IOS: Implement USB_VEN (/dev/usb/ven) 2017-02-05 11:36:49 +01:00
USBV0.cpp IOS: Implement OH0 (/dev/usb/oh0) 2017-02-05 11:36:48 +01:00
USBV0.h IOS: Implement OH0 (/dev/usb/oh0) 2017-02-05 11:36:48 +01:00