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 7670ba0..f2641d0 100644 (file)
@@ -1,7 +1,43 @@
-% 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.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