rockbox/utils/nwztools/scsitools
Amaury Pouly 33856d9ceb nwztool/scsitools: cleanup and add destination changer tool
Now that we have a nice database of player index, the scsitool becomes more
useful and supports a lot more players. I did some general cleanup of the code,
though eventually it would be nice to really split it into a library and a CLI.
The SCSI vendor command allow to read but also write most NVP nodes. Since there
seems to a demand to change destination and sound pressure settings on device,
I implement this feature in the tool. I do not plan to allow arbitrary NVP
writes because this could easily brick the device. Changing the destination
should be safe, but as usual, use at your own risks.

Change-Id: Iff4e8cc3ac97b965c1df849051c5fd373756cda5
2016-11-11 16:07:14 +01:00
..
Makefile nwztool/scsitools: cleanup and add destination changer tool 2016-11-11 16:07:14 +01:00
misc.c Introduce scsitool for sony nwz players 2012-11-03 02:29:00 +01:00
misc.h Introduce scsitool for sony nwz players 2012-11-03 02:29:00 +01:00
para_noise.c scsi_tools: add support for nvp reading 2012-11-03 04:25:25 +01:00
para_noise.h scsi_tools: add support for nvp reading 2012-11-03 04:25:25 +01:00
scsitool.c nwztool/scsitools: cleanup and add destination changer tool 2016-11-11 16:07:14 +01:00