Veniamin Albaev
|
9829f2fcba
|
Fixed libusb: warning [libusb_exit] some libusb_devices were leaked (#7)
|
2017-07-20 14:09:58 +02:00 |
|
Sebastian Zagrodzki
|
2b78100ce3
|
Allow the same endpoint number to be reused for IN and OUT endpoints
separately, effectively allowing two endpoints with the same number
- numbers are no unique, only endpoint addresses are.
|
2017-06-13 23:04:34 +02:00 |
|
Sebastian Zagrodzki
|
67ddfbabc2
|
Rename ListDevices to OpenDevices. Add more doc for RemoteWakeup.
|
2017-06-13 10:55:30 +02:00 |
|
Sebastian Zagrodzki
|
b709988501
|
Fix typos, more precise example for configurations.
|
2017-06-13 10:40:01 +02:00 |
|
Sebastian Zagrodzki
|
e117225966
|
lint fixes
|
2017-05-06 02:54:22 +02:00 |
|
Sebastian Zagrodzki
|
9f04f7bdf0
|
Replace anonymous DeviceDesc field import with a named "Desc" field.
|
2017-05-06 02:47:24 +02:00 |
|
Sebastian Zagrodzki
|
fedc9864dd
|
rename Descriptor to DeviceDesc
|
2017-05-06 02:36:45 +02:00 |
|
Sebastian Zagrodzki
|
89dc91ef06
|
Moar documentation and examples.
|
2017-05-06 02:16:53 +02:00 |
|
Sebastian Zagrodzki
|
1c9a11b1ce
|
Remove "libusb" from the comments.
|
2017-05-06 00:31:04 +02:00 |
|
Sebastian Zagrodzki
|
5200a36191
|
Move files from gousb/usb to gousb
|
2017-05-06 00:11:11 +02:00 |
|