X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=doc%2FChangelog.md;h=db9f456e9b1aeecb03f962d96e3c2158dc1050b6;hb=44073deb6061fa83ae786e193128eb97b98ec9ed;hp=8523b6da2cd32ba094bc8b1f011cc329d704a09e;hpb=68806eefb16bd6d4e888dc1e944659b90e0f2648;p=lamexp%2FLameXP.git diff --git a/doc/Changelog.md b/doc/Changelog.md index 8523b6da..db9f456e 100644 --- a/doc/Changelog.md +++ b/doc/Changelog.md @@ -1,19 +1,76 @@ -% ![](img/lamexp/banner.png) -LameXP Audio-Encoder Front-End – Changelog -% by LoRd_MuldeR <> | +--- +title: "![LameXP](img/lamexp/banner.png)" +subtitle: "Audio-Encoder Front-End – Changelog" +--- # LameXP v4.xx History # -## LameXP v4.15 [2017-??-??] ## {-} +## 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.3 (2020-07-16), 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-alpha2 (2017-03-03) and Opus-Tools to v0.1.10 (2017-02-22) -* Updated MediaInfo to v0.7.93 (2017-02-28), compiled with ICL 17.0 and MSVC 12.0 +* 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] ## {-} @@ -195,7 +252,7 @@ LameXP Audio-Encoder Front-End – Changelog ## 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 +* Added Swedish translation, thanks to Åke Engelbrektson <> * 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 @@ -212,8 +269,8 @@ LameXP Audio-Encoder Front-End – Changelog ## 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 +* Added Chinese and Taiwanese translations, thanks to 456Vv <<123@456vv.com>> +* Added experimental support for DCA Enc, created by Alexander E. Patrakov <> * 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 @@ -245,7 +302,7 @@ LameXP Audio-Encoder Front-End – Changelog * 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 +* Added Polish translation, thanks to Sir Daniel K <> * 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 @@ -579,6 +636,8 @@ LameXP Audio-Encoder Front-End – Changelog -  -  +


+ +by LoRd_MuldeR <> | + **EOF**