OSDN Git Service

Slightly improved debugger thread code.
[lamexp/LameXP.git] / doc / Changelog.html
index 63cb189..58f3b7c 100644 (file)
@@ -17,8 +17,32 @@ 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
 <li>Updated FLAC encoder/decoder to v1.3.0 (2013-05-27), compiled with ICL 13.0
+<li>Updated Opus encoder/decoder libraries to v1.1-beta and Opus-Tools to v0.1.6 (2013-07-22)
+<li>Updated MediaInfo to v0.7.64 (2013-07-05), compiled with ICL 13.1 and MSVC 10.0
+<li>Updated GnuPG to v1.4.14 (2013-07-25), compiled with GCC 4.8.1
+<li>Updated GNU Wget binary to v1.13.4 (2011-09-17)
+<li>Updated language files (big thank-you to all contributors !!!)
+<li>Fixed a potential deadlock during startup when %TMP% points to an invalid folder
+<li>Fixed a superfluous "beep" sound that appeared on application startup
+<li>Fixed the Ogg Vorbis quality modes "-1" and "-2" (those were clipped to "0" before)
+<li>Fixed a bug that could cause the output directory to be reset mistakenly
+<li>Implemented "natural order" string comparison/sorting, using strnatcmp() by Martin Pool
 </ul><br>
 
 <a name="4.07"></a>Changes between v4.06 and v4.07 [2013-04-28]:<br><ul>