From fbee147f07a5759e0bb920bb12a24236291b184a Mon Sep 17 00:00:00 2001 From: lordmulder Date: Fri, 5 Aug 2011 21:52:43 +0200 Subject: [PATCH] Added an option option to enforce Stereo Downmix. --- doc/Changelog.html | 1 + etc/Translation/Blank.ts | 591 +++++++++++++++++----------------- etc/Translation/LameXP_DE.ts | 4 + etc/Translation/LameXP_ES.ts | 4 + etc/Translation/LameXP_FR.ts | 4 + etc/Translation/LameXP_IT.ts | 4 + etc/Translation/LameXP_KR.ts | 4 + etc/Translation/LameXP_RU.ts | 4 + etc/Translation/LameXP_UK.ts | 4 + gui/MainWindow.ui | 27 +- res/localization/LameXP_DE.qm | Bin 69891 -> 70106 bytes src/Config.h | 4 +- src/Dialog_MainWindow.cpp | 10 +- src/Dialog_MainWindow.h | 1 + src/Dialog_Processing.cpp | 5 + src/Model_Settings.cpp | 4 +- src/Model_Settings.h | 1 + 17 files changed, 373 insertions(+), 299 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index e7fd7d59..88391b21 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -18,6 +18,7 @@ a:visited { color: #0000EE; } Changes between v4.02 and v4.03: