Revision: 2131
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2131&view=rev
Author: teuf
Date: 2008-10-01 22:18:25 +0000 (Wed, 01 Oct 2008)
Log Message:
-----------
A few more fixes in the ipod model tables
Modified Paths:
--------------
libgpod/trunk/ChangeLog
libgpod/trunk/src/itdb_device.c
Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog 2008-10-01 21:57:37 UTC (rev 2130)
+++ libgpod/trunk/ChangeLog 2008-10-01 22:18:25 UTC (rev 2131)
@@ -1,5 +1,10 @@
2008-10-01 Christophe Fergeau <[EMAIL PROTECTED]>
+ * src/itdb_device.c: a few more fixes in device model
+ numbers/serials
+
+2008-10-01 Christophe Fergeau <[EMAIL PROTECTED]>
+
* src/itdb_device.c: add missing name for the yellow ipod nano
2008-10-01 Christophe Fergeau <[EMAIL PROTECTED]>
Modified: libgpod/trunk/src/itdb_device.c
===================================================================
--- libgpod/trunk/src/itdb_device.c 2008-10-01 21:57:37 UTC (rev 2130)
+++ libgpod/trunk/src/itdb_device.c 2008-10-01 22:18:25 UTC (rev 2131)
@@ -127,7 +127,7 @@
* Sixth Generation*/
{"B225", 1, ITDB_IPOD_MODEL_SHUFFLE_SILVER,
ITDB_IPOD_GENERATION_SHUFFLE_3, 3},
{"B233", 1, ITDB_IPOD_MODEL_SHUFFLE_PURPLE,
ITDB_IPOD_GENERATION_SHUFFLE_3, 3},
- {"B225", 1, ITDB_IPOD_MODEL_SHUFFLE_RED,
ITDB_IPOD_GENERATION_SHUFFLE_3, 3},
+ {"B231", 1, ITDB_IPOD_MODEL_SHUFFLE_RED,
ITDB_IPOD_GENERATION_SHUFFLE_3, 3},
{"B227", 1, ITDB_IPOD_MODEL_SHUFFLE_BLUE,
ITDB_IPOD_GENERATION_SHUFFLE_3, 3},
{"B229", 1, ITDB_IPOD_MODEL_SHUFFLE_GREEN,
ITDB_IPOD_GENERATION_SHUFFLE_3, 3},
{"B518", 2, ITDB_IPOD_MODEL_SHUFFLE_SILVER,
ITDB_IPOD_GENERATION_SHUFFLE_3, 3},
@@ -591,6 +591,7 @@
{ "VQM", "A446" },
{ "V9M", "A446" },
{ "V9N", "A446" },
+ { "WEE", "A446" },
{ "V9P", "A448" },
{ "V9Q", "A448" },
{ "V9R", "A450" },
@@ -598,8 +599,7 @@
{ "V95", "A450" },
{ "V96", "A450" },
{ "WUC", "A450" },
- { "W9G", "A446" },
- { "WEE", "A446" },
+ { "W9G", "A664" }, /* 30GB iPod Video U2 5.5g */
{ "Y5N", "B029" },
{ "YMV", "B147" },
{ "YMU", "B155" },
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2