OSDN Git Service

Make it possible to select *multiple* items on the source files tab (only contiguous...
[lamexp/LameXP.git] / doc / Changelog.md
index 2f6098f..918b9c4 100644 (file)
@@ -2,18 +2,32 @@
 
 # LameXP v4.xx History #
 
-## LameXP v4.11 [2015-xx-xx] ## {-}
+## LameXP v4.12 [xxxx-xx-xx] ## {-}
+
+* Added Hungarian translation, contributed by Zityi's Translator Team <zityisoft@gmail.com>
+* Added optional support for the *libfdk-aac* encoder, using the [fdkaac](https://github.com/nu774/fdkaac) front-end by nu774
+* Added detection of the *64-Bit* version of QAAC encoder, requires 64-Bit Apple Application Support
+* Added enhanced file renaming option: Default file extensions can now be overwritten
+* Added enhanced file renaming option: Files can now be renamed via the [regular expression](http://www.regular-expressions.info/quickstart.html) engine
+* Added capability to select *multiple* files on "Source Files" tab
+* Updated MediaInfo to v0.7.73 (2015-04-09), compiled with ICL 15.0 and MSVC 12.0
+* Updated ALAC decoder to refalac v1.47 (2015-02-15), based on reference implementation by Apple
+* Updated GnuPG to v1.4.19 (2015-02-27), compiled with GCC 4.9.2
+* Fixed potential deadlock in Cue Sheet import dialog when "Browse..." button is clicked
+* Fixed function to restore the default Temp folder, if custom Temp folder doesn't exist anymore
+
+## 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
+* Added support for the [*DynamicAudioNormalizer*](https://github.com/lordmulder/DynamicAudioNormalizer) normalization filter
+* 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 (2014-10-04)
+* Updated Opus libraries to v1.1.x and Opus-Tools v0.1.9 to latest Git Master (2015-03-26)
 * Updated mpg123 decoder to v1.22.0 (2015-02-24), compiled with GCC 4.9.2
-* Updated Vorbis encoder to OggEnc v2.87 (2014-06-24), using libvorbis v1.3.4 and aoTuV b6.03_2014
-* Updated Vorbis decoder to OggDec v1.10.1 (2014-06-25), using libVorbis v1.3.4
+* Updated Vorbis encoder to OggEnc v2.87 (2014-07-03), using libvorbis v1.3.4 and aoTuV b6.03_2014
+* Updated Vorbis decoder to OggDec v1.10.1 (2015-03-19), using libVorbis v1.3.5
 * Updated FLAC encoder/decoder to v1.3.1 (2014-11-26), compiled with ICL 15.0 and MSVC 12.0
 * Updated GnuPG to v1.4.18 (2014-06-30), compiled with GCC 4.9.1
 * Updated QAAC add-in to the latest to QAAC v2.44, including a [fix](https://github.com/nu774/qaac/commit/ad1e0ea9daed076531e96cfa3b82f290ba9eeb20) for the ``--artwork`` option