FreeRDP/channels/urbdrc/client
Alexandru Bagu 21ca4a009d
Urbrdc fix (#7417)
* fix libusb libusb_device usage (manually unref required usb devices, versus freeing all when we still hold references to the ones we want)
* disabled detach_kernel_driver & attach_kernel_driver on win32 since libusb does not support them
* fixed libusb async event handling

* add log for transfer request error

* Update libusb_udevice.c

* refactor code
2021-11-03 11:11:36 +01:00
..
libusb Urbrdc fix (#7417) 2021-11-03 11:11:36 +01:00
CMakeLists.txt Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
data_transfer.c Urbrdc fix (#7417) 2021-11-03 11:11:36 +01:00
data_transfer.h Rewrite of urbdrc channel. 2019-11-22 10:56:21 +01:00
urbdrc_main.c Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
urbdrc_main.h Fix data write on usb channel 2021-06-23 12:05:11 +02:00