Revision: 1701
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1701&view=rev
Author: jcsjcs
Date: 2007-09-26 06:18:37 -0700 (Wed, 26 Sep 2007)
Log Message:
-----------
* src/itdb_device.c: remove "read only" notice on Nano Video
description.
* ChangeLog: explained better about SysInfo* files.
Modified Paths:
--------------
libgpod/trunk/ChangeLog
libgpod/trunk/src/itdb_device.c
Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog 2007-09-24 15:19:44 UTC (rev 1700)
+++ libgpod/trunk/ChangeLog 2007-09-26 13:18:37 UTC (rev 1701)
@@ -1,3 +1,10 @@
+2007-09-26 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+ * src/itdb_device.c: remove "read only" notice on Nano Video
+ description.
+
+ * ChangeLog: explained better about SysInfo* files.
+
2007-09-24 Jorg Schuler <jcsjcs at users.sourceforge.net>
** code courtesy of Christophe Fergeau **
@@ -3,5 +10,6 @@
* src/itdb_itunesdb.c (mk_mhbd): write extended header needed
- for new iPod Nanos (3G Video) and iPod Classics.
+ for new iPod Nanos (3G Video) and iPod Classics (must fill
+ in SysInfo or SysInfoFileExtended -- see below).
src/itdb_sysinfo.c
@@ -11,7 +19,9 @@
for the FireWireGUID. You must either copy the iPod
description XML file to Device/SysInfoExtended or add a line
'FirewireGuid: 000A27....' to Device/SysInfo. You can get
- your FirewireGuid by using the tests/test-fw-id test program.
+ your FirewireGuid by looking at /proc/bus/usb/devices and
+ search for a serial number close to the "Apple" entry. The
+ serial number will probably start with 000A27.
* src/sha1.c
src/sha1.h
Modified: libgpod/trunk/src/itdb_device.c
===================================================================
--- libgpod/trunk/src/itdb_device.c 2007-09-24 15:19:44 UTC (rev 1700)
+++ libgpod/trunk/src/itdb_device.c 2007-09-26 13:18:37 UTC (rev 1701)
@@ -253,7 +253,7 @@
N_("Shuffle (3rd Gen.)"),
N_("Nano (1st Gen.)"),
N_("Nano (2nd Gen.)"),
- N_("Nano Video (Read-Only)"),
+ N_("Nano Video (3rd Gen.)"),
N_("Video (1st Gen.)"),
N_("Video (2nd Gen.)"),
N_("Classic (Read-Only)"),
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2