OSDN Git Service

Bump version.
[lamexp/LameXP.git] / doc / Changelog.html
index cfaf9dd..0f802cd 100644 (file)
@@ -17,7 +17,24 @@ a:visited { color: #0000EE; }
 <body>
 <h3>LameXP - Version History</h3><br>
 
-<a name="4.07"></a>Changes between v4.06 and v4.07 [<font color="darkred">unreleased</font>]:<br><ul>
+<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>
 <li>Upgraded build environment to Microsoft Visual Studio 2012 with Update-2
 <li>Minimum supported platform now is Windows XP with Service Pack 3 (<a href="http://www.microsoft.com/en-us/download/details.aspx?id=24" target="_blank">download</a>)
 <li>Added option to select the "overwrite mode" to advanced options tab
@@ -25,7 +42,7 @@ a:visited { color: #0000EE; }
 <li>Added "Up One Level" button to the output folder tab
 <li>Added Opus decoder option to output always at the native sample rate of 48.000 Hz
 <li>Updated Qt runtime libraries to v4.8.4 (2012-11-29), compiled with MSVC 11.0
-<li>Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-04-08)
+<li>Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-04-23)
 <li>Updated Valdec decoder (2013-04-07), based on AC3Filter Tools v1.0a
 <li>Updated mpg123 decoder to v1.15.3 (2013-04-03), compiled with GCC 4.8.0
 <li>Updated MediaInfo to v0.7.62 (2013-02-22), compiled with ICL 12.1.7 and MSVC 10.0
@@ -34,6 +51,7 @@ a:visited { color: #0000EE; }
 <li>Updated GnuPG to v1.4.13, compiled with GCC 4.7.2
 <li>Updated language files (big thank-you to all contributors !!!)
 <li>Fixed handling of certain characters when passing meta tags on the command-line
+<li>Fixed handling of certain characters when renaming output files
 <li>Fixed Keccak library to not crash on systems without SSE/SSE2 support
 <li>Fixed LAME algorithm quality selector better match the LAME documentation (<a href="http://lame.cvs.sourceforge.net/viewvc/lame/lame/doc/html/detailed.html#q" target="_blank">link</a>)
 </ul><br>