From: <ny...@us...> - 2007-02-12 05:45:42
|
Revision: 353 http://svn.sourceforge.net/pmplib/?rev=353&view=rev Author: nyaochi Date: 2007-02-11 21:45:33 -0800 (Sun, 11 Feb 2007) Log Message: ----------- Updated ChangeLog. Modified Paths: -------------- trunk/pmplib/ChangeLog Modified: trunk/pmplib/ChangeLog =================================================================== --- trunk/pmplib/ChangeLog 2007-02-12 05:17:19 UTC (rev 352) +++ trunk/pmplib/ChangeLog 2007-02-12 05:45:33 UTC (rev 353) @@ -6,6 +6,7 @@ - Implemented playlist conversion for iriver E10 (pmp_iriverplus3). - Added the support for MSI MEGA PLAYER 540 in pmp_portalplayer1. - Added the support of Ogg Vorbis for Samsung YH-920. +- Confirmed the functionality on Windows Vista. - On-the-fly playlist conversion from M3U/PLS playlist file located on the PC. Use -P (--playlist-source) option to configure the source directory. @@ -24,6 +25,10 @@ latest knowledge. - Fixed a crash reported at (thanks jonof): http://nyaochi.sakura.ne.jp/pmplib/index.php?topic=210.msg910#msg910 +- Fixed a bug in playlist conversion with -f (--find-missing) option + on POSIX environments. +- Fixed a bug in database update for PortalPlayer devices on POSIX + environments. - Applied two patches for libid3tag for bug-fixes (Win32 version). - Updated the JavaScript engine to SpiderMonkey 1.6 (Win32 version). - Distribute RPM packages, pmplib, pmplib-tools, and pmplib-devel. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |