<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libirecovery, branch 0.1.1</title>
<subtitle>Library and utility to talk to iBoot/iBSS via USB on Mac OS X, Windows, and Linux</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libirecovery.git/'/>
<entry>
<title>Add support for iPhone 5S, iPhone 5C and Apple TV 3G Rev A</title>
<updated>2013-09-21T13:12:19+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-09-21T13:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libirecovery.git/commit/?id=4d8ffd7c14cafd468e92c00eae7d0aac42fbbd23'/>
<id>4d8ffd7c14cafd468e92c00eae7d0aac42fbbd23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update description in pkg-config file</title>
<updated>2013-05-21T11:22:25+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-05-21T11:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libirecovery.git/commit/?id=ab8e6bfe05c8f71cc472b351350601e22700de94'/>
<id>ab8e6bfe05c8f71cc472b351350601e22700de94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README with proper text description</title>
<updated>2013-05-21T11:22:03+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-05-21T11:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libirecovery.git/commit/?id=ed55a3769a4308c23a2b60a8aade915fa39363c3'/>
<id>ed55a3769a4308c23a2b60a8aade915fa39363c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relicense to LGPL 2.1 and thus update license and headers</title>
<updated>2013-05-21T11:19:15+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-05-21T11:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libirecovery.git/commit/?id=a456086a02cd5be42dc277365851e798f72eeb26'/>
<id>a456086a02cd5be42dc277365851e798f72eeb26</id>
<content type='text'>
This relicensing was requested and approved by all authors by E-Mail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This relicensing was requested and approved by all authors by E-Mail.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve maintainability of devices and add support for all current models</title>
<updated>2013-01-09T14:32:15+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-01-09T14:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libirecovery.git/commit/?id=3de0951516e462d8d438db4a0c3099c5ef308192'/>
<id>3de0951516e462d8d438db4a0c3099c5ef308192</id>
<content type='text'>
This removes all CPID_* and BDID_* defines which appear useless as the same
information is already stored in the irecv_devices[] struct. Furthermore this
removes a big inefficient switch() to determine a device in favor of a simple
loop on the irecv_devices[] struct. Overall this means much less maintainance
to add new device models in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes all CPID_* and BDID_* defines which appear useless as the same
information is already stored in the irecv_devices[] struct. Furthermore this
removes a big inefficient switch() to determine a device in favor of a simple
loop on the irecv_devices[] struct. Overall this means much less maintainance
to add new device models in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.1.1</title>
<updated>2013-01-09T14:26:47+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-01-09T14:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libirecovery.git/commit/?id=21ba76975546cbe1f95ea9c0fe98a9fd2adec35a'/>
<id>21ba76975546cbe1f95ea9c0fe98a9fd2adec35a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>irecv_send_command/irecv_event_t use const char* instead of char*</title>
<updated>2012-11-28T21:51:22+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2012-11-28T21:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libirecovery.git/commit/?id=fe3ec2e29f4bf25aa47506ed60ea7310387ff166'/>
<id>fe3ec2e29f4bf25aa47506ed60ea7310387ff166</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for iPad2,5 and iPad3,4</title>
<updated>2012-11-08T01:26:47+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-11-08T01:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libirecovery.git/commit/?id=364ce205e3428fbc6ccb73c6e94437c083d73406'/>
<id>364ce205e3428fbc6ccb73c6e94437c083d73406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in Makefile.shared linking flags for Linux</title>
<updated>2012-11-08T00:49:08+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-11-08T00:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libirecovery.git/commit/?id=d9527466753ef6a15a89dfbacc26aaeccd2fdea3'/>
<id>d9527466753ef6a15a89dfbacc26aaeccd2fdea3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing stdint.h include to fix compilation with public API header</title>
<updated>2012-11-08T00:13:39+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-11-08T00:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libirecovery.git/commit/?id=a95d6c80b2d068ab1372dbfa1eb6635301c87bae'/>
<id>a95d6c80b2d068ab1372dbfa1eb6635301c87bae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
