dolphin/Externals/libusb/libusb
Léo Lam 054b1172e3 Externals/libusb: Set policy ISO_ALWAYS_START_ASAP for libusbK
In some cases, this is required to avoid eventually getting a
USBD_STATUS_BAD_START_FRAME error back from the Windows USB stack.

This makes the libusbK code match the behaviour of the Linux backend.

It appears that the libusbK backend tried to get this behaviour by
setting StartFrame to 0. However, libusbK docs state that:

"Specifing 0 for KISO_CONTEXT::StartFrame (start transfer ASAP) is
restricted to the first transaction on a newly opened or reset pipe."
2019-05-27 20:09:55 +02:00
..
os Externals/libusb: Set policy ISO_ALWAYS_START_ASAP for libusbK 2019-05-27 20:09:55 +02:00
Makefile.am Externals: Update libusb to 1.0.23-rc1 2019-05-27 20:09:55 +02:00
Makefile.in Externals: Update libusb to version 1.0.21 2016-11-20 18:11:42 +01:00
core.c Externals: Update libusb to 1.0.23-rc1 2019-05-27 20:09:55 +02:00
descriptor.c Externals: Update libusb to 1.0.23-rc1 2019-05-27 20:09:55 +02:00
hotplug.c Externals: Update libusb to 1.0.23-rc1 2019-05-27 20:09:55 +02:00
hotplug.h Externals: Update libusb to 1.0.23-rc1 2019-05-27 20:09:55 +02:00
io.c Externals: Update libusb to 1.0.23-rc1 2019-05-27 20:09:55 +02:00
libusb-1.0.def Externals: Update libusb to 1.0.23-rc1 2019-05-27 20:09:55 +02:00
libusb-1.0.rc Externals: update libusb to version 1.0.19 2015-02-12 01:04:43 +01:00
libusb.h Externals: Update libusb to 1.0.23-rc1 2019-05-27 20:09:55 +02:00
libusbi.h Externals: Update libusb to 1.0.23-rc1 2019-05-27 20:09:55 +02:00
strerror.c Externals: Update libusb to 1.0.23-rc1 2019-05-27 20:09:55 +02:00
sync.c Externals: Update libusb to version 1.0.21 2016-11-20 18:11:42 +01:00
version.h Externals: Update libusb to 1.0.23-rc1 2019-05-27 20:09:55 +02:00
version_nano.h Externals: Update libusb to 1.0.23-rc1 2019-05-27 20:09:55 +02:00