Age | Commit message (Collapse) | Author | Files | Lines |
|
In the end that's what the constant stands for anyway.
|
|
|
|
New devices:
* iPad Air (5th gen)
* iPhone SE (3rd gen)
* Mac Studio
Adjust names for older iPhone SE models.
|
|
of DllMain
|
|
|
|
necessarily an integer
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|