Revision: 2361
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2361&view=rev
Author: teuf
Date: 2009-05-17 17:12:40 +0000 (Sun, 17 May 2009)
Log Message:
-----------
Add model information for shuffle 4g
Modified Paths:
--------------
libgpod/trunk/ChangeLog
libgpod/trunk/src/itdb_device.c
Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog 2009-05-10 21:27:17 UTC (rev 2360)
+++ libgpod/trunk/ChangeLog 2009-05-17 17:12:40 UTC (rev 2361)
@@ -1,3 +1,7 @@
+2009-05-17 Christophe Fergeau <[email protected]>
+
+ * src/itdb_device.c: add info for black Shuffle 4G
+
2009-05-10 Christophe Fergeau <[email protected]>
* tests/get-timezone.c: call g_type_init to avoid tons of glib
Modified: libgpod/trunk/src/itdb_device.c
===================================================================
--- libgpod/trunk/src/itdb_device.c 2009-05-10 21:27:17 UTC (rev 2360)
+++ libgpod/trunk/src/itdb_device.c 2009-05-17 17:12:40 UTC (rev 2361)
@@ -146,6 +146,7 @@
/* Shuffle / Eigth Generation */
/* Bar, button-less, speaking */
{"B867", 4, ITDB_IPOD_MODEL_SHUFFLE_SILVER,
ITDB_IPOD_GENERATION_SHUFFLE_4, 3},
+ {"C164", 4, ITDB_IPOD_MODEL_SHUFFLE_BLACK,
ITDB_IPOD_GENERATION_SHUFFLE_4, 3},
/* Nano / Fifth Generation (first nano generation) */
/* Buttons are integrated into the "touch wheel". */
@@ -675,6 +676,7 @@
{ "5BE", "B917" }, /* 16GB Red Nano 4g */
{ "5BF", "B918" }, /* 16GB Black Nano 4g */
{ "4NZ", "B867" }, /* 4GB Silver Shuffle 4g */
+ { "891", "C164" }, /* 4GB Black Shuffle 4g */
{ NULL , NULL }
};
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2