OSDN Git Service

Slightly improved debugger thread code.
[lamexp/LameXP.git] / doc / Changelog.html
index ad6696d..58f3b7c 100644 (file)
@@ -17,7 +17,18 @@ a:visited { color: #0000EE; }
 <body>
 <h3>LameXP - Version History</h3><br>
 
-<a name="4.08"></a>Changes between v4.07 and v4.08 [<font color="darkred">unreleased</font>]:<br><ul>
+<a name="4.09"></a>Changes between v4.08 and v4.09 [<font color="darkred">unreleased</font>]:<br><ul>
+<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>
 <li>Upgraded build environment to Microsoft Visual Studio 2012 with Update-3
 <li>Encoder settings (RC mode + bitrate/quality) are now stored separately for each encoder
 <li>Updated Qt runtime libraries to v4.8.5 (2013-05-31), compiled with MSVC 11.0