<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/utils/imxtools, branch puzzles</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>qeditor: port to the new hwstub library and add features</title>
<updated>2016-04-08T17:46:46+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2016-02-07T21:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=5ac0166388ac9a493491a30fbc3570f23950dc51'/>
<id>5ac0166388ac9a493491a30fbc3570f23950dc51</id>
<content type='text'>
This commit adds support for the version of the hwstub library, which requires
a lot of changes. It also adds some editing features, such as register access
and much better editing of fields using the mouse (double click on a field
to be able to resize and move it).

Change-Id: I3c4e4cc855cb44911c72bc8127bad841b68efe52
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds support for the version of the hwstub library, which requires
a lot of changes. It also adds some editing features, such as register access
and much better editing of fields using the mouse (double click on a field
to be able to resize and move it).

Change-Id: I3c4e4cc855cb44911c72bc8127bad841b68efe52
</pre>
</div>
</content>
</entry>
<entry>
<title>sb1: fix buggy comparison</title>
<updated>2014-12-20T14:31:18+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2014-12-20T14:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=515a07e51dbb6bc0d7a3bdb5ee8e687367127dad'/>
<id>515a07e51dbb6bc0d7a3bdb5ee8e687367127dad</id>
<content type='text'>
cppcheck reported:
[rockbox/utils/imxtools/sbtools/sb1.c:440]: (warning) Comparison of a boolean expression with an integer other than 0 or 1.

Thanks to Thomas Jarosch

Change-Id: I0078232706d4014a1f2acea310a7a0d0edf7788b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cppcheck reported:
[rockbox/utils/imxtools/sbtools/sb1.c:440]: (warning) Comparison of a boolean expression with an integer other than 0 or 1.

Thanks to Thomas Jarosch

Change-Id: I0078232706d4014a1f2acea310a7a0d0edf7788b
</pre>
</div>
</content>
</entry>
<entry>
<title>sbtools: add option to ignore sha1 errors</title>
<updated>2014-09-07T15:47:00+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2014-09-07T10:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=3c558127b83d162636fb27d2ded1f02c88413e37'/>
<id>3c558127b83d162636fb27d2ded1f02c88413e37</id>
<content type='text'>
Change-Id: I6bf9e4671e57f8ff3f436660e8ecb561027a036c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6bf9e4671e57f8ff3f436660e8ecb561027a036c
</pre>
</div>
</content>
</entry>
<entry>
<title>sbtools: use default transfer size if it cannot be probed</title>
<updated>2014-09-07T15:44:53+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2014-05-25T14:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1dc1a9310e8a078a633dd90def13103f80e01ce7'/>
<id>1dc1a9310e8a078a633dd90def13103f80e01ce7</id>
<content type='text'>
A older commit removed this ability but it tends to be a problem since the HID
driver can prevent probing of transfer size which then needs to be entered
by hand on the command line.

Change-Id: Ie5a556ffdcc2adec0e1c984810983e19136b6473
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A older commit removed this ability but it tends to be a problem since the HID
driver can prevent probing of transfer size which then needs to be entered
by hand on the command line.

Change-Id: Ie5a556ffdcc2adec0e1c984810983e19136b6473
</pre>
</div>
</content>
</entry>
<entry>
<title>imxtools/scsitools: increase SCSI delay to 10 seconds</title>
<updated>2014-02-22T19:27:32+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2014-02-22T19:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c02bc1afd2a2400a41a863918bfe4eaf0255d60d'/>
<id>c02bc1afd2a2400a41a863918bfe4eaf0255d60d</id>
<content type='text'>
On some OSes like Windows or if running in a virtual machine, the one second
timeout might be too short.

Change-Id: I717f7a2aaed1cb3d40e8fbe6f9b1081b43ceea95
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On some OSes like Windows or if running in a virtual machine, the one second
timeout might be too short.

Change-Id: I717f7a2aaed1cb3d40e8fbe6f9b1081b43ceea95
</pre>
</div>
</content>
</entry>
<entry>
<title>imxtools/scsitool: add progress indicator</title>
<updated>2014-02-22T17:12:00+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2014-02-22T17:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=9517bd86b0eeee71679bef3aceeaf8dff5543a66'/>
<id>9517bd86b0eeee71679bef3aceeaf8dff5543a66</id>
<content type='text'>
Change-Id: I061ddac4f882156139e38fa6d495fee86271a6aa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I061ddac4f882156139e38fa6d495fee86271a6aa
</pre>
</div>
</content>
</entry>
<entry>
<title>imxtools/scsitool: improve output formatting</title>
<updated>2014-02-22T17:11:30+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2014-02-22T17:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=4e1a043cf01dd1358661b951aecaaf0183d5b9bf'/>
<id>4e1a043cf01dd1358661b951aecaaf0183d5b9bf</id>
<content type='text'>
Change-Id: Ifc5b5252e1342f381356f7bd5c2fed5ad8beddfe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ifc5b5252e1342f381356f7bd5c2fed5ad8beddfe
</pre>
</div>
</content>
</entry>
<entry>
<title>imxtools/scsitools: tool can now write a firmware using SCSI</title>
<updated>2013-12-24T11:39:58+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2013-12-24T00:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=84f1a0af3b62c3c10d838fe387035a8145c35ca3'/>
<id>84f1a0af3b62c3c10d838fe387035a8145c35ca3</id>
<content type='text'>
Change-Id: Iac803d4b2d48319a1a32d1101f5041d20174c7a1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iac803d4b2d48319a1a32d1101f5041d20174c7a1
</pre>
</div>
</content>
</entry>
<entry>
<title>imxtools/sbtools/sb1: fix parsing/debug bug about jump/call arguments</title>
<updated>2013-12-06T14:22:38+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2013-12-06T14:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=99835fa38b9dad3eb07a8029d51adc8edad59406'/>
<id>99835fa38b9dad3eb07a8029d51adc8edad59406</id>
<content type='text'>
Change-Id: Ib406cfc03ced6c8689ed467c154d6a7447a34e5c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib406cfc03ced6c8689ed467c154d6a7447a34e5c
</pre>
</div>
</content>
</entry>
<entry>
<title>imxtools/sbtools/elf: fix debug code</title>
<updated>2013-12-06T14:22:38+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2013-12-06T14:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=6eefc418dcfc51651da4917d6424b59eaa9770f5'/>
<id>6eefc418dcfc51651da4917d6424b59eaa9770f5</id>
<content type='text'>
Change-Id: If043eb214417a41f71e6c05fc6a725eb8f983373
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If043eb214417a41f71e6c05fc6a725eb8f983373
</pre>
</div>
</content>
</entry>
</feed>
