Age | Commit message (Collapse) | Author | Files | Lines |
|
for device lookup and tsschecker support.
|
|
|
|
|
|
packages on ubuntu
|
|
|
|
|
|
|
|
|
|
|
|
instead
|
|
|
|
irecv_devices_get_device_by_hardware_model()
|
|
|
|
|
|
|
|
irecv_device_event_subscribe()
This fixes a potential deadlock that might occur when irecv_device_event_unsubscribe()
is called before the device event handler thread has started, eventually
resulting in a deadlock.
|
|
|
|
|
|
|
|
Let's get rid of all the copy/paste out there...
|
|
|
|
|
|
|
|
when sending commands
|
|
T2/iBridge devices
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of unsinged long long
|
|
irecv_open_with_ecid() and make sure device list is always free'd properly
Thanks to tihmstar for pointing this out.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|