<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libusbmuxd/include, branch 2.0.0</title>
<subtitle>A client library to multiplex connections from and to iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/'/>
<entry>
<title>Fix enum comments in doxygen compatible way</title>
<updated>2019-11-06T21:29:07+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-11-06T21:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=53e832a84c7bc5b1549cbf31a9a0eba8b6266115'/>
<id>53e832a84c7bc5b1549cbf31a9a0eba8b6266115</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new usbmuxd_events_subscribe/unsubscribe functions with a context so it can be used in different threads</title>
<updated>2019-05-22T09:32:11+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-05-22T09:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=a6b542b389d0536d2730c1721164a712ec2f020e'/>
<id>a6b542b389d0536d2730c1721164a712ec2f020e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return meaningful error codes from usbmuxd_connect()</title>
<updated>2019-01-18T19:43:47+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2019-01-18T19:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=c75605d862cd1c312494f6c715246febc26b2e05'/>
<id>c75605d862cd1c312494f6c715246febc26b2e05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add proper support for USB and network (WiFi sync) devices reported by usbmuxd</title>
<updated>2018-10-13T02:23:20+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2018-10-13T02:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=f5a7387a54ae08c9cd1d83a415393e0e909dc6e6'/>
<id>f5a7387a54ae08c9cd1d83a415393e0e909dc6e6</id>
<content type='text'>
This commit extends the interface with a new function usbmuxd_get_device()
that allows to look up USB *and* network devices, while the 'old' interface
usbmuxd_get_device_by_udid() only targets USB devices.
The usbmuxd_device_info_t structure now has new members 'conn_type' and
'conn_data' so that the returned device info allows to figure out if
a device is available via USB or network. Check the comments in
include/usbmuxd.h for more details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit extends the interface with a new function usbmuxd_get_device()
that allows to look up USB *and* network devices, while the 'old' interface
usbmuxd_get_device_by_udid() only targets USB devices.
The usbmuxd_device_info_t structure now has new members 'conn_type' and
'conn_data' so that the returned device info allows to figure out if
a device is available via USB or network. Check the comments in
include/usbmuxd.h for more details.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add usbmuxd_save_pair_record_with_device_id() to target a device by it's usbmux id</title>
<updated>2018-09-15T01:44:58+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2018-09-15T01:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=07a493a570ddef69f5c424795345813fc9c32d6d'/>
<id>07a493a570ddef69f5c424795345813fc9c32d6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle 'Paired' message and pass event to client through callback</title>
<updated>2016-07-14T01:09:44+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2016-07-14T01:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=75c6f68dde6ddaa7b7e0579d5f62eaf0d661511b'/>
<id>75c6f68dde6ddaa7b7e0579d5f62eaf0d661511b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch Paired message even if it is ignored now to prevent returning an</title>
<updated>2016-07-13T19:40:53+00:00</updated>
<author>
<name>BALATON Zoltan</name>
</author>
<published>2015-05-13T20:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=fe6e9de976cbc7cd204cafa44a4e1a5c5f1a9e0f'/>
<id>fe6e9de976cbc7cd204cafa44a4e1a5c5f1a9e0f</id>
<content type='text'>
error to the user on receiving this message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
error to the user on receiving this message.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and slightly cleanup copyright headers of public API</title>
<updated>2014-10-03T07:31:45+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-10-02T21:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=bfe08f9ecbd3ac3d3afda181522fc8bf4fbee9a6'/>
<id>bfe08f9ecbd3ac3d3afda181522fc8bf4fbee9a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly rename header guards according to C++ standard</title>
<updated>2014-09-12T23:17:54+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-09-12T23:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=1d04157785b1dad73d955046a4b67e5d55bc535a'/>
<id>1d04157785b1dad73d955046a4b67e5d55bc535a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implemented usbmuxd_read/save/delete_pair_record()</title>
<updated>2013-12-13T11:01:45+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-12-13T11:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libusbmuxd.git/commit/?id=30b64de8f30f90875dc78fc2305a6b0fbe209614'/>
<id>30b64de8f30f90875dc78fc2305a6b0fbe209614</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
