From dabe4535273eb7b102437760811318bbd813c724 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sat, 23 Apr 2016 13:34:45 +0200 Subject: [PATCH] Improved the Update dialog in order to accommodate for the latest MUtils changes. --- doc/Changelog.html | 1 + doc/Changelog.md | 2 +- etc/Translation/Blank.ts | 74 ++++++++++++++++++---------------- etc/Translation/LameXP_DE.ts | 68 +++++++++++++++++-------------- etc/Translation/LameXP_ES.ts | 68 +++++++++++++++++-------------- etc/Translation/LameXP_FR.ts | 68 +++++++++++++++++-------------- etc/Translation/LameXP_HU.ts | 66 ++++++++++++++++-------------- etc/Translation/LameXP_IT.ts | 68 +++++++++++++++++-------------- etc/Translation/LameXP_KR.ts | 68 +++++++++++++++++-------------- etc/Translation/LameXP_PL.ts | 66 ++++++++++++++++-------------- etc/Translation/LameXP_RU.ts | 68 +++++++++++++++++-------------- etc/Translation/LameXP_SV.ts | 66 ++++++++++++++++-------------- etc/Translation/LameXP_TW.ts | 68 +++++++++++++++++-------------- etc/Translation/LameXP_UK.ts | 68 +++++++++++++++++-------------- etc/Translation/LameXP_ZH.ts | 68 +++++++++++++++++-------------- res/Tools_Misc_A.qrc | 2 + res/tools/nc.i386.exe | Bin 0 -> 38616 bytes res/tools/nc.x64.exe | Bin 0 -> 45272 bytes src/Config.h | 6 +-- src/Dialog_About.cpp | 7 ++++ src/Dialog_Update.cpp | 7 ++-- src/Dialog_Update.h | 1 + src/Thread_Initialization.cpp | 2 +- src/Tools.h | 2 + 24 files changed, 503 insertions(+), 411 deletions(-) create mode 100644 res/tools/nc.i386.exe create mode 100644 res/tools/nc.x64.exe diff --git a/doc/Changelog.html b/doc/Changelog.html index 9ef0f163..89d728c5 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -96,6 +96,7 @@
  • Updated QAAC add-in to the to QAAC v2.58 (2016-01-05)
  • Updated FhgAacEnc add-in to "Case" edition (2015-10-24)
  • Updated ALAC decoder to refalac v1.58 (2016-01-05)
  • +
  • Improved auto-update function (faster Internet connectivity check)
  • LameXP v4.13 [2015-12-12]