OSDN Git Service

Updated README file.
[lamexp/LameXP.git] / doc / Changelog.md
index 7c189ed..4accb4a 100644 (file)
@@ -1,19 +1,91 @@
-% LameXP Audio-Encoder Front-End – Changelog
+---
+title: "![LameXP](img/lamexp/banner.png)"
+subtitle: "Audio-Encoder Front-End – Changelog"
+---
+
 
 # LameXP v4.xx History #
 
-## LameXP v4.14 [2016-??-??] ## {-}
+## LameXP v4.19 [unreleased] ## {-}
+* Updated Vorbis encoder to OggEnc v2.88 (2020-07-07), using libvorbis v1.3.7 with aoTuV beta-6.03
+* Updated Monkey's Audio binary to v5.54 (2020-08-24), compiled with ICL 19.1 and MSVC 15.9
+* Updated mpg123 decoder to v1.26.2 (2020-07-05), compiled with GCC 10.1.0
+* Updated MediaInfo to v20.08 (2020-08-11), compiled with ICL 19.1 and MSVC 15.9
+* Updated cURL to v7.71.1 (2020-07-01), with libcurl v7.71.1 and OpenSSL v1.1.1g
+* Added command-line switch `--no-splash`, which can be used to hide the "splash" screen at startup
+
+## LameXP v4.18 [2019-12-18] ## {-}
+* Upgraded build environment to Microsoft Visual Studio 2017.9 (MSVC 14.16)
+* Updated LAME encoder to v3.100.1-SVN (2019-07-23), compiled with ICL 19.0 and MSVC 14.16
+* Updated Opus encoder/decoder libraries to v1.3.1 (2019-04-14) and Opus-Tools to v0.2+3 (2018-10-16)
+* Updated Vorbis encoder to OggEnc v2.88 (2018-11-14), using libvorbis v1.3.6 with aoTuV b6.03 (2018)
+* Updated FLAC encoder/decoder to v1.3.2+ Git (2018-09-19), compiled with ICL 19.0 and MSVC 14.16
+* Updated Monkey's Audio binary to v4.73 (2019-05-15), compiled with ICL 19.0 and MSVC 14.16
+* Updated mpg123 decoder to v1.25.11 (2019-07-18) and added *64-Bit* binaries, compiled with GCC 9.1.0
+* Updated MediaInfo to v19.07 (2019-07-16), compiled with ICL 19.0 and MSVC 14.16
+* Added Japanese (日本語) translation, thanks to Maboroshin <[pc.genkaku.in](http://pc.genkaku.in)>
+* Fixed encoding with Nero AAC encoder for input sampling rate less than 8 KHz or greater than 96 KHz
+* Updated language files (big thank-you to all contributors !!!)
+
+## LameXP v4.17 [2018-11-10] ## {-}
+* Upgraded build environment to Microsoft Visual Studio 2017.8 (MSVC 14.15)
+* Updated Opus encoder/decoder libraries to v1.3 (2018-10-17) and Opus-Tools to v0.2+3 (2018-10-16)
+* Updated MediaInfo to v18.05 (2018-05-09), compiled with ICL 18.2 and MSVC 14.14
+* Updated GnuPG to v1.4.23 (2018-06-11), compiled with GCC 7.3.0
+* Downgraded FAAD to from v2.8 to v2.7 for now, because v2.8 is currently broken with certain MP4 files
+* Fixed detection of certain WMA and AAC files [regression in LameXP v4.16]
+* Some improvements to the auto-update function, which is now using cURL instead of Wget
+* Updated language files (big thank-you to all contributors !!!)
+
+## LameXP v4.16 [2018-04-30] ## {-}
+* Upgraded build environment to Microsoft Visual Studio 2017.6 (MSVC 14.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 14.12
+* 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 14.12
+* Updated WavPack decoder to v5.1.0 (2017-01-20), compiled with ICL 18.0 and MSVC 14.12
+* Updated MediaInfo to v18.03.1+ (2018-04-19), compiled with ICL 18.2 and MSVC 14.13
+* 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 14.12
+* 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
+* Updated language files (big thank-you to all contributors !!!)
+
+## 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
+* Updated language files (big thank-you to all contributors !!!)
+
+## LameXP v4.14 [2016-11-19] ## {-}
 
-* Upgraded build environment to Microsoft Visual Studio 2015 with Update-2
+* 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.2-alpha and Opus-Tools to v0.1.9 (2016-11-02)
+* 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 FLAC encoder/decoder to v1.3.1 (2016-10-04), compiled with ICL 17.0 and MSVC 12.0
-* Updated MediaInfo to v0.7.88 (2016-08-31), compiled with ICL 15.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
@@ -21,6 +93,7 @@
 * Updated QAAC add-in to the to QAAC v2.61 (2016-10-02)
 * Updated FhgAacEnc add-in to "Case" edition (2015-10-24)
 * Improved auto-update function (faster Internet connectivity check)
+* Updated language files (big thank-you to all contributors !!!)
 
 ## LameXP v4.13 [2015-12-12] ## {-}
 
 ## LameXP v4.05 [2012-09-03] ## {-}
 
 * Added support for Opus Audio Codec, based on Opus-Tools v0.1.4 (2012-08-16) by Xiph.org/Mozilla
-* Added Swedish translation, thanks to Åke Engelbrektson <eson57@gmail.com>
+* Added Swedish translation, thanks to Åke Engelbrektson <<eson57@gmail.com>>
 * Updated Qt runtime libraries to v4.8.2 (2012-05-22), compiled with MSVC 10.0
 * Updated mpg123 decoder to v1.14.4 (2012-07-26), compiled with GCC 4.6.1
 * Updated MediaInfo to v0.7.59 (2012-08-08), compiled with ICL 12.1.7 and MSVC 10.0
 ## LameXP v4.04 [2012-04-26] ## {-}
 
 * Added support for the QAAC Encoder, requires QuickTime v7.7.1 or newer (see [Manual](Manual.html#qaac-apple-aac-encoder) for details)
-* Added Chinese and Taiwanese translations, thanks to 456Vv <123@456vv.com>
-* Added experimental support for DCA Enc, created by Alexander E. Patrakov <patrakov@gmail.com>
+* Added Chinese and Taiwanese translations, thanks to 456Vv <<123@456vv.com>>
+* Added experimental support for DCA Enc, created by Alexander E. Patrakov <<patrakov@gmail.com>>
 * Added CSV export/import for Meta tags (available from the context-menu on the "Source Files" tab)
 * Added a button to modify the current output folder path in an edit box
 * Updated Qt runtime libraries to v4.8.1 (2012-03-14), compiled with MSVC 10.0
 * Added optional support for the FHG AAC Encoder included with Winamp 5.62
 * Added a menu for bookmarking "favorite" output folders to the "output folder" tab
 * Added an option to hibernate the computer (aka "Suspend-to-Disk") instead of shutting it down
-* Added Polish translation, thanks to Sir Daniel K <sir.daniel.k@gmail.com>
+* Added Polish translation, thanks to Sir Daniel K <<sir.daniel.k@gmail.com>>
 * Added channel equalization options to the normalization filter (also fixes multi-channel processing)
 * Added indicators for current CPU usage, RAM usage and free diskspace to the processing window
 * Updated Qt runtime libraries to v4.8.0 RC-1 (2011-10-13), compiled with MSVC 10.0
 
 
 
-&nbsp;
-&nbsp;
+<br/><br/><hr/>
+
+by LoRd_MuldeR &lt;<mulder2@gmx.de>&gt; | <http://muldersoft.com/>
+
 **EOF**