<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/utils/nwztools/scsitools, branch wolf3d</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>nwztools: fix Makefile</title>
<updated>2019-04-22T21:45:33+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2019-04-22T21:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=4ed57276542124a22c26ebb1d307996fc3a7556c'/>
<id>4ed57276542124a22c26ebb1d307996fc3a7556c</id>
<content type='text'>
Seems like newer versions of mingw will sponteanously add a .exe suffix to
the output path if it doesn't have one, for example mingw-gcc -o scsitool bla
will actually create scsitool.exe and of course this breaks my release script.
Fix this by explicitely adding the .exe to avoid any problem

Change-Id: Ic8019b968b532b2ca612ba0c03977a96c22cee01
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Seems like newer versions of mingw will sponteanously add a .exe suffix to
the output path if it doesn't have one, for example mingw-gcc -o scsitool bla
will actually create scsitool.exe and of course this breaks my release script.
Fix this by explicitely adding the .exe to avoid any problem

Change-Id: Ic8019b968b532b2ca612ba0c03977a96c22cee01
</pre>
</div>
</content>
</entry>
<entry>
<title>nwzstools/scsitool: try to guess series if possible</title>
<updated>2018-11-30T14:37:10+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2018-11-30T14:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=4c318057f63a4e1b5e5facd5fecfade2f17572a3'/>
<id>4c318057f63a4e1b5e5facd5fecfade2f17572a3</id>
<content type='text'>
If the model is not known (ie model ID in the database) but another device from
the same series is known, then the database information probably applies and
one can use the "force" option -s to tell the tool to ignore the model ID.
Automatically print such advice when the series can be guessed.

Change-Id: I6bcc7aa29693df8c3d7d8e709ece7cea650be717
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the model is not known (ie model ID in the database) but another device from
the same series is known, then the database information probably applies and
one can use the "force" option -s to tell the tool to ignore the model ID.
Automatically print such advice when the series can be guessed.

Change-Id: I6bcc7aa29693df8c3d7d8e709ece7cea650be717
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/scsitool: add experimental command to list Sony devices</title>
<updated>2018-11-30T14:37:10+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2018-11-30T14:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=da752d00844bf8f881b344570f815ff063e4b65e'/>
<id>da752d00844bf8f881b344570f815ff063e4b65e</id>
<content type='text'>
Change-Id: Ic4f382667c5c84514be661d36032c47fb8f92e75
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic4f382667c5c84514be661d36032c47fb8f92e75
</pre>
</div>
</content>
</entry>
<entry>
<title>Indentation fix</title>
<updated>2018-11-30T14:37:10+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2018-11-29T13:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=43654371591feab23ce0a52af42bb88de0abfbca'/>
<id>43654371591feab23ce0a52af42bb88de0abfbca</id>
<content type='text'>
Change-Id: Ia0f96dd27c520cf2bfec4765619f53eaffee3e20
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia0f96dd27c520cf2bfec4765619f53eaffee3e20
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/scsitool: fix completely stupid code</title>
<updated>2018-01-13T18:12:43+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2018-01-13T18:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=11437662c45e31a8822fae5e220f70edda85fff5'/>
<id>11437662c45e31a8822fae5e220f70edda85fff5</id>
<content type='text'>
Change-Id: I3771388d24fe5fa249dcb40b231d7a4e06d3c3c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3771388d24fe5fa249dcb40b231d7a4e06d3c3c8
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/scsitool: print clearer message when nvp info is incomplete</title>
<updated>2018-01-13T11:18:01+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2018-01-13T11:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=4d988d43d8804be48bbb2c07b843237a19c8bcf1'/>
<id>4d988d43d8804be48bbb2c07b843237a19c8bcf1</id>
<content type='text'>
Change-Id: I13b20b88b35e825da929a31e71ff42d68a79f131
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I13b20b88b35e825da929a31e71ff42d68a79f131
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/scsitools: print device list when listing series</title>
<updated>2017-11-01T11:43:33+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-11-01T11:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=07d3b3c1fbefb5b0ed390381d11a09a46a8e08ce'/>
<id>07d3b3c1fbefb5b0ed390381d11a09a46a8e08ce</id>
<content type='text'>
Change-Id: Ic46c724c5d89a775dc20853410c8fe6f0ff9a4c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic46c724c5d89a775dc20853410c8fe6f0ff9a4c8
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/scsitools: don't try to get nodes when we don't know about the device</title>
<updated>2017-10-17T11:34:54+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-10-17T11:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1eab18c9e41c0635fb5576ba35c7a053e533d518'/>
<id>1eab18c9e41c0635fb5576ba35c7a053e533d518</id>
<content type='text'>
Change-Id: Id35671f1e039a94e2b319262e4faa51d73f12afd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id35671f1e039a94e2b319262e4faa51d73f12afd
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/scsitool: slightly rework of help_us and help</title>
<updated>2017-10-17T11:05:58+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-10-17T11:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=9a8a52cb077a086b3881c8e182b8259443519041'/>
<id>9a8a52cb077a086b3881c8e182b8259443519041</id>
<content type='text'>
Now print list of devices immediately even if the rest of the command line
is empty (ie 'scsitool -s ?' works, whereas before one would need an actual
device to even get a list). Add more information in the help_us command:
print kas, lyr and fpi.

Change-Id: Icfeeaeebe28c774a74ca54661357fafa25c3d114
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now print list of devices immediately even if the rest of the command line
is empty (ie 'scsitool -s ?' works, whereas before one would need an actual
device to even get a list). Add more information in the help_us command:
print kas, lyr and fpi.

Change-Id: Icfeeaeebe28c774a74ca54661357fafa25c3d114
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2017-10-06T16:31:11+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-10-06T16:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=2f3801be3426c5cd743f237ec92b8feb9b5f0344'/>
<id>2f3801be3426c5cd743f237ec92b8feb9b5f0344</id>
<content type='text'>
Change-Id: Ic357f82d61cc0004ac6193fa9dbbc90976042574
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic357f82d61cc0004ac6193fa9dbbc90976042574
</pre>
</div>
</content>
</entry>
</feed>
