From d3d009bb9465482618af0b49f8456d3945550a03 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Fri, 13 Oct 2017 17:28:39 +0200 Subject: [PATCH] Automatically use "1:1" mapping between the number of available CPU cores and the (maximum) number of instances, when a SSD (or similar "fast seeking") device is detected. --- doc/Changelog.html | 2 +- doc/Changelog.md | 3 +- doc/Manual.html | 4 +- doc/Manual.md | 12 ++++- etc/Translation/Blank.ts | 90 ++++++++++++++++++------------------ etc/Translation/LameXP_DE.ts | 90 ++++++++++++++++++------------------ etc/Translation/LameXP_EN.ts | 26 +++++------ etc/Translation/LameXP_ES.ts | 90 ++++++++++++++++++------------------ etc/Translation/LameXP_FR.ts | 90 ++++++++++++++++++------------------ etc/Translation/LameXP_HU.ts | 90 ++++++++++++++++++------------------ etc/Translation/LameXP_IT.ts | 90 ++++++++++++++++++------------------ etc/Translation/LameXP_KR.ts | 90 ++++++++++++++++++------------------ etc/Translation/LameXP_PL.ts | 90 ++++++++++++++++++------------------ etc/Translation/LameXP_RU.ts | 90 ++++++++++++++++++------------------ etc/Translation/LameXP_SV.ts | 90 ++++++++++++++++++------------------ etc/Translation/LameXP_TW.ts | 90 ++++++++++++++++++------------------ etc/Translation/LameXP_UK.ts | 90 ++++++++++++++++++------------------ etc/Translation/LameXP_ZH.ts | 90 ++++++++++++++++++------------------ src/Config.h | 4 +- src/Dialog_MainWindow.cpp | 19 ++++++-- src/Dialog_MainWindow.h | 4 +- src/Dialog_Processing.cpp | 106 +++++++++++++++++++++++-------------------- src/Dialog_Processing.h | 7 ++- src/Model_Progress.cpp | 2 +- src/Model_Settings.cpp | 12 ++--- src/Model_Settings.h | 12 ++--- 26 files changed, 708 insertions(+), 675 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index 06fbe3cc..807a422c 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -3,7 +3,7 @@ h='gmx';a='@';n='mulder2';e=n+a+h; document.write(''+e+'<\/'+'a'+'>'); // --> -> | http://muldersoft.com/

1 LameXP v4.xx History

LameXP v4.16 [UNRELEASED]

LameXP v4.15 [2017-05-31]

LameXP v4.14 [2016-11-19]

LameXP v4.13 [2015-12-12]

LameXP v4.12 [2015-10-23]