<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/utils/nwztools/database, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>nwztools: add nvp description for NW-S10 series</title>
<updated>2017-06-13T18:41:43+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-06-13T18:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=cd812218ab6800b65df0a8c2ed5c1bc95d086876'/>
<id>cd812218ab6800b65df0a8c2ed5c1bc95d086876</id>
<content type='text'>
Change-Id: Id6a6e51288f4ff24c0063b6c16b74109211e63c0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id6a6e51288f4ff24c0063b6c16b74109211e63c0
</pre>
</div>
</content>
</entry>
<entry>
<title>Add NW-A36 and NW-A37 model IDs, based on the A30 service manual.</title>
<updated>2017-06-05T21:17:13+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-06-05T21:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=28c3f6b4d3c4546be968b473639fea06b0177877'/>
<id>28c3f6b4d3c4546be968b473639fea06b0177877</id>
<content type='text'>
I am unsure about the names of the player, the manual says A36HN and A37HN but
at the same time there is a A35 and A35HN with the same ID, and Sony does not
usually put the "HN" in its device list.

Change-Id: Idbf32970aa334b30f1b8947a78b8eebd524b193b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I am unsure about the names of the player, the manual says A36HN and A37HN but
at the same time there is a A35 and A35HN with the same ID, and Sony does not
usually put the "HN" in its device list.

Change-Id: Idbf32970aa334b30f1b8947a78b8eebd524b193b
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools/database: misc improvements</title>
<updated>2017-04-25T01:24:24+00:00</updated>
<author>
<name>Igor Skochinsky</name>
<email>skochinsky@gmail.com</email>
</author>
<published>2017-04-03T13:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=03dd4b92be7dcd5c8ab06da3810887060e06abd5'/>
<id>03dd4b92be7dcd5c8ab06da3810887060e06abd5</id>
<content type='text'>
* make gen_db.py work on Windows/Python 2

- use hashlib module instead of md5sum, also don't rely on / for file path
matching
- don't use 'file' for a variable name

* fix parse_nvp_header.sh for older kernels

pre-emmc kernel sources use a slightly different #define format; adjust
regexp to catch it.

* add nwz-x1000 series NVP layout (from icx1087_nvp.h)

some new tags have no description, alas the driver doesn't have
them :/

*  minor fixes to nvp/README

fixed typos/wording

Change-Id: I77d8c2704be2f2316e32aadcfd362df7102360d4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* make gen_db.py work on Windows/Python 2

- use hashlib module instead of md5sum, also don't rely on / for file path
matching
- don't use 'file' for a variable name

* fix parse_nvp_header.sh for older kernels

pre-emmc kernel sources use a slightly different #define format; adjust
regexp to catch it.

* add nwz-x1000 series NVP layout (from icx1087_nvp.h)

some new tags have no description, alas the driver doesn't have
them :/

*  minor fixes to nvp/README

fixed typos/wording

Change-Id: I77d8c2704be2f2316e32aadcfd362df7102360d4
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools: small cleanups</title>
<updated>2017-04-25T01:21:54+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-04-25T01:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=15e66a5b19eb533680d280366e9a73407e23e472'/>
<id>15e66a5b19eb533680d280366e9a73407e23e472</id>
<content type='text'>
Change-Id: I4fde020ca0556a84d051f9b5e46f49ee1241266e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4fde020ca0556a84d051f9b5e46f49ee1241266e
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools: fix typo (nwz-zx100 -&gt; nw-zx100)</title>
<updated>2017-01-09T20:48:43+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-09T20:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=90284b6fe0e5ba89fe63943212bfd7ffc3e96d47'/>
<id>90284b6fe0e5ba89fe63943212bfd7ffc3e96d47</id>
<content type='text'>
Also now gen_db.py can check for such mismatch

Change-Id: I4d91aae0dde08c866eda2ed5da3c11431c46e06a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also now gen_db.py can check for such mismatch

Change-Id: I4d91aae0dde08c866eda2ed5da3c11431c46e06a
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools: add various info about S740, S750, S640, E050</title>
<updated>2017-01-08T21:34:57+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-08T21:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1d7b37eda1fe475a76b8c3be1cc21fe3e893ad17'/>
<id>1d7b37eda1fe475a76b8c3be1cc21fe3e893ad17</id>
<content type='text'>
Change-Id: I2cc887ce2824a2d0b9aeb2a89df662c621c28750
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2cc887ce2824a2d0b9aeb2a89df662c621c28750
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile cleanups</title>
<updated>2017-01-08T15:08:28+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-08T15:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=9b2fab1ca997ee825c36dad9128b2897b483d131'/>
<id>9b2fab1ca997ee825c36dad9128b2897b483d131</id>
<content type='text'>
Change-Id: I69b8b81d357553c979682d42097eba864c951512
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I69b8b81d357553c979682d42097eba864c951512
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools: add A35 model and KAS</title>
<updated>2017-01-08T11:30:46+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-08T11:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=80d91e0cf5cd544aec8f081543204749c9a08238'/>
<id>80d91e0cf5cd544aec8f081543204749c9a08238</id>
<content type='text'>
We don't know the encryption method, the KAS is completely different but it
might be useful to record it anyway for future purposes. MID extracted from
device, Japanese NW-A35.

Change-Id: I4c4bb5b063da99003b5c316061d8c490b77428a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't know the encryption method, the KAS is completely different but it
might be useful to record it anyway for future purposes. MID extracted from
device, Japanese NW-A35.

Change-Id: I4c4bb5b063da99003b5c316061d8c490b77428a4
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools: rename nwz-a20 to nw-a20, that was a typo</title>
<updated>2017-01-08T11:09:49+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-08T11:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1bd8207e3083c57773723277702de306afb84b4f'/>
<id>1bd8207e3083c57773723277702de306afb84b4f</id>
<content type='text'>
Change-Id: I88ae7391732c6f41c3c4adccce2ddf0a92142067
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I88ae7391732c6f41c3c4adccce2ddf0a92142067
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools: remove NW-ZX2</title>
<updated>2017-01-07T21:22:59+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-01-07T21:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=5a0a7b8b58a02192e5087077acf9e66fbdf1966e'/>
<id>5a0a7b8b58a02192e5087077acf9e66fbdf1966e</id>
<content type='text'>
It is Android based and despite the fact that Sony wrote an NVP driver for it,
experiments suggest it is unused because it returns ff all the time...

Change-Id: I37750b659e341b21bed5ebaccf60f9f5fe569f64
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is Android based and despite the fact that Sony wrote an NVP driver for it,
experiments suggest it is unused because it returns ff all the time...

Change-Id: I37750b659e341b21bed5ebaccf60f9f5fe569f64
</pre>
</div>
</content>
</entry>
</feed>
