From 006e1855fda69a8d16c6b989ea619b7f80f0362c Mon Sep 17 00:00:00 2001
From: LoRd_MuldeR
Date: Mon, 9 Nov 2020 19:35:25 +0100
Subject: [PATCH] =?UTF-8?q?Added=20Bulgarian=20(=D0=B1=D1=8A=D0=BB=D0=B3?=
=?UTF-8?q?=D0=B0=D1=80=D1=81=D0=BA=D0=B8)=20translation,=20thanks=20to=20?=
=?UTF-8?q?=D0=A1=D0=B8=D0=BC=D0=B5=D0=BE=D0=BD=20=D0=98=D0=BB=D0=B8=D1=8F?=
=?UTF-8?q?=D0=BD=D0=BE=D0=B2=20=D0=A6=D0=B2=D0=B5=D1=82=D0=BA=D0=BE=D0=B2?=
=?UTF-8?q?=20.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
doc/Changelog.html | 2 +-
doc/Changelog.md | 1 +
etc/Translation/LameXP_BG.ts | 3600 +++++++++++++++++++++++++++++
res/Flags.qrc | 1 +
res/Localization.qrc | 2 +
res/_ALL.qrc | 6 +
res/localization/LameXP_BG.qm | Bin 0 -> 26508 bytes
res/localization/LameXP_BG.qm.txt | 1 +
src/Config.h | 2 +-
9 files changed, 3613 insertions(+), 2 deletions(-)
create mode 100644 etc/Translation/LameXP_BG.ts
create mode 100644 res/localization/LameXP_BG.qm
create mode 100644 res/localization/LameXP_BG.qm.txt
diff --git a/doc/Changelog.html b/doc/Changelog.html
index 4eebae82..3e6142a3 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -1 +1 @@
- LameXP LameXP v4.xx History
LameXP v4.19 [unreleased]
- Updated LAME encoder to v3.100.1-SVN (2020-08-25), compiled with ICL 19.1 and MSVC 15.9
- 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.72.0 (2020-08-19), with libcurl v7.72.0 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>
- 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-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-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.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)
- Improved auto-update function (faster Internet connectivity check)
- Updated language files (big thank-you to all contributors !!!)
LameXP v4.13 [2015-12-12]
- Upgraded build environment to Microsoft Visual Studio 2015 with Update-1
- Apply the original file's "creation" and "last modified" date/time to the output file (optional)
- Updated Vorbis encoder to OggEnc v2.88 (2015-09-10), using libvorbis v1.3.5 and aoTuV b6.03_2015
- Updated MediaInfo to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0
- Fixed resampling bug with Vorbis encoder, regression in OggEnc v2.87
- Fixed creation of Monkey's Audio (APE) files, when no meta data is being embedded
- Updated language files (big thank-you to all contributors !!!)
LameXP v4.12 [2015-10-23]
- Upgraded build environment to Microsoft Visual Studio 2013 with Update-5
- Updated Qt runtime libraries to v4.8.7 Final (2015-05-25), compiled with MSVC 12.0
- Added support for building LameXP and MUtilities with Visual Studio 2015
- Added Hungarian translation, contributed by Zityi's Translator Team <zityisoft@gmail.com>
- Added optional support for the libfdk-aac encoder, using the 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 engine
- Added capability to select multiple files on "Source Files" tab
- Updated Vorbis encoder to OggEnc v2.87 (2015-08-03), using libvorbis v1.3.5 and aoTuV b6.03_2015
- Updated MediaInfo to v0.7.76 (2015-08-06), compiled with ICL 15.0 and MSVC 12.0
- Updated mpg123 decoder to v1.22.4 (2015-08-12), compiled with GCC 5.1.0
- Updated ALAC decoder to refalac v1.47 (2015-02-15), based on reference implementation by Apple
- Updated Monkey's Audio binary to v4.16 (2015-03-24), compiled with ICL 15.0 and MSVC 12.0
- Updated WavPack decoder to v4.75.0 (2015-05-25), compiled with ICL 15.0 and MSVC 12.0
- 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
- Fixed parsing of command-line parameters, regression in MUtilities library (LameXP v4.12 RC-1)
- QAAC encoder is now using
--cvbr
instead of --abr
when "ABR" mode is selected - Enable the embedding of cover artwork for Opus encoder (opusenc), using the
--picture
option - Some installer improvements have been implemented (especially in "update" mode)
- Full support for Windows 10 RTM (Build #10240)
- Updated language files (big thank-you to all contributors !!!)
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 library + massive code clean-up
- Added support for the 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 (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-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 for the
--artwork
option - Fixed potential crash in Cue Sheet importer (occurred when all input files were missing)
- Fixed a severe performance bottleneck, especially with a large number of parallel instances
- Fixed a very rare problem that, occasionally, prevented the TEMP folder from being removed
- The limit for the maximum number of parallel instances has been increased to 32
- Experimental support for Windows 10 Technical Preview
- Updated language files (big thank-you to all contributors !!!)
LameXP v4.10 [2014-06-23]
- Upgraded build environment to Microsoft Visual Studio 2013 with Update-2
- Updated Qt runtime libraries to v4.8.6 (2014-04-25), compiled with MSVC 12.0
- Updated Opus libraries to v1.1.x and Opus-Tools v0.1.8 to latest Git Master (2014-04-13)
- Updated MediaInfo to v0.7.69 (2014-04-26), compiled with ICL 14.0 and MSVC 12.0
- Updated mpg123 decoder to v1.19.0 (2014-03-08), compiled with GCC 4.8.2
- Fixed a bug that could cause the cover artwork to be lost under certain circumstances
- Fixed "overwrite existing file" mode to NOT delete the input file
- Some more tweaks to the LAME algorithm quality selector
- Added command-line options to adjust the LameXP font size (see Manual for details)
- Various bugfixes and code improvements
LameXP v4.09 [2014-01-26]
- Upgraded build environment to Microsoft Visual Studio 2013 RTM
- Complete overhaul of the file analyzer, resulting in up to 2.5x faster file import speed
- Reworked the application initialization code, resulting in notably faster startup speed
- Added encoding support for Monkey's Audio (APE) format, including APEv2 tagging support
- Improved file analyzer to retain the original ordering of files imported from a playlist
- Improved internal encoder API, so each encoder can define its own configuration options
- Improved splash screen and working banner, using "sheet of glass" effect on supported OS
- Improved dropbox widget, including proper multi-monitor support
- Updated Opus encoder/decoder libraries to v1.1 and Opus-Tools to v0.1.8 (2013-12-05)
- Updated Monkey's Audio binary to v4.12 (2013-06-26)
- Updated mpg123 decoder to v1.16.0 (2013-10-06), compiled with GCC 4.8.1
- Updated WavPack decoder to v4.70.0 (2013-10-19), compiled with ICL 14.0 and MSVC 12.0
- Updated MediaInfo to v0.7.67 (2014-01-10), compiled with ICL 14.0 and MSVC 12.0
- Updated GNU Wget binary to v1.14.0 (2012-08-05), compiled with GCC 4.8.1
- Updated GnuPG to v1.4.16 (2013-12-13), compiled with GCC 4.8.1
- Updated the QAAC add-in for LameXP to QAAC v2.33 (2014-01-14), compiled with MSVC 12.0
- Updated language files (big thank-you to all contributors !!!)
- Fixed a resource (file descriptor) leak in "static" builds, didn't cause much harm though
- Various bugfixes and code improvements
LameXP v4.08 [2013-09-04]
- Upgraded build environment to Microsoft Visual Studio 2012 with Update-3
- Encoder settings (RC mode + bitrate/quality) are now stored separately for each encoder
- Updated Qt runtime libraries to v4.8.5 (2013-05-31), compiled with MSVC 11.0
- Updated FLAC encoder/decoder to v1.3.0 (2013-05-27), compiled with ICL 13.0
- Updated Opus encoder/decoder libraries to v1.1-beta and Opus-Tools to v0.1.6 (2013-07-22)
- Updated MediaInfo to v0.7.64 (2013-07-05), compiled with ICL 13.1 and MSVC 10.0
- Updated GnuPG to v1.4.14 (2013-07-25), compiled with GCC 4.8.1
- Updated GNU Wget binary to v1.13.4 (2011-09-17)
- Updated language files (big thank-you to all contributors !!!)
- Fixed a potential deadlock during startup when %TMP% points to an invalid folder
- Fixed a superfluous "beep" sound that appeared on application startup
- Fixed the Ogg Vorbis quality modes "-1" and "-2" (those were clipped to "0" before)
- Fixed a bug that could cause the output directory to be reset mistakenly
- Implemented "natural order" string comparison/sorting, using strnatcmp() by Martin Pool
LameXP v4.07 [2013-04-28]
- Upgraded build environment to Microsoft Visual Studio 2012 with Update-2
- Minimum supported platform now is Windows XP with Service Pack 3
- Added option to select the "overwrite mode" to advanced options tab
- Added option to filter the log entries on the "processing" dialog (see context menu)
- Added "Up One Level" button to the output folder tab
- Added Opus decoder option to output always at the native sample rate of 48.000 Hz
- Updated Qt runtime libraries to v4.8.4 (2012-11-29), compiled with MSVC 11.0
- Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-04-23)
- Updated Valdec decoder (2013-04-07), based on AC3Filter Tools v1.0a
- Updated mpg123 decoder to v1.15.3 (2013-04-03), compiled with GCC 4.8.0
- Updated MediaInfo to v0.7.62 (2013-02-22), compiled with ICL 12.1.7 and MSVC 10.0
- Updated Monkey's Audio binary to v4.11 (2013-01-20)
- Updated SoX to v14.4.1 (2012-02-09), compiled with ICL 13.0 and MSVC 10.0
- Updated GnuPG to v1.4.13, compiled with GCC 4.7.2
- Updated language files (big thank-you to all contributors !!!)
- Fixed handling of certain characters when passing meta tags on the command-line
- Fixed handling of certain characters when renaming output files
- Fixed Keccak library to not crash on systems without SSE/SSE2 support
- Fixed LAME algorithm quality selector better match the LAME documentation
LameXP v4.06 [2012-11-04]
- Updated Opus encoder/decoder libraries to v1.0.1 and Opus-Tools to v0.1.5 (2012-09-22)
- Updated mpg123 decoder to v1.14.4+ (2012-09-24), compiled with GCC 4.7.1
- Updated ALAC decoder to refalac v0.56 (2012-10-24), based on reference implementation by Apple
- Updated Qt runtime libraries to v4.8.3 (2012-09-13), compiled with MSVC 10.0
- Updated MediaInfo to v0.7.61+ (2012-10-28), compiled with ICL 12.1.7 and MSVC 10.0
- Updated language files (big thank-you to all contributors !!!)
- Fixed a bug with the "Store temporary files in your system's default TEMP director" checkbox
- Fixed a buffer overflow in FAAD2 decoder which could cause crashes with very long file names
- Fixed a regression in Qt v4.8.3 that broke Drag&Drop support (details #1) (details #2)
- Reworked the "About..." dialog – now using a custom dialog instead of message boxes
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>
- 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
- Updated optional add-ins for QAAC encoder and FHG AAC encoder (see Manual for details)
- Updated DCA Enc to v2 (2012-04-19), compiled with ICL 12.1.7 and MSVC 10.0
- Updated language files (big thank-you to all contributors !!!)
- Implemented multi-threading in file analyzer for faster file import (about 2.5x to 6.0x faster!)
- Implemented multi-threading in initialization code for faster application startup
- Fixed a potential crash (stack overflow) when adding a huge number of files
- Fixed a problem with Cue Sheet import and files that contain trailing dots in their name
- Workaround for a bug (feature?) of Qt's command-line parser that screwed up some arguments
LameXP v4.04 [2012-04-26]
- Added support for the QAAC Encoder, requires QuickTime v7.7.1 or newer (see Manual 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 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
- Updated LAME encoder to v3.99.5 Final (2012-02-28), compiled with ICL 12.1.7 and MSVC 10.0 (details)
- Updated MediaInfo to v0.7.56 (2012-04-08), compiled with ICL 12.1.7 and MSVC 10.0
- Updated SoX to to v14.4.0 (2012-03-04), compiled with ICL 12.1.7 and MSVC 10.0
- Updated mpg123 decoder to v1.13.6 (2011-03-11), compiled with GCC 4.6.1
- Updated Monkey's Audio binary to v4.11 (2011-04-20)
- Updated Musepack decoder to revision 475 (2011-08-10), compiled with ICL 12.1.6 and MSVC 10.0
- Updated GnuPG to v1.4.12, compiled with GCC 4.6.1
- Updated language files (big thank-you to all contributors !!!)
- Implemented coalescing of update signals to reduce the CPU usage of the LameXP process (details)
- Run more than four instances in parallel on systems with more than four CPU cores
- Improved handling of different character encodings for Playlist and Cue Sheet import
- Tweaked directory outline on "output folder" tab for improved performance (hopefully)
- Improved LameXP inter-process communication by adding queue support
- Workaround for a bug that causes MediaInfo to not detect the duration of Wave files (64-Bit only)
- Prevent LameXP from blocking a system shutdown (encoding process is aborted, if necessary)
- Improved internal handling of MediaInfo output, including extraction of cover art
- Fixed a very rare "live-lock" situation in early initialization code
LameXP v4.03 [2011-11-12]
- Added an option to rename the output files (based on an user-defined naming pattern)
- Added an option to enforce Stereo Downmix for Multi-Channel sources
- Added "built-in" WMA decoder (see this thread for details) and removed all remnants of "old" decoder
- 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 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
- Updated LAME encoder to v3.99.1 Final (2011-11-05), compiled with ICL 12.1.6 and MSVC 10.0 (details)
- Updated mpg123 decoder to v1.13.4 (2011-09-07), compiled with GCC 4.6.1
- Updated MediaInfo to v0.7.51 (2011-11-11), compiled with ICL 12.1.6 and MSVC 10.0
- Updated language files (big thank-you to all contributors !!!)
- Improved "downmix" filter by using explicit channel mappings for each number of input channels
- Fixed a potential bug in CPU type detection that might have caused the wrong binary to be used
- Fixed Cue Sheet import for tracks with certain characters in the title
- Fixed a bug with "Prepend relative source file path to output file" under certain conditions
- Workaround for malicious "anti-virus" programs that prevent innocent applications from functioning
- Enabled "Aero Glass" theme in installer and web-update program (Vista and Windows 7 only)
- Restored Windows 2000 support with Visual Studio 2010 builds (this is experimental!)
- The "Open File(s)" and "Open Folder" dialogs will now remember the most recent directory
- Miscellaneous bugfixes
LameXP v4.02 [2011-06-14]
- Upgraded build environment to Microsoft Visual Studio 2010
- Dropping support for Windows 2000 and Windows XP RTM. Windows XP needs (at least) Service-Pack 2 now!
- Added Cue Sheet import wizard, which allows splitting and importing tracks from Cue Sheet images
- Added ATSC A/52 (AC-3) encoding support, based on Aften encoder v0.0.8+ (Git Master)
- Added Avisynth input (audio only!) using 'avs2wav' tool, partly based on code by Jory Stone
- Added a method to use custom tools instead of the "built-in" ones (see Manual for details)
- Added an option to copy all meta information of a single file over to the "meta information" tab
- Added two new command-line switches: "--add-folder " and "--add-recursive "
- Added one new translation: Korean
- Updated Qt runtime libraries to v4.7.3
- Updated LAME encoder to v3.99.1.0 (2011-04-15), compiled with ICL 12.0.3 and MSVC 10.0 (details)
- Updated Vorbis encoder to v2.87 using aoTuV Beta-6.03 (2011-05-04), compiled with ICL 11.1 and MSVC 9.0
- Updated mpg123 decoder to v1.13.3 (2011-04-21), compiled with GCC 4.6.0
- Updated MediaInfo to v0.7.45 Beta (2011-05-02), compiled with ICL 12.0.3 and MSVC 10.0
- Updated language files (big thank-you to all contributors !!!)
- Fixed placement of the Dropbox when the Taskbar is located on the top or on the left side
- Improved playlist generation: Generate M3U (Latin-1) or M3U8 (UTF-8) playlist file as required
- Only show the most recent 50 items in the "processing" window (for better performance)
- Miscellaneous bugfixes
LameXP v4.01 [2011-04-04]
- Added an option to manually specify the number of parallel instances
- Added an option to select a user-defined TEMP directory
- Added an option to shutdown the computer as soon as all files are completed
- Added an option to add directories recursively
- Added support for embedding cover artwork (currently works with LAME, FLAC and Nero AAC only)
- Updated Qt runtime libraries to v4.7.2
- Updated LAME encoder to v3.99.0.16 (2011-04-04), compiled with ICL 12.0.2
- Updated Vorbis encoder to v2.87 using aoTuV Beta-6.02 (2011-02-28), compiled with ICL 11.1 and MSVC 9.0
- Updated TTA decoder multiplatform library to v2.1 (2011-03-11), compiled with MSVC 9.0
- Updated SoX to v14.3.2 (2010-02-27), compiled with ICL 12.0.2
- Updated MediaInfo to v0.7.43 (2011-03-20), compiled with ICL 12.0.2 and MSVC 9.0
- Updated language files (big thank-you to all contributors !!!)
- Fixed a problem with the LAME encoder that could cause glitches in the encoded file (VBR mode only)
- Fixed a problem with the LAME encoder that could cause very slow encoding speed
- Fixed a bug that caused AAC encoding to fail in CBR mode (the "-2pass" parameter was set wrongly)
- A warning message will be emitted, if diskspace drops below a critical limit while processing
LameXP v4.00 [2011-02-21]
- Complete re-write of LameXP in the C++ programming language
- Switched IDE from Delphi 7.0 to Visual Studio 2008 + Qt Framework v4.7.1 (GNU Toolchain not yet)
- Added cross-plattfrom support - only Windows and Wine for now, native Linux version planned
- Added full Unicode support for file names, meta tags and translations (no more Codepage headaches!)
- Added support for Qt Linguist tool, which makes creating/updating translations much easier
- Added support for multiple user interface styles, including "Plastique" and "Cleanlooks" themes
- Added support for user-defined encoder parameters (please use with care!)
- Added support for a true "portable" mode, which will store the configuration in the program folder
- Added resampling filter for all encoders, based on SoX
- Added simple tone adjustment filter, based on SoX
- Added an option to prepend the relative source file path to the output file path
- Updated all command-line tools to support Unicode file names, mostly required custom patches
- Updated LAME encoder to v3.99.0.11 (2011-02-11), compiled with ICL 11.1.065
- Updated Vorbis encoder to v2.87 using libvorbis v1.3.2 (2010-11-06), compiled with ICL 11.1 and MSVC 9.0
- Updated mpg123 decoder to v1.13.2 (2011-02-19), compiled with GCC 4.5.2
- Updated MediaInfo to v0.7.41 (2011-01-24), compiled with ICL 11.1.065
- Updated SoX to v14.3.1 (2010-04-11), compiled with MSVC 9.0
- Updated GnuPG to v1.4.11, compiled with GCC 4.5.2
- Updated language files (big thank-you to all contributors !!!)
- Removed TAK support for now, as their CloseSource(!) tools don't support Unicode file names yet
- Removed Volumax tool, as we are using SoX for normalization from now on
- Countless minor fixes and improvements (hopefully not too many regressions ^^)
LameXP v3.xx History
LameXP v3.19 [2010-07-12]
- Updated MediaInfo to v0.7.34 (2010-07-09), compiled with ICL 11.1.065
- Updated mpg123 decoder to v1.12.3 (2010-07-11), compiled with GCC 4.6.0
- Updated language files (big thank-you to all contributors !!!)
- Fixed decoding of certain invalid WavPack files
LameXP v3.18 [2010-05-08]
- Added an Unicode-safe "Open" dialog: File names are converted to "short" names if required
- Fixed mpg123 decoder to work on Windows 2000 (reported by Tim Womack)
- Updated LAME encoder to v3.98.4 (2010-03-23), compiled with ICL 11.1.054
- Updated MediaInfo to v0.7.32 (2010-05-02), compiled with ICL 11.1.065
- Updated mpg123 decoder to v1.12.1 (2010-03-31), compiled with GCC 4.4.4
- Updated Ogg Vorbis decoder to v1.9.7 (2010-03-29), compiled with MSVC 9.0
- Updated language files (big thank-you to all contributors !!!)
LameXP v3.17 [2010-02-21]
- Updated TAK decoder to v2.0.0 (2010-01-07)
- Updated ALAC decoder to v0.2.0 (2009-09-05)
- Updated MediaInfo to v0.7.28 (2010-02-19), compiled with ICL 11.1.054
- Fixed "No Disk" error message box that could appear under certain circumstances
- Fixed "...is not responding" error message box that could appear during startup
- Various minor fixes and improvements
LameXP v3.16 [2010-01-26]
- Added support for Nero AAC encoder v1.5.3.0 (2009-12-29)
- Disable DPI warning on Vista and later, as they handle DPI != 96 much better than WinXP
- Updated WavPack decoder to v4.60.1 (2009-11-29)
- Updated MediaInfo to v0.7.27 (2010-01-04), compiled with ICL 11.1.054
- Updated GnuPG to v1.4.10b (2009-09-03), compiled with GCC 4.2.1
LameXP v3.15 [2009-12-24]
- Added support for Nero AAC encoder v1.5.1.0 (2009-12-17)
- Updated mpg123 decoder to v1.10.0 (2009-12-05)
- Updated MediaInfo to v0.7.26 (2009-12-18), compiled with ICL 11.1.051
- Updated AC3Filter Tools to v0.31b (2009-10-01), compiled with ICL 11.1.051
LameXP v3.14 [2009-12-01]
- Added Suspend and Resume buttons to the processing window
- Added another language: Castilian Spanish (Spanish from north/central Spain)
- Updated mpg123 decoder to v1.9.2 (2009-11-20)
- Updated MediaInfo to v0.7.25 (2009-11-13), compiled with ICL 11.1.046
- Updated AC3Filter Tools to v0.31b (2009-10-01), compiled with ICL 11.1.046
- Updated language files (big thank-you to all contributors !!!)
- Updated JEDI-VCL from v3.38 to v3.39 (2009-11-05)
- Various minor fixes and improvements
LameXP v3.13 [2009-10-21]
- Updated LAME encoder to v3.98.2 (2009-09-26), compiled with ICL 11.1.046
- Updated FLAC encoder to v1.2.1b (2009-10-01), compiled with ICL 11.1.046
- Updated MediaInfo to v0.7.23 (2009-10-16), using statically linked build (MSVC 9.0)
- Updated AC3Filter Tools to v0.31b (2009-10-01)
- Updated TAK decoder to v1.1.2 (2009-07-27)
- Updated mpg123 decoder to v1.9.1 (2009-10-09)
- Updated language files (big thank-you to all contributors !!!)
- Updated the Splash screen and modified the sound that plays on very first launch
- Updated JEDI-VCL from v3.34 to v3.38 (2009-08-27)
- Updated GnuPG to v1.4.10 (2009-09-02)
LameXP v3.12 [2009-09-19]
- Added support for FLAC (Free Lossless Audio Codec) output
- Added progress display for individual files (for the "encoding" step only)
- Added a SSE2 (Pentium 4) build of the Ogg Vorbis encoder that will be used if supported by the CPU
- Added options to override the Nero AAC profile (be aware: it's not recommended to do that!)
- Added an option to analyze media files (powered by MediaInfo™)
- Added experimental support for Windows 7 taskbar progress indicator and overlay icons
- Updated LAME encoder to v3.98.2 (2009-09-05), compiled with ICL 11.0
- Updated MediaInfo to v0.7.21 (2009-09-04), using statically linked build
- Updated mpg123 decoder to v1.9.0 (2009-08-14)
- Updated Speex decoder to v1.2 RC-1 (2009-07-04)
- Updated AC3Filter Tools to v0.3b (2009-09-19)
- Updated Auto-Update tool, from now on only signed updates will be accepted (using GnuPG)
- Fixed a number of minor glitches
LameXP v3.11 [2009-06-22]
- Added options to sort the source files (by title, by filename or by track number)
- Updated language files (big thank-you to all contributors !!!)
- Updated mpg123 decoder to v1.8.1 (2009-06-14)
- Updated FLAC decoder, now using the ICL 9.1 build of FLAC v1.2.1b
- Updated MediaInfo to v0.7.17 (statically linked)
- Updated the "Normalization" filter to v0.41 (2009-06-16)
- Fixed a few minor issues in meta tag processing
LameXP v3.10 [2009-06-11]
- Added a NSIS-based installer (will be released in addition to the ZIP package)
- Added support for the TAK lossless audio format
- Added two new languages: Serbian (Latin) and Ukrainian
- Updated language files (big thank-you to all contributors !!!)
- Updated MediaInfo to a custom build of v0.7.16 that is statically linked (and removed the DLL)
- Updated mpg123 decoder to v1.8.0 RC-3 (2009-06-03)
- Updated Musepack decoder to v1.0.0 (2009-04-02) and fixed Musepack VS8 support
- Updated Monkey's Audio decoder to v4.06 (2009-03-17)
- Updated the "Normalization" filter to allow multiple instances running in parallel
- Updated Auto-Update tool
- Fixed a few minor issues and refactored the code
LameXP v3.09 [2009-06-01]
- Added support for detecting the file type via MediaInfo instead of guessing the type from file extension
- Updated mpg123 decoder to v1.7.3 (2009-04-27)
- Updated FAAD decoder to v2.7 (2009-05-13)
- Updated MediaInfo to v0.7.16.0 (2009-05-20)
- Fixed detection of the WMA decoder under certain circumstances (e.g. Windows 7)
LameXP v3.08 [2009-03-05]
- Updated Ogg Vorbis encoder to v2.85, libvorbis v1.2.1 RC2, aoTuV b5.7 (2009-03-04)
- Updated mpg123 decoder to v1.6.4 (2009-01-10)
- Updated MediaInfo to v0.7.11.0 (2009-02-13)
LameXP v3.07 [2008-12-24]
- Added an option to disable multi-threading on multi-core machines
- Updated Ogg Vorbis encoder to v2.85, libvorbis v1.2.1 RC2, aoTuV b5.61 (2008-12-24)
- Updated mpg123 decoder to v1.6.3 (2008-12-20)
- Updated MediaInfo to v0.7.8.0 (2008-12-10)
- Updated language files (big thank-you to all contributors !!!)
LameXP v3.06 [2008-10-26]
- Added a custom build of the mpg123 decoder v1.5.1
- Added two more languages: Romanian and Polish
- Added support for the ALAC audio format
- Updated MediaInfo to v0.7.7.7 (2008-10-17)
- Updated AC3 Filter Tools to v0.2a (2008-06-30)
- Updated language files (big thank-you to all contributors !!!)
- Fixed and improved "Normalization" filter
- Fixed a few minor bugs
LameXP v3.05 [2008-10-11]
- Added support for Nero AAC encoder v1.3.3.0
- Added option to add an entire directory or an entire directory-tree
- Added new languages: Russian, Nederlands, Greek and Hungarian
- Added Dropbox for improved Drag&Drop support
- Updated language files (big thank-you to all contributors !!!)
- Updated LAME encoder to v3.98.2 Final (2008-09-24)
- Updated MediaInfo to v0.7.7.6 (2008-09-12)
LameXP v3.04 [2008-09-26]
- Added support for reading Meta Data from source files (using MediaInfo)
- Added support for languages: English, German, French, Spanish, Italian, Japanese, Chinese (Simplified) and Taiwanese
- Added support for WMA, Shorten and TTA files (input only)
- Added support for various playlist formats (M3U, PLS, ASX, CueSheet)
- Added an option to permanently disable the Shell Intgegration (Explorer Conext Menus)
- Added an option to disable the periodic Update Reminder
- Added an option to shutdown the computer automatically as soon as all files are completed
- Added code to minimize the LameXP window into the taskbar notification area
- Added balloon tooltip to inform the user about "hidden" options
- Updated Ogg Vorbis encoder to v2.85, libvorbis v1.2.1 RC2, aoTuV b5.6 (2008-09-05)
- Improved code to handle child processes and capture the console output
LameXP v3.03 [2008-08-12]
- Added generic support for pre-processing filters
- Added "Normalization" filter, based on Volumax by John33
- Improved code to add/remove context menus in Window Explorer
- Improved code to handle multiple instances of LameXP
LameXP v3.02 [2008-08-06]
- Added support for new input format: MPEG Audio Layer-2 (mp2)
- Added option to choose a custom TEMP folder
LameXP v3.01 [2008-08-01]
- Added an option to disable all sounds in LameXP
- Added warning message for bitrates that violate the current bitrate restriction
- Fixed bitrate restrictions for LAME encoder (strictly enforce bitrate restrictions using "-F" parameter)
- Fixed file associations code (set file associations only for the current user)
- Updated load/save configuration code (store settings in an INI file instead of the registry)
LameXP v3.00 [2008-07-04]
- Added support for Nero's AAC Encoder (not included, available as free download from Nero website)
- Added support for more input formats: Wave, MP3, Ogg Vorbis, AAC/MP4, FLAC, Speex, WavPack, Musepack, Monkey's Audio
- Added support for uncompressed Wave output
- Added support for Multi-Threading (use multiple instances for batch processing)
- Added shell integration for Windows Explorer (Context-Menus and "Send To" folder)
- Added commandline support: LameXP.exe -add <File 1> [<File 2> ... ]
- Added Auto-Update utility to periodically check for new updates
- Updated LAME encoder to v3.98 Final (2008-07-04)
- Updated Ogg Vorbis encoder to v2.85, aoTuV Beta-5.5 (2008-03-31)
LameXP v2.xx History
LameXP v2.03 [2007-08-17]
- Updated LAME encoder to v3.98 to Beta-5 (2007-08-13)
- Updated Ogg Vorbis encoder to v2.84 aoTuV Beta-5 (2007-08-17)
- Fixed a bug with 'title' meta tags
- Fixed a few typos
LameXP v2.00 [2007-02-19]
- Added Ogg Vorbis encoder
- Updated LAME encoder to latest builds
- Improved progress display (parsing encoder progress from console output now)
- Improved ID3-Tag support (now supports "title" and "track" fields)
- Added feature to automatically generate playlists (.m3u)
- Many bug-fixes and GUI improvements
LameXP v1.xx History
LameXP v1.00 [2004-12-10]
by LoRd_MuldeR <mulder2@gmx.de> | http://muldersoft.com/
EOF
\ No newline at end of file
+ LameXP LameXP v4.xx History
LameXP v4.19 [unreleased]
- Updated LAME encoder to v3.100.1-SVN (2020-08-25), compiled with ICL 19.1 and MSVC 15.9
- 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.72.0 (2020-08-19), with libcurl v7.72.0 and OpenSSL v1.1.1g
- Added Bulgarian (български) translation, thanks to Симеон Илиянов Цветков <sicvetkov@uni-sofia.bg>
- 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>
- 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-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-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.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)
- Improved auto-update function (faster Internet connectivity check)
- Updated language files (big thank-you to all contributors !!!)
LameXP v4.13 [2015-12-12]
- Upgraded build environment to Microsoft Visual Studio 2015 with Update-1
- Apply the original file's "creation" and "last modified" date/time to the output file (optional)
- Updated Vorbis encoder to OggEnc v2.88 (2015-09-10), using libvorbis v1.3.5 and aoTuV b6.03_2015
- Updated MediaInfo to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0
- Fixed resampling bug with Vorbis encoder, regression in OggEnc v2.87
- Fixed creation of Monkey's Audio (APE) files, when no meta data is being embedded
- Updated language files (big thank-you to all contributors !!!)
LameXP v4.12 [2015-10-23]
- Upgraded build environment to Microsoft Visual Studio 2013 with Update-5
- Updated Qt runtime libraries to v4.8.7 Final (2015-05-25), compiled with MSVC 12.0
- Added support for building LameXP and MUtilities with Visual Studio 2015
- Added Hungarian translation, contributed by Zityi's Translator Team <zityisoft@gmail.com>
- Added optional support for the libfdk-aac encoder, using the 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 engine
- Added capability to select multiple files on "Source Files" tab
- Updated Vorbis encoder to OggEnc v2.87 (2015-08-03), using libvorbis v1.3.5 and aoTuV b6.03_2015
- Updated MediaInfo to v0.7.76 (2015-08-06), compiled with ICL 15.0 and MSVC 12.0
- Updated mpg123 decoder to v1.22.4 (2015-08-12), compiled with GCC 5.1.0
- Updated ALAC decoder to refalac v1.47 (2015-02-15), based on reference implementation by Apple
- Updated Monkey's Audio binary to v4.16 (2015-03-24), compiled with ICL 15.0 and MSVC 12.0
- Updated WavPack decoder to v4.75.0 (2015-05-25), compiled with ICL 15.0 and MSVC 12.0
- 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
- Fixed parsing of command-line parameters, regression in MUtilities library (LameXP v4.12 RC-1)
- QAAC encoder is now using
--cvbr
instead of --abr
when "ABR" mode is selected - Enable the embedding of cover artwork for Opus encoder (opusenc), using the
--picture
option - Some installer improvements have been implemented (especially in "update" mode)
- Full support for Windows 10 RTM (Build #10240)
- Updated language files (big thank-you to all contributors !!!)
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 library + massive code clean-up
- Added support for the 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 (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-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 for the
--artwork
option - Fixed potential crash in Cue Sheet importer (occurred when all input files were missing)
- Fixed a severe performance bottleneck, especially with a large number of parallel instances
- Fixed a very rare problem that, occasionally, prevented the TEMP folder from being removed
- The limit for the maximum number of parallel instances has been increased to 32
- Experimental support for Windows 10 Technical Preview
- Updated language files (big thank-you to all contributors !!!)
LameXP v4.10 [2014-06-23]
- Upgraded build environment to Microsoft Visual Studio 2013 with Update-2
- Updated Qt runtime libraries to v4.8.6 (2014-04-25), compiled with MSVC 12.0
- Updated Opus libraries to v1.1.x and Opus-Tools v0.1.8 to latest Git Master (2014-04-13)
- Updated MediaInfo to v0.7.69 (2014-04-26), compiled with ICL 14.0 and MSVC 12.0
- Updated mpg123 decoder to v1.19.0 (2014-03-08), compiled with GCC 4.8.2
- Fixed a bug that could cause the cover artwork to be lost under certain circumstances
- Fixed "overwrite existing file" mode to NOT delete the input file
- Some more tweaks to the LAME algorithm quality selector
- Added command-line options to adjust the LameXP font size (see Manual for details)
- Various bugfixes and code improvements
LameXP v4.09 [2014-01-26]
- Upgraded build environment to Microsoft Visual Studio 2013 RTM
- Complete overhaul of the file analyzer, resulting in up to 2.5x faster file import speed
- Reworked the application initialization code, resulting in notably faster startup speed
- Added encoding support for Monkey's Audio (APE) format, including APEv2 tagging support
- Improved file analyzer to retain the original ordering of files imported from a playlist
- Improved internal encoder API, so each encoder can define its own configuration options
- Improved splash screen and working banner, using "sheet of glass" effect on supported OS
- Improved dropbox widget, including proper multi-monitor support
- Updated Opus encoder/decoder libraries to v1.1 and Opus-Tools to v0.1.8 (2013-12-05)
- Updated Monkey's Audio binary to v4.12 (2013-06-26)
- Updated mpg123 decoder to v1.16.0 (2013-10-06), compiled with GCC 4.8.1
- Updated WavPack decoder to v4.70.0 (2013-10-19), compiled with ICL 14.0 and MSVC 12.0
- Updated MediaInfo to v0.7.67 (2014-01-10), compiled with ICL 14.0 and MSVC 12.0
- Updated GNU Wget binary to v1.14.0 (2012-08-05), compiled with GCC 4.8.1
- Updated GnuPG to v1.4.16 (2013-12-13), compiled with GCC 4.8.1
- Updated the QAAC add-in for LameXP to QAAC v2.33 (2014-01-14), compiled with MSVC 12.0
- Updated language files (big thank-you to all contributors !!!)
- Fixed a resource (file descriptor) leak in "static" builds, didn't cause much harm though
- Various bugfixes and code improvements
LameXP v4.08 [2013-09-04]
- Upgraded build environment to Microsoft Visual Studio 2012 with Update-3
- Encoder settings (RC mode + bitrate/quality) are now stored separately for each encoder
- Updated Qt runtime libraries to v4.8.5 (2013-05-31), compiled with MSVC 11.0
- Updated FLAC encoder/decoder to v1.3.0 (2013-05-27), compiled with ICL 13.0
- Updated Opus encoder/decoder libraries to v1.1-beta and Opus-Tools to v0.1.6 (2013-07-22)
- Updated MediaInfo to v0.7.64 (2013-07-05), compiled with ICL 13.1 and MSVC 10.0
- Updated GnuPG to v1.4.14 (2013-07-25), compiled with GCC 4.8.1
- Updated GNU Wget binary to v1.13.4 (2011-09-17)
- Updated language files (big thank-you to all contributors !!!)
- Fixed a potential deadlock during startup when %TMP% points to an invalid folder
- Fixed a superfluous "beep" sound that appeared on application startup
- Fixed the Ogg Vorbis quality modes "-1" and "-2" (those were clipped to "0" before)
- Fixed a bug that could cause the output directory to be reset mistakenly
- Implemented "natural order" string comparison/sorting, using strnatcmp() by Martin Pool
LameXP v4.07 [2013-04-28]
- Upgraded build environment to Microsoft Visual Studio 2012 with Update-2
- Minimum supported platform now is Windows XP with Service Pack 3
- Added option to select the "overwrite mode" to advanced options tab
- Added option to filter the log entries on the "processing" dialog (see context menu)
- Added "Up One Level" button to the output folder tab
- Added Opus decoder option to output always at the native sample rate of 48.000 Hz
- Updated Qt runtime libraries to v4.8.4 (2012-11-29), compiled with MSVC 11.0
- Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-04-23)
- Updated Valdec decoder (2013-04-07), based on AC3Filter Tools v1.0a
- Updated mpg123 decoder to v1.15.3 (2013-04-03), compiled with GCC 4.8.0
- Updated MediaInfo to v0.7.62 (2013-02-22), compiled with ICL 12.1.7 and MSVC 10.0
- Updated Monkey's Audio binary to v4.11 (2013-01-20)
- Updated SoX to v14.4.1 (2012-02-09), compiled with ICL 13.0 and MSVC 10.0
- Updated GnuPG to v1.4.13, compiled with GCC 4.7.2
- Updated language files (big thank-you to all contributors !!!)
- Fixed handling of certain characters when passing meta tags on the command-line
- Fixed handling of certain characters when renaming output files
- Fixed Keccak library to not crash on systems without SSE/SSE2 support
- Fixed LAME algorithm quality selector better match the LAME documentation
LameXP v4.06 [2012-11-04]
- Updated Opus encoder/decoder libraries to v1.0.1 and Opus-Tools to v0.1.5 (2012-09-22)
- Updated mpg123 decoder to v1.14.4+ (2012-09-24), compiled with GCC 4.7.1
- Updated ALAC decoder to refalac v0.56 (2012-10-24), based on reference implementation by Apple
- Updated Qt runtime libraries to v4.8.3 (2012-09-13), compiled with MSVC 10.0
- Updated MediaInfo to v0.7.61+ (2012-10-28), compiled with ICL 12.1.7 and MSVC 10.0
- Updated language files (big thank-you to all contributors !!!)
- Fixed a bug with the "Store temporary files in your system's default TEMP director" checkbox
- Fixed a buffer overflow in FAAD2 decoder which could cause crashes with very long file names
- Fixed a regression in Qt v4.8.3 that broke Drag&Drop support (details #1) (details #2)
- Reworked the "About..." dialog – now using a custom dialog instead of message boxes
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>
- 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
- Updated optional add-ins for QAAC encoder and FHG AAC encoder (see Manual for details)
- Updated DCA Enc to v2 (2012-04-19), compiled with ICL 12.1.7 and MSVC 10.0
- Updated language files (big thank-you to all contributors !!!)
- Implemented multi-threading in file analyzer for faster file import (about 2.5x to 6.0x faster!)
- Implemented multi-threading in initialization code for faster application startup
- Fixed a potential crash (stack overflow) when adding a huge number of files
- Fixed a problem with Cue Sheet import and files that contain trailing dots in their name
- Workaround for a bug (feature?) of Qt's command-line parser that screwed up some arguments
LameXP v4.04 [2012-04-26]
- Added support for the QAAC Encoder, requires QuickTime v7.7.1 or newer (see Manual 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 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
- Updated LAME encoder to v3.99.5 Final (2012-02-28), compiled with ICL 12.1.7 and MSVC 10.0 (details)
- Updated MediaInfo to v0.7.56 (2012-04-08), compiled with ICL 12.1.7 and MSVC 10.0
- Updated SoX to to v14.4.0 (2012-03-04), compiled with ICL 12.1.7 and MSVC 10.0
- Updated mpg123 decoder to v1.13.6 (2011-03-11), compiled with GCC 4.6.1
- Updated Monkey's Audio binary to v4.11 (2011-04-20)
- Updated Musepack decoder to revision 475 (2011-08-10), compiled with ICL 12.1.6 and MSVC 10.0
- Updated GnuPG to v1.4.12, compiled with GCC 4.6.1
- Updated language files (big thank-you to all contributors !!!)
- Implemented coalescing of update signals to reduce the CPU usage of the LameXP process (details)
- Run more than four instances in parallel on systems with more than four CPU cores
- Improved handling of different character encodings for Playlist and Cue Sheet import
- Tweaked directory outline on "output folder" tab for improved performance (hopefully)
- Improved LameXP inter-process communication by adding queue support
- Workaround for a bug that causes MediaInfo to not detect the duration of Wave files (64-Bit only)
- Prevent LameXP from blocking a system shutdown (encoding process is aborted, if necessary)
- Improved internal handling of MediaInfo output, including extraction of cover art
- Fixed a very rare "live-lock" situation in early initialization code
LameXP v4.03 [2011-11-12]
- Added an option to rename the output files (based on an user-defined naming pattern)
- Added an option to enforce Stereo Downmix for Multi-Channel sources
- Added "built-in" WMA decoder (see this thread for details) and removed all remnants of "old" decoder
- 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 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
- Updated LAME encoder to v3.99.1 Final (2011-11-05), compiled with ICL 12.1.6 and MSVC 10.0 (details)
- Updated mpg123 decoder to v1.13.4 (2011-09-07), compiled with GCC 4.6.1
- Updated MediaInfo to v0.7.51 (2011-11-11), compiled with ICL 12.1.6 and MSVC 10.0
- Updated language files (big thank-you to all contributors !!!)
- Improved "downmix" filter by using explicit channel mappings for each number of input channels
- Fixed a potential bug in CPU type detection that might have caused the wrong binary to be used
- Fixed Cue Sheet import for tracks with certain characters in the title
- Fixed a bug with "Prepend relative source file path to output file" under certain conditions
- Workaround for malicious "anti-virus" programs that prevent innocent applications from functioning
- Enabled "Aero Glass" theme in installer and web-update program (Vista and Windows 7 only)
- Restored Windows 2000 support with Visual Studio 2010 builds (this is experimental!)
- The "Open File(s)" and "Open Folder" dialogs will now remember the most recent directory
- Miscellaneous bugfixes
LameXP v4.02 [2011-06-14]
- Upgraded build environment to Microsoft Visual Studio 2010
- Dropping support for Windows 2000 and Windows XP RTM. Windows XP needs (at least) Service-Pack 2 now!
- Added Cue Sheet import wizard, which allows splitting and importing tracks from Cue Sheet images
- Added ATSC A/52 (AC-3) encoding support, based on Aften encoder v0.0.8+ (Git Master)
- Added Avisynth input (audio only!) using 'avs2wav' tool, partly based on code by Jory Stone
- Added a method to use custom tools instead of the "built-in" ones (see Manual for details)
- Added an option to copy all meta information of a single file over to the "meta information" tab
- Added two new command-line switches: "--add-folder " and "--add-recursive "
- Added one new translation: Korean
- Updated Qt runtime libraries to v4.7.3
- Updated LAME encoder to v3.99.1.0 (2011-04-15), compiled with ICL 12.0.3 and MSVC 10.0 (details)
- Updated Vorbis encoder to v2.87 using aoTuV Beta-6.03 (2011-05-04), compiled with ICL 11.1 and MSVC 9.0
- Updated mpg123 decoder to v1.13.3 (2011-04-21), compiled with GCC 4.6.0
- Updated MediaInfo to v0.7.45 Beta (2011-05-02), compiled with ICL 12.0.3 and MSVC 10.0
- Updated language files (big thank-you to all contributors !!!)
- Fixed placement of the Dropbox when the Taskbar is located on the top or on the left side
- Improved playlist generation: Generate M3U (Latin-1) or M3U8 (UTF-8) playlist file as required
- Only show the most recent 50 items in the "processing" window (for better performance)
- Miscellaneous bugfixes
LameXP v4.01 [2011-04-04]
- Added an option to manually specify the number of parallel instances
- Added an option to select a user-defined TEMP directory
- Added an option to shutdown the computer as soon as all files are completed
- Added an option to add directories recursively
- Added support for embedding cover artwork (currently works with LAME, FLAC and Nero AAC only)
- Updated Qt runtime libraries to v4.7.2
- Updated LAME encoder to v3.99.0.16 (2011-04-04), compiled with ICL 12.0.2
- Updated Vorbis encoder to v2.87 using aoTuV Beta-6.02 (2011-02-28), compiled with ICL 11.1 and MSVC 9.0
- Updated TTA decoder multiplatform library to v2.1 (2011-03-11), compiled with MSVC 9.0
- Updated SoX to v14.3.2 (2010-02-27), compiled with ICL 12.0.2
- Updated MediaInfo to v0.7.43 (2011-03-20), compiled with ICL 12.0.2 and MSVC 9.0
- Updated language files (big thank-you to all contributors !!!)
- Fixed a problem with the LAME encoder that could cause glitches in the encoded file (VBR mode only)
- Fixed a problem with the LAME encoder that could cause very slow encoding speed
- Fixed a bug that caused AAC encoding to fail in CBR mode (the "-2pass" parameter was set wrongly)
- A warning message will be emitted, if diskspace drops below a critical limit while processing
LameXP v4.00 [2011-02-21]
- Complete re-write of LameXP in the C++ programming language
- Switched IDE from Delphi 7.0 to Visual Studio 2008 + Qt Framework v4.7.1 (GNU Toolchain not yet)
- Added cross-plattfrom support - only Windows and Wine for now, native Linux version planned
- Added full Unicode support for file names, meta tags and translations (no more Codepage headaches!)
- Added support for Qt Linguist tool, which makes creating/updating translations much easier
- Added support for multiple user interface styles, including "Plastique" and "Cleanlooks" themes
- Added support for user-defined encoder parameters (please use with care!)
- Added support for a true "portable" mode, which will store the configuration in the program folder
- Added resampling filter for all encoders, based on SoX
- Added simple tone adjustment filter, based on SoX
- Added an option to prepend the relative source file path to the output file path
- Updated all command-line tools to support Unicode file names, mostly required custom patches
- Updated LAME encoder to v3.99.0.11 (2011-02-11), compiled with ICL 11.1.065
- Updated Vorbis encoder to v2.87 using libvorbis v1.3.2 (2010-11-06), compiled with ICL 11.1 and MSVC 9.0
- Updated mpg123 decoder to v1.13.2 (2011-02-19), compiled with GCC 4.5.2
- Updated MediaInfo to v0.7.41 (2011-01-24), compiled with ICL 11.1.065
- Updated SoX to v14.3.1 (2010-04-11), compiled with MSVC 9.0
- Updated GnuPG to v1.4.11, compiled with GCC 4.5.2
- Updated language files (big thank-you to all contributors !!!)
- Removed TAK support for now, as their CloseSource(!) tools don't support Unicode file names yet
- Removed Volumax tool, as we are using SoX for normalization from now on
- Countless minor fixes and improvements (hopefully not too many regressions ^^)
LameXP v3.xx History
LameXP v3.19 [2010-07-12]
- Updated MediaInfo to v0.7.34 (2010-07-09), compiled with ICL 11.1.065
- Updated mpg123 decoder to v1.12.3 (2010-07-11), compiled with GCC 4.6.0
- Updated language files (big thank-you to all contributors !!!)
- Fixed decoding of certain invalid WavPack files
LameXP v3.18 [2010-05-08]
- Added an Unicode-safe "Open" dialog: File names are converted to "short" names if required
- Fixed mpg123 decoder to work on Windows 2000 (reported by Tim Womack)
- Updated LAME encoder to v3.98.4 (2010-03-23), compiled with ICL 11.1.054
- Updated MediaInfo to v0.7.32 (2010-05-02), compiled with ICL 11.1.065
- Updated mpg123 decoder to v1.12.1 (2010-03-31), compiled with GCC 4.4.4
- Updated Ogg Vorbis decoder to v1.9.7 (2010-03-29), compiled with MSVC 9.0
- Updated language files (big thank-you to all contributors !!!)
LameXP v3.17 [2010-02-21]
- Updated TAK decoder to v2.0.0 (2010-01-07)
- Updated ALAC decoder to v0.2.0 (2009-09-05)
- Updated MediaInfo to v0.7.28 (2010-02-19), compiled with ICL 11.1.054
- Fixed "No Disk" error message box that could appear under certain circumstances
- Fixed "...is not responding" error message box that could appear during startup
- Various minor fixes and improvements
LameXP v3.16 [2010-01-26]
- Added support for Nero AAC encoder v1.5.3.0 (2009-12-29)
- Disable DPI warning on Vista and later, as they handle DPI != 96 much better than WinXP
- Updated WavPack decoder to v4.60.1 (2009-11-29)
- Updated MediaInfo to v0.7.27 (2010-01-04), compiled with ICL 11.1.054
- Updated GnuPG to v1.4.10b (2009-09-03), compiled with GCC 4.2.1
LameXP v3.15 [2009-12-24]
- Added support for Nero AAC encoder v1.5.1.0 (2009-12-17)
- Updated mpg123 decoder to v1.10.0 (2009-12-05)
- Updated MediaInfo to v0.7.26 (2009-12-18), compiled with ICL 11.1.051
- Updated AC3Filter Tools to v0.31b (2009-10-01), compiled with ICL 11.1.051
LameXP v3.14 [2009-12-01]
- Added Suspend and Resume buttons to the processing window
- Added another language: Castilian Spanish (Spanish from north/central Spain)
- Updated mpg123 decoder to v1.9.2 (2009-11-20)
- Updated MediaInfo to v0.7.25 (2009-11-13), compiled with ICL 11.1.046
- Updated AC3Filter Tools to v0.31b (2009-10-01), compiled with ICL 11.1.046
- Updated language files (big thank-you to all contributors !!!)
- Updated JEDI-VCL from v3.38 to v3.39 (2009-11-05)
- Various minor fixes and improvements
LameXP v3.13 [2009-10-21]
- Updated LAME encoder to v3.98.2 (2009-09-26), compiled with ICL 11.1.046
- Updated FLAC encoder to v1.2.1b (2009-10-01), compiled with ICL 11.1.046
- Updated MediaInfo to v0.7.23 (2009-10-16), using statically linked build (MSVC 9.0)
- Updated AC3Filter Tools to v0.31b (2009-10-01)
- Updated TAK decoder to v1.1.2 (2009-07-27)
- Updated mpg123 decoder to v1.9.1 (2009-10-09)
- Updated language files (big thank-you to all contributors !!!)
- Updated the Splash screen and modified the sound that plays on very first launch
- Updated JEDI-VCL from v3.34 to v3.38 (2009-08-27)
- Updated GnuPG to v1.4.10 (2009-09-02)
LameXP v3.12 [2009-09-19]
- Added support for FLAC (Free Lossless Audio Codec) output
- Added progress display for individual files (for the "encoding" step only)
- Added a SSE2 (Pentium 4) build of the Ogg Vorbis encoder that will be used if supported by the CPU
- Added options to override the Nero AAC profile (be aware: it's not recommended to do that!)
- Added an option to analyze media files (powered by MediaInfo™)
- Added experimental support for Windows 7 taskbar progress indicator and overlay icons
- Updated LAME encoder to v3.98.2 (2009-09-05), compiled with ICL 11.0
- Updated MediaInfo to v0.7.21 (2009-09-04), using statically linked build
- Updated mpg123 decoder to v1.9.0 (2009-08-14)
- Updated Speex decoder to v1.2 RC-1 (2009-07-04)
- Updated AC3Filter Tools to v0.3b (2009-09-19)
- Updated Auto-Update tool, from now on only signed updates will be accepted (using GnuPG)
- Fixed a number of minor glitches
LameXP v3.11 [2009-06-22]
- Added options to sort the source files (by title, by filename or by track number)
- Updated language files (big thank-you to all contributors !!!)
- Updated mpg123 decoder to v1.8.1 (2009-06-14)
- Updated FLAC decoder, now using the ICL 9.1 build of FLAC v1.2.1b
- Updated MediaInfo to v0.7.17 (statically linked)
- Updated the "Normalization" filter to v0.41 (2009-06-16)
- Fixed a few minor issues in meta tag processing
LameXP v3.10 [2009-06-11]
- Added a NSIS-based installer (will be released in addition to the ZIP package)
- Added support for the TAK lossless audio format
- Added two new languages: Serbian (Latin) and Ukrainian
- Updated language files (big thank-you to all contributors !!!)
- Updated MediaInfo to a custom build of v0.7.16 that is statically linked (and removed the DLL)
- Updated mpg123 decoder to v1.8.0 RC-3 (2009-06-03)
- Updated Musepack decoder to v1.0.0 (2009-04-02) and fixed Musepack VS8 support
- Updated Monkey's Audio decoder to v4.06 (2009-03-17)
- Updated the "Normalization" filter to allow multiple instances running in parallel
- Updated Auto-Update tool
- Fixed a few minor issues and refactored the code
LameXP v3.09 [2009-06-01]
- Added support for detecting the file type via MediaInfo instead of guessing the type from file extension
- Updated mpg123 decoder to v1.7.3 (2009-04-27)
- Updated FAAD decoder to v2.7 (2009-05-13)
- Updated MediaInfo to v0.7.16.0 (2009-05-20)
- Fixed detection of the WMA decoder under certain circumstances (e.g. Windows 7)
LameXP v3.08 [2009-03-05]
- Updated Ogg Vorbis encoder to v2.85, libvorbis v1.2.1 RC2, aoTuV b5.7 (2009-03-04)
- Updated mpg123 decoder to v1.6.4 (2009-01-10)
- Updated MediaInfo to v0.7.11.0 (2009-02-13)
LameXP v3.07 [2008-12-24]
- Added an option to disable multi-threading on multi-core machines
- Updated Ogg Vorbis encoder to v2.85, libvorbis v1.2.1 RC2, aoTuV b5.61 (2008-12-24)
- Updated mpg123 decoder to v1.6.3 (2008-12-20)
- Updated MediaInfo to v0.7.8.0 (2008-12-10)
- Updated language files (big thank-you to all contributors !!!)
LameXP v3.06 [2008-10-26]
- Added a custom build of the mpg123 decoder v1.5.1
- Added two more languages: Romanian and Polish
- Added support for the ALAC audio format
- Updated MediaInfo to v0.7.7.7 (2008-10-17)
- Updated AC3 Filter Tools to v0.2a (2008-06-30)
- Updated language files (big thank-you to all contributors !!!)
- Fixed and improved "Normalization" filter
- Fixed a few minor bugs
LameXP v3.05 [2008-10-11]
- Added support for Nero AAC encoder v1.3.3.0
- Added option to add an entire directory or an entire directory-tree
- Added new languages: Russian, Nederlands, Greek and Hungarian
- Added Dropbox for improved Drag&Drop support
- Updated language files (big thank-you to all contributors !!!)
- Updated LAME encoder to v3.98.2 Final (2008-09-24)
- Updated MediaInfo to v0.7.7.6 (2008-09-12)
LameXP v3.04 [2008-09-26]
- Added support for reading Meta Data from source files (using MediaInfo)
- Added support for languages: English, German, French, Spanish, Italian, Japanese, Chinese (Simplified) and Taiwanese
- Added support for WMA, Shorten and TTA files (input only)
- Added support for various playlist formats (M3U, PLS, ASX, CueSheet)
- Added an option to permanently disable the Shell Intgegration (Explorer Conext Menus)
- Added an option to disable the periodic Update Reminder
- Added an option to shutdown the computer automatically as soon as all files are completed
- Added code to minimize the LameXP window into the taskbar notification area
- Added balloon tooltip to inform the user about "hidden" options
- Updated Ogg Vorbis encoder to v2.85, libvorbis v1.2.1 RC2, aoTuV b5.6 (2008-09-05)
- Improved code to handle child processes and capture the console output
LameXP v3.03 [2008-08-12]
- Added generic support for pre-processing filters
- Added "Normalization" filter, based on Volumax by John33
- Improved code to add/remove context menus in Window Explorer
- Improved code to handle multiple instances of LameXP
LameXP v3.02 [2008-08-06]
- Added support for new input format: MPEG Audio Layer-2 (mp2)
- Added option to choose a custom TEMP folder
LameXP v3.01 [2008-08-01]
- Added an option to disable all sounds in LameXP
- Added warning message for bitrates that violate the current bitrate restriction
- Fixed bitrate restrictions for LAME encoder (strictly enforce bitrate restrictions using "-F" parameter)
- Fixed file associations code (set file associations only for the current user)
- Updated load/save configuration code (store settings in an INI file instead of the registry)
LameXP v3.00 [2008-07-04]
- Added support for Nero's AAC Encoder (not included, available as free download from Nero website)
- Added support for more input formats: Wave, MP3, Ogg Vorbis, AAC/MP4, FLAC, Speex, WavPack, Musepack, Monkey's Audio
- Added support for uncompressed Wave output
- Added support for Multi-Threading (use multiple instances for batch processing)
- Added shell integration for Windows Explorer (Context-Menus and "Send To" folder)
- Added commandline support: LameXP.exe -add <File 1> [<File 2> ... ]
- Added Auto-Update utility to periodically check for new updates
- Updated LAME encoder to v3.98 Final (2008-07-04)
- Updated Ogg Vorbis encoder to v2.85, aoTuV Beta-5.5 (2008-03-31)
LameXP v2.xx History
LameXP v2.03 [2007-08-17]
- Updated LAME encoder to v3.98 to Beta-5 (2007-08-13)
- Updated Ogg Vorbis encoder to v2.84 aoTuV Beta-5 (2007-08-17)
- Fixed a bug with 'title' meta tags
- Fixed a few typos
LameXP v2.00 [2007-02-19]
- Added Ogg Vorbis encoder
- Updated LAME encoder to latest builds
- Improved progress display (parsing encoder progress from console output now)
- Improved ID3-Tag support (now supports "title" and "track" fields)
- Added feature to automatically generate playlists (.m3u)
- Many bug-fixes and GUI improvements
LameXP v1.xx History
LameXP v1.00 [2004-12-10]
by LoRd_MuldeR <mulder2@gmx.de> | http://muldersoft.com/
EOF
\ No newline at end of file
diff --git a/doc/Changelog.md b/doc/Changelog.md
index 9ca39756..e9dce591 100644
--- a/doc/Changelog.md
+++ b/doc/Changelog.md
@@ -13,6 +13,7 @@ subtitle: "Audio-Encoder Front-End – Changelog"
* 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.72.0 (2020-08-19), with libcurl v7.72.0 and OpenSSL v1.1.1g
+* Added Bulgarian (български) translation, thanks to Симеон Илиянов Цветков <>
* Added command-line switch `--no-splash`, which can be used to hide the "splash" screen at startup
## LameXP v4.18 [2019-12-18] ## {-}
diff --git a/etc/Translation/LameXP_BG.ts b/etc/Translation/LameXP_BG.ts
new file mode 100644
index 00000000..487fcc4f
--- /dev/null
+++ b/etc/Translation/LameXP_BG.ts
@@ -0,0 +1,3600 @@
+
+
+
+
+ AboutDialog
+
+
+
+ Относно LameXP
+
+
+
+
+ Информация
+
+
+
+
+ Доброволци
+
+
+
+
+ Добавен софтуер
+
+
+
+
+ Лиценз
+
+
+
+
+ Покажи лиценза
+
+
+
+
+ Приемане на лиценза
+
+
+
+
+ Отхвърляне на лиценза
+
+
+
+
+ Относно Qt...
+
+
+
+
+ Затвори
+
+
+
+
+ LameXP - Аудио енкодер Front-end
+
+
+
+
+ Моля посети %1 за новини и актуализации!
+
+
+
+
+
+ Бележка: Тази демонстрационна (пред-релийз) версия на LameXP ще изтече на %1. Остават още %2 дни.
+
+
+
+
+ Бележка: LameXP е безплатен софтуер. <b>Не</b> плащай пари за да получиш или използваш LameXP! Ако някой сайт се опита да те накара да платиш за да изтеглиш LameXP, <b>не</b> му се връзвай!!!
+
+
+
+
+ Следните хора са допринесли към LameXP:
+
+
+
+
+ Програмисти:
+
+
+
+
+ Ръководител на проекта
+
+
+
+
+ Преводачи:
+
+
+
+
+ Специални благодарности на:
+
+
+
+
+ Официални „огледала“ за изтегляне:
+
+
+
+
+ Ако искаш да допринесеш за превода на LameXP, не се колебай да се свържеш с нас!
+
+
+
+
+ Следният софтуер на трети страни е използван в LameXP:
+
+
+
+
+ LAME – mp3 енкодер с отворен код
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Издаден по условията на GNU Lesser General Public License.
+
+
+
+
+ OggEnc - Vorbis Енкодер
+
+
+
+
+ Напълно отворена и свободна от патенти технология за аудио енкодинг.
+
+
+
+
+ Nero AAC Reference MPEG-4 Енкодер
+
+
+
+
+ Безплатен съвременен HE-AAC енкодер с поддръжка на 2 преминавания.
+
+
+
+
+ Налично от сайта на доставчика като безплатно изтегляне:
+
+
+
+
+ Aften - A/52 аудио енкодер
+
+
+
+
+ FLAC - Free Lossless Audio Codec
+
+
+
+
+ Отворена и свободна от патенти технология за аудио компресия без загуба в качеството.
+
+
+
+
+ Opus Аудио кодек
+
+
+
+
+ Напълно отворен, безплатен и изключително гъвкав аудио кодек.
+
+
+
+
+ mpg123 - Fast Console MPEG Audio Player/Decoder
+
+
+
+
+ FAAD - MPEG-4 и MPEG-2 AAC декодер с отворен код
+
+
+
+
+ Издаден под условията на общия публичен лиценз на ГНУ.
+
+
+
+
+ OggDec - Vorbis Декодер
+
+
+
+
+ Ogg Vorbis декодер за команден ред създаден от John33.
+
+
+
+
+ Valdec от AC3Filter Tools - AC3/DTS Декодер
+
+
+
+
+ WavPack - Хибридна компресия без загуба в качеството
+
+
+
+
+ Напълно отворен формат за аудио компресия.
+
+
+
+
+ Musepack - Living Audio Compression
+
+
+
+
+ Monkey's Audio - Аудио компресор без загуба в качеството
+
+
+
+
+ Свободно достъпен код, опростено SDK и неограничаващ лиценз.
+
+
+
+
+ Shorten - Аудио компресор без загуба в качеството
+
+
+
+
+ Speex – Свободен кодек за свободна реч
+
+
+
+
+ Проектиран за реч аудио формат с отворен код и без патенти.
+
+
+
+
+ The True Audio - Аудио кодек без загуба в качеството
+
+
+
+
+ refalac - Win32 command line ALAC енкодер/декодер
+
+
+
+
+ Примерната имплементация на ALAC от Apple е налична под Apache лиценз.
+
+
+
+
+ wma2wav - Dump WMA файлове към Wave аудио
+
+
+
+
+ Copyright (c) 2011 LoRd_MuldeR <mulder2@gmx.de>. Някои права запазени.
+
+
+
+
+ От Jory Stone <jcsston@toughguy.net> и LoRd_MuldeR <mulder2@gmx.de>.
+
+
+
+
+ cURL - Curl URL Request Library
+
+
+
+
+ От Daniel Stenberg, издадена под условията на MIT/X Derivate лиценза.
+
+
+
+
+ avs2wav - Avisynth към Wave аудио преобразуване
+
+
+
+
+ dcaenc
+
+
+
+
+ Copyright (c) 2008-2011 Александър Е. Патраков. Разпространява се под LGPL.
+
+
+
+
+ MediaInfo - Media File инструмент за анализ
+
+
+
+
+ SoX - Sound eXchange
+
+
+
+
+ GnuPG - The GNU Privacy Guard
+
+
+
+
+ UPX - The Ultimate Packer for eXecutables
+
+
+
+
+ Silk Icons - Над 700 иконки в PNG формат
+
+
+
+
+ От Mark James, издадено под Creative Commons 'BY' лиценз.
+
+
+
+
+ Звуци на ядосано пиле и крещене на дух
+
+
+
+
+ От Александър, издадени под Creative Commons 'BY' лиценз.
+
+
+
+
+ Авторските права на LameXP като цяло принадлежат на LoRd_MuldeR. Авроските права на софтуера от трети страни, използван в LameXP, принадлежи на съответните автори.
+
+
+
+
+ n/a
+
+
+
+ AudioFileModel
+
+
+
+
+ Профил
+
+
+
+
+ Канали
+
+
+
+
+ Дискретизация
+
+
+
+
+
+ Bitdepth
+
+
+
+
+ Тип
+
+
+
+
+ Версия
+
+
+
+
+
+
+ Битрейт
+
+
+
+
+ Постоянен
+
+
+
+
+ Променлив
+
+
+
+
+ Енкодер
+
+
+
+ CueImportDialog
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ (по подразбиране от системата)
+
+
+
+
+
+
+
+
+
+ Добре
+
+
+
+
+ Отказ
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ CueSheetImport
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Затвори
+
+
+
+ CueSheetModel
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DecoderRegistry
+
+
+
+ Всички поддържани типове
+
+
+
+
+ Плейлисти
+
+
+
+
+ Всички файлове
+
+
+
+ DiskObserverThread
+
+
+
+ Засечено е съвсем малко свободно място на диск „%1“ (само %2 МБ са свободни), възможно е да възникнат проблеми!
+
+
+
+ DropBox
+
+
+
+ LameXP - DropBox
+
+
+
+
+ LameXP DropBox
+
+
+
+
+ Тук можеш да добавяш файлове в LameXP чрез довлачване!
+
+
+
+
+ (Кликни с десен бутон за да затвориш DropBox-а)
+
+
+
+ FileExtsModel
+
+
+
+ Файлово разширение
+
+
+
+
+ Замести с
+
+
+
+
+ Избор на файлови разширения за презаписване:
+
+
+
+
+ Въведи новото файлово разширение:
+
+
+
+ FileListModel
+
+
+
+ Заглавие
+
+
+
+
+ Пълен път
+
+
+
+
+ (по подразбиране от системата)
+
+
+
+
+ Избор на ANSI Codepage за CSV файла:
+
+
+
+
+ Добре
+
+
+
+
+ Отказ
+
+
+
+ LogViewDialog
+
+
+
+
+
+
+
+
+ Затвори
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ MainWindow
+
+
+
+ Lame XP – Аудио енкодер Front-end
+
+
+
+
+
+ Файлове-източници
+
+
+
+
+ Добави файл(ове)
+
+
+
+
+ Премахни
+
+
+
+
+ Изчисти
+
+
+
+
+
+ Покажи детайли
+
+
+
+
+
+ Целева папка
+
+
+
+
+ Едно ниво нагоре
+
+
+
+
+ Редактиране на пътя към директорията
+
+
+
+
+ Покажи любимите
+
+
+
+
+ Към домашната папка
+
+
+
+
+ Към музикалната папка
+
+
+
+
+ Към работния плот
+
+
+
+
+ Направи нова папка
+
+
+
+
+ Съхрани изходния файл в папката на източника
+
+
+
+
+
+
+
+
+
+
+ Мета данни
+
+
+
+
+ Мета информация
+
+
+
+
+ Редактиране
+
+
+
+
+ Бележка: Въведената тук мета информация ще <u>замени</u> данните от източника!
+
+
+
+
+
+ Нулиране
+
+
+
+
+ Опции
+
+
+
+
+ Генерирай автоматично плейлист файл (.m3u)
+
+
+
+
+ Запиши мета информация в кодираните файлове
+
+
+
+
+
+ Компресия
+
+
+
+
+ Енкодер / Формат
+
+
+
+
+ MP3
+
+
+
+
+ Ogg/Vorbis
+
+
+
+
+ AAC/MP4
+
+
+
+
+ PCM/Wave
+
+
+
+
+ A/52
+
+
+
+
+ DCA
+
+
+
+
+ FLAC
+
+
+
+
+ Opus
+
+
+
+
+ APE
+
+
+
+
+ Метод за контрол на размера
+
+
+
+
+ Постоянно качество (VBR)
+
+
+
+
+ Среден битрейт (ABR)
+
+
+
+
+ Постоянен битрейт (CBR)
+
+
+
+
+ Качество / Битрейт
+
+
+
+
+ Минимум
+
+
+
+
+ Максимум
+
+
+
+
+ Покажи помощ
+
+
+
+
+
+ Разширени опции
+
+
+
+
+ Управление на битрейта (за LAME и OggEnc2)
+
+
+
+
+ Включи управление на битрейта
+
+
+
+
+ Минимум (kbps):
+
+
+
+
+ Максимум (kbps):
+
+
+
+
+ LAME – качество на алгоритъма
+
+
+
+
+ По-бърза обработка
+
+
+
+
+ По-добро качество
+
+
+
+
+ Предупреждение: Качеството на аудиото ще е отвратително. Да не се оплаквате после!
+
+
+
+
+ Предупреждение: Имайте предвид, че скоростта на обработка ще е изключително бавна!
+
+
+
+
+ Брой канали / Честота на дискретизация
+
+
+
+
+
+ Избери автоматично
+
+
+
+
+ Свързано стерео
+
+
+
+
+ Насила свързано стерео
+
+
+
+
+ Обикновен
+
+
+
+
+ Двойно моно
+
+
+
+
+ Моно
+
+
+
+
+ MP3 канален режим:
+
+
+
+
+ Дискретизация (Hz):
+
+
+
+
+ 16.000
+
+
+
+
+ 22.050
+
+
+
+
+ 24.000
+
+
+
+
+ 32.000
+
+
+
+
+ 44.100
+
+
+
+
+ 48.000
+
+
+
+
+ Принудително свеждане до стерео за многоканални (surround) източници
+
+
+
+
+ AAC Енкодер – Options
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Започни кодирането!
+
+
+
+
+
+ Относно...
+
+
+
+
+ Изход от програмата
+
+
+
+
+ Файл
+
+
+
+
+ ?
+
+
+
+
+ Изглед
+
+
+
+
+ Стил
+
+
+
+
+ Език
+
+
+
+
+ Инструменти
+
+
+
+
+ Конфигурация
+
+
+
+
+ Изход
+
+
+
+
+ Отвори файл(ове)...
+
+
+
+
+ Официалния уебсайт на проекта LameXP
+
+
+
+
+ Посети официалния уеб-сайт
+
+
+
+
+
+
+
+
+ Проверка за актуализации
+
+
+
+
+ Отвори папка...
+
+
+
+
+ Изчисти всичко
+
+
+
+
+ Пластмаса
+
+
+
+
+ Изчистен-вид
+
+
+
+
+ Windows Vista („Аеро“)
+
+
+
+
+ Windows Класик
+
+
+
+
+ Windows XP („Луна“)
+
+
+
+
+
+ Изключи припомнянето за актуализация
+
+
+
+
+
+ Изключи звуковите ефекти
+
+
+
+
+ Инсталирай WMA декодер
+
+
+
+
+ Изключи известията за Nero AAC
+
+
+
+
+ Покажи кутията за довлачване
+
+
+
+
+ От файл...
+
+
+
+
+ Кодирай!
+
+
+
+
+ Изключи интеграцията с Shell
+
+
+
+
+ Lame XP Ръководство
+
+
+
+
+ История на промените
+
+
+
+
+ Наръчник за преводача
+
+
+
+
+ Помощ и поддръжка
+
+
+
+
+ Рекурсивно отваряне на папка...
+
+
+
+
+ Провери за Бета актуализации
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Затвори
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Отказ
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ MetaInfo
+
+
+
+ Мета информация
+
+
+
+
+ Обложка
+
+
+
+
+ Редактирай
+
+
+
+
+ Затвори
+
+
+
+ MetaInfoDialog
+
+
+
+ Редактирай информацията
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Мета информация
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ MetaInfoModel
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Пълен път
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Компресия
+
+
+
+
+
+
+
+
+
+ Заглавие
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Добре
+
+
+
+
+ Отказ
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ProcessThread
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ProcessingDialog
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Затвори
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ProgressModel
+
+
+
+ Задача
+
+
+
+
+ Статус
+
+
+
+ ShellIntegration
+
+
+
+ Аудио файл поддържан от LameXP
+
+
+
+
+ Конвертирай този файл с LameXP v%1
+
+
+
+ SplashScreen
+
+
+
+ LameXP се стартира...
+
+
+
+ UpdateDialog
+
+
+
+
+
+
+
+
+ Моля почакайте...
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Затвори
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Затвори
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/Flags.qrc b/res/Flags.qrc
index aa229aeb..7fba1e10 100644
--- a/res/Flags.qrc
+++ b/res/Flags.qrc
@@ -1,6 +1,7 @@
+ flags/bg.png
flags/de.png
flags/en.png
flags/es.png
diff --git a/res/Localization.qrc b/res/Localization.qrc
index 2e74bf0a..2535a639 100644
--- a/res/Localization.qrc
+++ b/res/Localization.qrc
@@ -1,6 +1,8 @@
+ localization/LameXP_BG.qm
+ localization/LameXP_BG.qm.txt
localization/LameXP_DE.qm
localization/LameXP_DE.qm.txt
localization/LameXP_EN.qm
diff --git a/res/_ALL.qrc b/res/_ALL.qrc
index 26a1505a..abf80f55 100644
--- a/res/_ALL.qrc
+++ b/res/_ALL.qrc
@@ -6,12 +6,14 @@
../doc/Manual.html
../doc/Translate.html
../License.txt
+ flags/bg.png
flags/de.png
flags/en.png
flags/es.png
flags/fr.png
flags/hu.png
flags/it.png
+ flags/ja.png
flags/kr.png
flags/pl.png
flags/ru.png
@@ -171,6 +173,8 @@
images/Thumb.png
images/Wizard.png
images/Working.gif
+ localization/LameXP_BG.qm
+ localization/LameXP_BG.qm.txt
localization/LameXP_DE.qm
localization/LameXP_DE.qm.txt
localization/LameXP_EN.qm
@@ -181,6 +185,8 @@
localization/LameXP_HU.qm.txt
localization/LameXP_IT.qm
localization/LameXP_IT.qm.txt
+ localization/LameXP_JA.qm
+ localization/LameXP_JA.qm.txt
localization/LameXP_ES.qm
localization/LameXP_ES.qm.txt
localization/LameXP_KR.qm
diff --git a/res/localization/LameXP_BG.qm b/res/localization/LameXP_BG.qm
new file mode 100644
index 0000000000000000000000000000000000000000..4f77235ede540cab8cd48488ae5f780b2e2b8bfb
GIT binary patch
literal 26508
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
literal 0
HcmV?d00001
diff --git a/res/localization/LameXP_BG.qm.txt b/res/localization/LameXP_BG.qm.txt
new file mode 100644
index 00000000..cc991c7a
--- /dev/null
+++ b/res/localization/LameXP_BG.qm.txt
@@ -0,0 +1 @@
+20,0,български
\ No newline at end of file
diff --git a/src/Config.h b/src/Config.h
index cc3a06e2..0d487860 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -35,7 +35,7 @@
#define VER_LAMEXP_MINOR_LO 9
#define VER_LAMEXP_TYPE Beta
#define VER_LAMEXP_PATCH 4
-#define VER_LAMEXP_BUILD 2282
+#define VER_LAMEXP_BUILD 2283
#define VER_LAMEXP_CONFG 2188
///////////////////////////////////////////////////////////////////////////////