Revision: 2339
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2339&view=rev
Author:   teuf
Date:     2009-05-02 18:59:44 +0000 (Sat, 02 May 2009)

Log Message:
-----------
Add model information for silver shuffle 4G

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/src/itdb_device.c

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2009-05-02 18:59:28 UTC (rev 2338)
+++ libgpod/trunk/ChangeLog     2009-05-02 18:59:44 UTC (rev 2339)
@@ -1,5 +1,9 @@
 2009-05-02  Christophe Fergeau  <[email protected]>
 
+       * src/itdb_device.c: add model information for silver shuffle 4G
+
+2009-05-02  Christophe Fergeau  <[email protected]>
+
        * docs/reference/tmp
        * src/itdb.h
        * src/itdb_device.c: Add shuffle 4g information

Modified: libgpod/trunk/src/itdb_device.c
===================================================================
--- libgpod/trunk/src/itdb_device.c     2009-05-02 18:59:28 UTC (rev 2338)
+++ libgpod/trunk/src/itdb_device.c     2009-05-02 18:59:44 UTC (rev 2339)
@@ -143,6 +143,10 @@
     {"B524", 2,  ITDB_IPOD_MODEL_SHUFFLE_RED,    
ITDB_IPOD_GENERATION_SHUFFLE_3, 3},
     {"B526", 2,  ITDB_IPOD_MODEL_SHUFFLE_PURPLE, 
ITDB_IPOD_GENERATION_SHUFFLE_3, 3},
 
+    /* Shuffle / Eigth Generation */
+    /* Bar, button-less, speaking */
+    {"B867", 4,  ITDB_IPOD_MODEL_SHUFFLE_SILVER, 
ITDB_IPOD_GENERATION_SHUFFLE_4, 3},
+
     /* Nano / Fifth Generation (first nano generation) */
     /* Buttons are integrated into the "touch wheel". */
     {"A350",  1, ITDB_IPOD_MODEL_NANO_WHITE,  ITDB_IPOD_GENERATION_NANO_1,   
3},
@@ -670,6 +674,7 @@
     { "5BD", "B915" }, /* 16GB Yellow Nano 4g */
     { "5BE", "B917" }, /* 16GB Red Nano 4g */
     { "5BF", "B918" }, /* 16GB Black Nano 4g */
+    { "4NZ", "B867" }, /* 4GB Silver Shuffle 4g */
     { NULL ,  NULL  }
 };
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to