From f829d696368635ac54c979a5d375a5fbd6b77bf4 Mon Sep 17 00:00:00 2001 From: lordmulder Date: Fri, 25 Feb 2011 22:03:39 +0100 Subject: [PATCH] Added an option to select a user-defined TEMP directory. --- doc/Changelog.html | 1 + etc/Translation/Blank.ts | 28 +++++++ etc/Translation/LameXP_DE.ts | 28 +++++++ etc/Translation/LameXP_ES.ts | 28 +++++++ etc/Translation/LameXP_FR.ts | 28 +++++++ etc/Translation/LameXP_IT.ts | 28 +++++++ etc/Translation/LameXP_RU.ts | 28 +++++++ etc/Translation/LameXP_UK.ts | 28 +++++++ gui/MainWindow.ui | 168 +++++++++++++++++++++++++++++++++++++++++- res/Icons.qrc | 1 + res/localization/LameXP_DE.qm | Bin 51877 -> 53035 bytes src/Config.h | 2 +- src/Decoder_ADPCM.cpp | 2 +- src/Dialog_MainWindow.cpp | 60 ++++++++++++++- src/Dialog_MainWindow.h | 3 + src/Dialog_Processing.cpp | 3 +- src/Dialog_Update.cpp | 6 +- src/Encoder_Wave.cpp | 5 ++ src/Filter_Downmix.cpp | 2 +- src/Filter_Normalize.cpp | 2 +- src/Filter_Resample.cpp | 2 +- src/Filter_ToneAdjust.cpp | 3 +- src/Global.cpp | 6 +- src/Global.h | 2 +- src/Model_Settings.cpp | 4 + src/Model_Settings.h | 2 + src/Thread_Initialization.cpp | 2 +- src/Thread_Process.cpp | 7 +- src/Thread_Process.h | 3 +- 29 files changed, 459 insertions(+), 23 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index 9df5c04b..6dd46ea9 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -5,6 +5,7 @@ Changes between v4.00 and v4.01: