Updated Changelog file.
This commit is contained in:
parent
4d5a619520
commit
41d6c376d7
@ -34,7 +34,7 @@
|
||||
<nav id="TOC">
|
||||
<ul>
|
||||
<li><a href="#lamexp-v4.xx-history"><span class="toc-section-number">1</span> LameXP v4.xx History</a><ul>
|
||||
<li><a href="#lamexp-v4.11-2015-xx-xx">LameXP v4.11 [2015-xx-xx]</a></li>
|
||||
<li><a href="#lamexp-v4.11-2015-04-05">LameXP v4.11 [2015-04-05]</a></li>
|
||||
<li><a href="#lamexp-v4.10-2014-06-23">LameXP v4.10 [2014-06-23]</a></li>
|
||||
<li><a href="#lamexp-v4.09-2014-01-26">LameXP v4.09 [2014-01-26]</a></li>
|
||||
<li><a href="#lamexp-v4.08-2013-09-04">LameXP v4.08 [2013-09-04]</a></li>
|
||||
@ -79,12 +79,12 @@
|
||||
</ul>
|
||||
</nav>
|
||||
<h1 id="lamexp-v4.xx-history"><span class="header-section-number">1</span> LameXP v4.xx History</h1>
|
||||
<h2 id="lamexp-v4.11-2015-xx-xx" class="unnumbered">LameXP v4.11 [2015-xx-xx]</h2>
|
||||
<h2 id="lamexp-v4.11-2015-04-05" class="unnumbered">LameXP v4.11 [2015-04-05]</h2>
|
||||
<ul>
|
||||
<li>Upgraded build environment to Microsoft Visual Studio 2013 with Update-4<br /></li>
|
||||
<li>Starting with this version, LameXP is based on the <a href="http://sourceforge.net/p/mutilities/code/"><em>MUtilities</em></a> library + massive code clean-up<br /></li>
|
||||
<li>Added support for the <a href="https://github.com/lordmulder/DynamicAudioNormalizer"><em>DynamicAudioNormalizer</em></a> normalization filter<br /></li>
|
||||
<li>Updated Qt runtime libraries to v4.8.7 snapshot-4 (2015-02-16), compiled with MSVC 12.0<br /></li>
|
||||
<li>Updated Qt runtime libraries to v4.8.7 snapshot-5 (2015-03-24), compiled with MSVC 12.0<br /></li>
|
||||
<li>Updated MediaInfo to v0.7.72 (2015-01-07), compiled with ICL 15.0 and MSVC 12.0<br /></li>
|
||||
<li>Updated SoX to v14.4.2-Final (2015-02-22), compiled with ICL 15.0 and MSVC 12.0<br /></li>
|
||||
<li>Updated Opus libraries to v1.1.x and Opus-Tools v0.1.9 to latest Git Master (2015-03-26)<br /></li>
|
||||
|
@ -2,12 +2,12 @@
|
||||
|
||||
# LameXP v4.xx History #
|
||||
|
||||
## LameXP v4.11 [2015-xx-xx] ## {-}
|
||||
## LameXP v4.11 [2015-04-05] ## {-}
|
||||
|
||||
* Upgraded build environment to Microsoft Visual Studio 2013 with Update-4
|
||||
* Starting with this version, LameXP is based on the [*MUtilities*](http://sourceforge.net/p/mutilities/code/) library + massive code clean-up
|
||||
* Added support for the [*DynamicAudioNormalizer*](https://github.com/lordmulder/DynamicAudioNormalizer) normalization filter
|
||||
* Updated Qt runtime libraries to v4.8.7 snapshot-4 (2015-02-16), compiled with MSVC 12.0
|
||||
* Updated Qt runtime libraries to v4.8.7 snapshot-5 (2015-03-25), compiled with MSVC 12.0
|
||||
* Updated MediaInfo to v0.7.72 (2015-01-07), compiled with ICL 15.0 and MSVC 12.0
|
||||
* Updated SoX to v14.4.2-Final (2015-02-22), compiled with ICL 15.0 and MSVC 12.0
|
||||
* Updated Opus libraries to v1.1.x and Opus-Tools v0.1.9 to latest Git Master (2015-03-26)
|
||||
|
@ -264,6 +264,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
|
||||
<p>First of all, you need to download the Nero AAC encoder from the official Nero Digital web-site. The download is free of charge:</p>
|
||||
<ul>
|
||||
<li><a href="http://www.nero.com/eng/company/about-nero/nero-aac-codec.php">http://www.nero.com/eng/company/about-nero/nero-aac-codec.php</a><br /></li>
|
||||
<li><a href="http://www.videohelp.com/software/Nero-AAC-Codec">http://www.videohelp.com/software/Nero-AAC-Codec</a><br /></li>
|
||||
<li><a href="http://www.free-codecs.com/download/Nero_AAC_Codec.htm">http://www.free-codecs.com/download/Nero_AAC_Codec.htm</a></li>
|
||||
</ul>
|
||||
<p>Simply scroll down, click the "I agree" button, and enter <code>user@example.com</code> when asked for an e-mail address. Finally, click the "Download" button, which initates the download of the required <code>NeroAACCodec-1.5.1.zip</code> file.</p>
|
||||
|
@ -255,6 +255,7 @@ LameXP can use the **Nero Digital** AAC encoder as well as the **QAAC** (Apple i
|
||||
First of all, you need to download the Nero AAC encoder from the official Nero Digital web-site. The download is free of charge:
|
||||
|
||||
* <http://www.nero.com/eng/company/about-nero/nero-aac-codec.php>
|
||||
* <http://www.videohelp.com/software/Nero-AAC-Codec>
|
||||
* <http://www.free-codecs.com/download/Nero_AAC_Codec.htm>
|
||||
|
||||
Simply scroll down, click the "I agree" button, and enter ``user@example.com`` when asked for an e-mail address. Finally, click the "Download" button, which initates the download of the required ``NeroAACCodec-1.5.1.zip`` file.
|
||||
|
Loading…
Reference in New Issue
Block a user