From 50ac87149e2908616693b1d48972436227eeb5bd Mon Sep 17 00:00:00 2001 From: lordmulder Date: Sat, 14 Jan 2012 01:35:50 +0100 Subject: [PATCH] Updated dcaenc binary. --- doc/Changelog.html | 1 + etc/Translation/Blank.ts | 290 +++++++++++++++++++++--------------------- etc/Translation/LameXP_PL.ts | 290 +++++++++++++++++++++--------------------- res/localization/LameXP_UK.qm | Bin 76546 -> 78938 bytes res/tools/dcaenc.exe | Bin 147968 -> 147968 bytes src/Config.h | 4 +- src/Tools.h | 2 +- 7 files changed, 294 insertions(+), 293 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index ef638e3e..180e13dd 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -30,6 +30,7 @@ a:visited { color: #0000EE; }
  • 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
    Changes between v4.02 and v4.03: