From 8e526fbb0ac788628a246816790c6b6693c43c56 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sun, 12 Mar 2017 21:14:56 +0100 Subject: [PATCH] Fixed output path generation: Applying MUtils::clean_file_path() on the complete output path is *not* sufficient, as it doesn't catch path separators introduced by the rename pattern. We need to explicitly apply MUtils::clean_file_name() on the file name part. --- doc/Changelog.html | 8 +++++--- doc/Changelog.md | 6 ++++-- etc/Translation/Blank.ts | 22 +++++++++++----------- etc/Translation/LameXP_DE.ts | 22 +++++++++++----------- etc/Translation/LameXP_ES.ts | 22 +++++++++++----------- etc/Translation/LameXP_FR.ts | 22 +++++++++++----------- etc/Translation/LameXP_HU.ts | 22 +++++++++++----------- etc/Translation/LameXP_IT.ts | 22 +++++++++++----------- etc/Translation/LameXP_KR.ts | 22 +++++++++++----------- etc/Translation/LameXP_PL.ts | 22 +++++++++++----------- etc/Translation/LameXP_RU.ts | 22 +++++++++++----------- etc/Translation/LameXP_SV.ts | 22 +++++++++++----------- etc/Translation/LameXP_TW.ts | 22 +++++++++++----------- etc/Translation/LameXP_UK.ts | 22 +++++++++++----------- etc/Translation/LameXP_ZH.ts | 22 +++++++++++----------- src/Config.h | 4 ++-- src/Thread_Process.cpp | 36 +++++++++++++++++++++--------------- src/Thread_Process.h | 2 +- 18 files changed, 176 insertions(+), 166 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index ad7ef174..a57396cd 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -34,7 +34,7 @@

1 LameXP v4.xx History

-

LameXP v4.15 [2016-??-??]

+

LameXP v4.15 [2017-??-??]

LameXP v4.14 [2016-11-19]