From: <ny...@us...> - 2006-05-06 04:57:35
|
Revision: 15 Author: nyaochi Date: 2006-05-05 21:57:28 -0700 (Fri, 05 May 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=15&view=rev Log Message: ----------- Supported iRiver U10 firmware 1.63. Modified Paths: -------------- trunk/README trunk/lib/pmp_iriverplus2/pmp_iriverplus2.c Modified: trunk/README =================================================================== --- trunk/README 2006-05-06 02:08:11 UTC (rev 14) +++ trunk/README 2006-05-06 04:57:28 UTC (rev 15) @@ -1,5 +1,5 @@ PMPLib - Version 0.6 + Version 0.9 http://pmplib.sourceforge.net/ Copyright (c) 2005-2006 by Nyaochi Modified: trunk/lib/pmp_iriverplus2/pmp_iriverplus2.c =================================================================== --- trunk/lib/pmp_iriverplus2/pmp_iriverplus2.c 2006-05-06 02:08:11 UTC (rev 14) +++ trunk/lib/pmp_iriverplus2/pmp_iriverplus2.c 2006-05-06 04:57:28 UTC (rev 15) @@ -65,8 +65,8 @@ ".plp", }, { - "iriver_u10_ums_1.00-1.60", "U10 UMS", "UM", - "1.00", "1.60", + "iriver_u10_ums_1.00-1.63", "U10 UMS", "UM", + "1.00", "1.63", "System\\U10.sys", "System\\U10.dat", "System\\U10.idx", "Music\\", "Playlists\\", ".plp", This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |