From: <ny...@us...> - 2006-07-06 18:33:18
|
Revision: 125 Author: nyaochi Date: 2006-07-06 11:33:09 -0700 (Thu, 06 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=125&view=rev Log Message: ----------- Support plan for iriver E10, which employs a totally new database format (4th generation). Modified Paths: -------------- trunk/doc/roadmap.txt Modified: trunk/doc/roadmap.txt =================================================================== --- trunk/doc/roadmap.txt 2006-07-06 18:08:18 UTC (rev 124) +++ trunk/doc/roadmap.txt 2006-07-06 18:33:09 UTC (rev 125) @@ -5,7 +5,7 @@ Note that all plans listed here are subject to change! Version 0.13 -- Add the photo playlist support for iRiver U10/E10. +- Add the photo playlist support for iRiver U10. - Separate the source and destination directories for playlist conversion. Version 0.14 @@ -18,6 +18,8 @@ Long-term plan - Make the JavaScript engine an optional dependency (it's terrible trying to build easypmp without pre-built packages of this) +- Analyze database format (4th generation) used in iriver E10. Implement + database reader/writer for iriver E10. - Support tuner preset conversion. - Replace libid3tag, libogg, libvorbis with taglib. - Prepare a syncronization plugin for foobar2000 (or Winamp???). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |