Use the calculated max iso packet size.
This reverts commit c1b87403fa.
c1b87403fa
This reverts commit 4d60ebb065.
4d60ebb065
expectations. Multiple packages per directory are not supported in this realm ;) And with a separate package, the dot import seems unnecessary.
an isochronous endpoint. Use MaxIsoPacket as the iso packet size when preparing the iso transfer.
The libusb_get_max_iso_packet_size ignores the endpoint information and will return the same size for all endpoints, even if the current alternative configuration does not support given size. This reverts commit a6e284610b.
a6e284610b
Add OpenDeviceWithVidPid - thanks nodtem66!
change `window` and `Window` to `windows` and `Windows`
Merge branch 'fix-context-close-race' of https://github.com/krasin/gousb
Add RequestType enum values to be passed to Device.Control()
Allow opening multiple endpoints for the same device
Fix get command urls