Revision: 162
Author: nyaochi
Date: 2006-07-29 22:26:51 -0700 (Sat, 29 Jul 2006)
ViewCVS: http://svn.sourceforge.net/pmplib/?rev=162&view=rev
Log Message:
-----------
Added the news entry for 0.12.
Modified Paths:
--------------
trunk/webpage/news.xml
Modified: trunk/webpage/news.xml
===================================================================
--- trunk/webpage/news.xml 2006-07-30 04:15:24 UTC (rev 161)
+++ trunk/webpage/news.xml 2006-07-30 05:26:51 UTC (rev 162)
@@ -12,11 +12,49 @@
<news>
-<ni caption="EasyPMP version 0.11 released" date="2006-06-06">
+<ni caption="PMPlib (EasyPMP) version 0.12 released" date="2006-08-01">
<p>
-We are pleased to annouce that PMPlib 0.11 was released with the source-code distribution for POSIX environments.
+We are pleased to announce that PMPlib 0.12 was released with numerous changes and bug-fixes.
</p>
+<p>
+General changes and bug-fixes:
+</p>
<ul>
+<li>Support iriver H10 [5GB/6GB] UMS firmware 2.53.</li>
+<li>Support for Samsung YH-920 added.</li>
+<li>Store file timestamp in Samsung databases to improve database update.</li>
+<li>Show error messages from SpiderMonkey (JavaScript engine).</li>
+<li>Fixed crash when updating databases on Samsung devices.</li>
+<li>Fixed crash when reading Ogg Vorbis tags.</li>
+<li>Fixed crash when stripping heading words on files with no artist tag.</li>
+<li>Bug fix for stripping words such as 'the' in artist names.</li>
+<li>Bug fix for reading playists using iriverplus2 devices (H10Jr and U10).</li>
+<li>Information about copyright owners and licenses is now more comprehensive.</li>
+</ul>
+<p>
+Changes and bug-fixes for the CUI version:
+</p>
+<ul>
+<li>Command-line options have changed for simplicity.</li>
+<li>EasyPMP now has a manual page.</li>
+<li>POSIX release now compiles on non-GNU systems, e.g. Mac OS X.</li>
+<li>Automatic detection of local character encoding.</li>
+<li>Bug fix in string conversion with iconv.</li>
+</ul>
+<p>
+Web site changes:
+</p>
+<ul>
+<li>Migrated from MODx CMS to our original CMS based on XSLT.</li>
+<li>Launched <a href="http://pmplib.sourceforge.net/forum/">PMPlib discussion forum</a>.</li>
+</ul>
+</ni>
+
+<ni caption="PMPlib (EasyPMP) version 0.11 released" date="2006-06-06">
+<p>
+We are pleased to announce that PMPlib 0.11 was released with the source-code distribution for POSIX environments.
+</p>
+<ul>
<li><b>The memorable release of PMPlib source code for POSIX environments.</b> Martin Ellis, who joined the PMPlib project as a developer, achieved this miracle with his brilliant skill of programming. We confirmed that the current source code worked fine on Debian GNU/Linux 3.1. Note that libid3tag, libz, libogg, libvorbis, SpiderMonkey are necessary for building EasyPMP. Please report the workability or problems on your environments because we are not sure about the portability with other Linux distributions and Mac OS.</li>
<li>A serious bug-fix in playlist conversion for iRiver U10 and H10Jr. Playlist conversion did not work correctly if multiple files whose names begin with the same eight letters exist.</li>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|