<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libimobiledevice/swig, branch 0.9.4</title>
<subtitle>A protocol library to access iOS devices on Linux</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/'/>
<entry>
<title>Update swig header and autotools to compile with latest libplist API.</title>
<updated>2009-10-22T14:52:53+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-10-19T18:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=544215cd776c1db58ce8e8a3db6457b5d977e421'/>
<id>544215cd776c1db58ce8e8a3db6457b5d977e421</id>
<content type='text'>
[#77 state:resolved]

Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[#77 state:resolved]

Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Python bindings to new API</title>
<updated>2009-09-14T13:31:44+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-09-14T13:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=90f2ade2c9f5e242ae05417662147f46ba6c1153'/>
<id>90f2ade2c9f5e242ae05417662147f46ba6c1153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Python bindings build due to signature change of iphone_device_get_uuid()</title>
<updated>2009-07-24T23:02:11+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-07-24T23:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=e2372b2f7f8f9017c9f90a7ed4d01997fb9ba464'/>
<id>e2372b2f7f8f9017c9f90a7ed4d01997fb9ba464</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use iphone_device_get_uuid() not lockdown, for less overhead where possible</title>
<updated>2009-07-24T21:51:53+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-07-24T21:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=19a28b0ed18c8ca2f855e7d129ddcdb8c939a707'/>
<id>19a28b0ed18c8ca2f855e7d129ddcdb8c939a707</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove DBGMASK_USBMUX as it is obsolete since the libusbmuxd code merge</title>
<updated>2009-07-24T15:59:39+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-07-24T15:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=15e2c165ac63e225e3fbfc531da5c1f19fede569'/>
<id>15e2c165ac63e225e3fbfc531da5c1f19fede569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename iphone_set_debug() to iphone_set_debug_level() and code using it</title>
<updated>2009-07-24T15:46:30+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-07-24T15:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=601e70e8ee757b769bdc10b16e108e846a1a0b93'/>
<id>601e70e8ee757b769bdc10b16e108e846a1a0b93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup mobilesync API and bindings. Move get_all_contacts() into msyncclient.</title>
<updated>2009-07-14T12:21:53+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-07-14T12:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=a68a82800f116706354adb97da1ef0cfd3e38a52'/>
<id>a68a82800f116706354adb97da1ef0cfd3e38a52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup lockdown request API and fix docs, tools, bindings and exports</title>
<updated>2009-07-07T19:02:00+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-07-07T19:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=62a6f558ac7ca7a9b83c2ed810929732c02bbc9d'/>
<id>62a6f558ac7ca7a9b83c2ed810929732c02bbc9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update python bindings to use allow targeting device by uuid</title>
<updated>2009-06-21T22:36:35+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-06-21T22:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=ba381c9fb036f63c6db42da7cc606847a934cd44'/>
<id>ba381c9fb036f63c6db42da7cc606847a934cd44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a method to support fetching the UUID of the phone.</title>
<updated>2009-05-23T23:56:36+00:00</updated>
<author>
<name>Matt Colyer</name>
</author>
<published>2009-05-23T23:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libimobiledevice.git/commit/?id=7272875df87f1feb2c16259880503812f6acbbf1'/>
<id>7272875df87f1feb2c16259880503812f6acbbf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
