OSDN Git Service

Slightly improved debugger thread code.
[lamexp/LameXP.git] / doc / Changelog.html
index 6d5f725..58f3b7c 100644 (file)
@@ -18,8 +18,14 @@ a:visited { color: #0000EE; }
 <h3>LameXP - Version History</h3><br>
 
 <a name="4.09"></a>Changes between v4.08 and v4.09 [<font color="darkred">unreleased</font>]:<br><ul>
-<li>Improved internal encoder API, so each encoder can define its own configuration options
+<li>Upgraded build environment to Microsoft Visual Studio 2013 RTM
 <li>Complete overhaul of the file analyzer, resulting in up to 2.5x faster file import speed
+<li>Reworked the application initialization code, resulting in notably faster startup speed
+<li>Improved file analyzer to retain the original ordering of files imported from a playlist
+<li>Improved internal encoder API, so each encoder can define its own configuration options
+<li>Updated mpg123 decoder to v1.16.0 (2013-10-06), compiled with GCC 4.8.1
+<li>Updated GnuPG to v1.4.15 (2013-10-05), compiled with GCC 4.8.1
+<li>Various bugfixes and code improvements
 </ul><br>
 
 <a name="4.08"></a>Changes between v4.07 and v4.08 [2013-09-04]:<br><ul>