OSDN Git Service

Updated OggDec binaries to v1.10.1 using libvorbis v1.3.5 (2015-03-19), compiled...
[lamexp/LameXP.git] / doc / Changelog.md
index 6b48efa..f2641d0 100644 (file)
@@ -1,22 +1,65 @@
-% LameXP Audio-Encoder Front-End – Changelog
+% ![](img/lamexp/banner.png)  
+LameXP Audio-Encoder Front-End – Changelog
+% by LoRd_MuldeR &lt;<mulder2@gmx>&gt; | <http://muldersoft.com/>
 
-# LameXP v4.xx History #
 
-## LameXP v4.14 [2016-??-??] ## {-}
+# LameXP v4.xx History #
 
-* Upgraded build environment to Microsoft Visual Studio 2015 with Update-2
+## LameXP v4.16 [UNRELEASED] ## {-}
+* Upgraded build environment to Microsoft Visual Studio 2017.6 (MSVC 19.13)
+* Updated LAME encoder to v3.100 Final (2017-10-13), compiled with ICL 18.0 and MSVC 14.1
+* Updated mpg123 decoder to v1.25.10 (2018-03-05), compiled with GCC 7.3.0
+* Updated Opus encoder/decoder libraries to v1.3-beta-31 (2018-03-27) and Opus-Tools to v0.1.10-51 (2018-03-04)
+* Updated Monkey's Audio binary to v4.33 (2017-12-01), compiled with ICL 18.0 and MSVC 15.5
+* Updated FAAD decoder to v2.8.6 (2017-10-10), compiled with ICL 18.0 and MSVC 15.5
+* Updated Vorbis decoder to OggDec v1.10.1+ (2015-03-19), using libVorbis v1.3.6 (2018-03-16)
+* Updated ALAC decoder to refalac v1.64 (2017-05-19), compiled with ICL 18.0 and MSVC 15.5
+* Updated WavPack decoder to v5.1.0 (2017-01-20), compiled with ICL 18.0 and MSVC 15.5
+* Updated MediaInfo to v18.03.1+ (2018-04-19), compiled with ICL 18.2 and MSVC 15.6
+* Updated GnuPG to v1.4.22 (2017-07-19), compiled with GCC 7.2.0
+* Updated QAAC add-in (separate download) to QAAC v2.64 (2017-07-19), compiled with ICL 18.0 and MSVC 15.5
+* Complete re-write of MediaInfo parsing code, now using XML-based MediaInfo output
+* Improved auto-detection of max. parallel instances on computers with "fast" (i.e. SSD or similar) drive
+* Some improvements to output file name generation code
+* Added "Visual Elements" manifest for Windows 8+ "Start" screen tile
+* Some more protection against "DLL pre-loading" attacks has been implemented
+
+## LameXP v4.15 [2017-05-31] ## {-}
+
+* Fixed a bug in auto-rename feature, that caused problems when a meta-tag contained path separators
+* Fixed included MediaInfo binary not working on processor *without* SSE2 support
+* Improved file name generation from meta-tags containing characters that are forbidden in file names
+* Some improvements for "high DPI" screens: Adjust initial window size according to DPI setting
+* Updated Opus encoder/decoder libraries to v1.2-beta (2017-05-26) and Opus-Tools to v0.1.10 (2017-05-25)
+* Updated MediaInfo to v0.7.95 (2017-05-04), compiled with ICL 17.0 and MSVC 12.0
+* Updated SoX to v14.4.2 (2015-02-22) with Dynamic Audio Normalizer v2.10 (2017-04-14) effect included
+* Updated mpg123 decoder to v1.24.0 (2017-03-02), compiled with GCC 6.3.0
+* Updated FAAD decoder to v2.7 from CVS in order to include latest libFAAD fixes (2016-11-11)
+* Updated Monkey's Audio binary to v4.25 (2017-03-12), compiled with ICL 17.0 and MSVC 14.0
+* Some tweaks to the auto-update function in order to speed-up the update check in most situations
+
+## LameXP v4.14 [2016-11-19] ## {-}
+
+* Upgraded build environment to Microsoft Visual Studio 2015 with Update-3
 * Fixed the location of temporary intermediate files for SoX-based audio effects
 * Fixed embedding of meta tags with OggEnc2 when reading directly from OGG/FLAC input file
+* Fixed encoding of *non*-Stereo sources with NeroAAC, when "HE-AAC *v2* (SBR+PS)" is selected
+* Fixed a bug that would cause the encoding job to fail, when an audio filter is *skipped*
 * Enabled the "built-in" resampler for QAAC encoder
 * The "Algorithm Quality" slider now also affects the QAAC encoder
 * Added "AVX" (Advanced Vector Extensions) to CPU feature detection code
-* Updated Opus encoder/decoder libraries to v1.1.2 and Opus-Tools to v0.1.9 (2016-01-12)
+* Updated Opus encoder/decoder libraries to v1.2-alpha and Opus-Tools to v0.1.9 (2016-11-04)
 * Updated LAME encoder to v3.100 Alpha-2 (2016-01-29), compiled with ICL 15.0 and MSVC 12.0
-* Updated MediaInfo to v0.7.82 (2016-01-27), compiled with ICL 15.0 and MSVC 12.0
-* Updated QAAC add-in to the to QAAC v2.58 (2016-01-05)
+* Updated FLAC encoder/decoder to v1.3.1 (2016-10-04), compiled with ICL 17.0 and MSVC 12.0
+* Updated MediaInfo to v0.7.90 (2016-10-31), compiled with ICL 17.0 and MSVC 12.0
+* Updated mpg123 decoder to v1.23.8 (2016-09-27), compiled with GCC 6.2.0
+* Updated ALAC decoder to refalac v1.61 (2016-10-02)
+* Updated WavPack decoder to v4.80.0 (2016-03-28), compiled with ICL 15.0 and MSVC 12.0
+* Updated GnuPG to v1.4.21 (2016-08-17), compiled with GCC 6.1.0
+* Updated QAAC add-in to the to QAAC v2.61 (2016-10-02)
 * Updated FhgAacEnc add-in to "Case" edition (2015-10-24)
-* Updated ALAC decoder to refalac v1.58 (2016-01-05)
 * Improved auto-update function (faster Internet connectivity check)
+* Updated language files (big thank-you to all contributors !!!)
 
 ## LameXP v4.13 [2015-12-12] ## {-}