From f75c3ca496fc512051847e7904316ad8b9c35814 Mon Sep 17 00:00:00 2001 From: lordmulder Date: Fri, 25 Feb 2011 00:22:18 +0100 Subject: [PATCH] Added an option to manually specify the number of parallel instances. --- doc/Changelog.html | 1 + etc/Translation/Blank.ts | 20 +++ etc/Translation/LameXP_DE.ts | 20 +++ etc/Translation/LameXP_ES.ts | 20 +++ etc/Translation/LameXP_FR.ts | 20 +++ etc/Translation/LameXP_IT.ts | 20 +++ etc/Translation/LameXP_RU.ts | 20 +++ etc/Translation/LameXP_UK.ts | 20 +++ gui/MainWindow.ui | 378 ++++++++++++++++++++++++++++++++++-------- res/localization/LameXP_DE.qm | Bin 51264 -> 51877 bytes src/Config.h | 2 +- src/Dialog_MainWindow.cpp | 24 +++ src/Dialog_MainWindow.h | 2 + src/Dialog_Processing.cpp | 9 +- src/Model_Settings.cpp | 2 + src/Model_Settings.h | 1 + 16 files changed, 484 insertions(+), 75 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index d6b5579b..9df5c04b 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -4,6 +4,7 @@

LameXP - Version History


Changes between v4.00 and v4.01: