Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
processor)
Note that a query with irecv_devices_get_device_by_product_type() will now return
the Samsung A9 processor model. It is strongly advised to use
irecv_devices_get_device_by_hardware_model() instead to get an exact match.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The helper might be used multiple times and the library should not
cause deinitialization of libusb before the user calls irecv_exit().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now the USB interface is set the same way the WIN32 code does it.
This prevents older devices from getting "stuck" or "slow" after uploading the
iBEC to a device.
|
|
interactive mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|