Fixed Cue Sheet import for tracks with certain characters in the title
Workaround for malicious "anti-virus" programs that prevent innocent applications from functioning
Enabled "Aero Glass" theme in installer and web-update program (Vista and Windows 7 only)
+
Restored Windows 2000 support with Visual Studio 2010 (this is experimental!)
Changes between v4.01 and v4.02:
diff --git a/etc/Prerequisites/EncodePointer/lib/EncodePointer.lib b/etc/Prerequisites/EncodePointer/lib/EncodePointer.lib
new file mode 100644
index 00000000..bc9de0ac
Binary files /dev/null and b/etc/Prerequisites/EncodePointer/lib/EncodePointer.lib differ
diff --git a/etc/Translation/Blank.ts b/etc/Translation/Blank.ts
index c245cbc2..26e22f36 100644
--- a/etc/Translation/Blank.ts
+++ b/etc/Translation/Blank.ts
@@ -2649,18 +2649,18 @@
QApplication
-
+ Executable '%1' doesn't support Windows compatibility mode.
-
+ Executable '%1' requires Qt v%2, but found Qt v%3.
-
- Executable '%1' requires Windows XP or later.
+
+ Executable '%1' requires Windows 2000 or later.
diff --git a/etc/Translation/LameXP_DE.ts b/etc/Translation/LameXP_DE.ts
index 29c3e4e1..7155552e 100644
--- a/etc/Translation/LameXP_DE.ts
+++ b/etc/Translation/LameXP_DE.ts
@@ -2068,8 +2068,8 @@
Programm '%1' benötigt Qt v%2, aber Qt v%3 wurde gefunden.
- Executable '%1' requires Windows XP or later.
- Programm '%1' benötigt Windows XP oder neuer.
+ Executable '%1' requires Windows 2000 or later.
+
diff --git a/etc/Translation/LameXP_ES.ts b/etc/Translation/LameXP_ES.ts
index 7869d56e..a78e0ca1 100644
--- a/etc/Translation/LameXP_ES.ts
+++ b/etc/Translation/LameXP_ES.ts
@@ -2067,8 +2067,8 @@
El ejecutable '%1'requiere Qt v%2, pero se ha encontrado v%3.
- Executable '%1' requires Windows XP or later.
- El ejecutable '%1' requiere Windows XP o superior.
+ Executable '%1' requires Windows 2000 or later.
+
diff --git a/etc/Translation/LameXP_FR.ts b/etc/Translation/LameXP_FR.ts
index 0c831fbe..f5755b30 100644
--- a/etc/Translation/LameXP_FR.ts
+++ b/etc/Translation/LameXP_FR.ts
@@ -2077,8 +2077,8 @@ Ouvrir le dossier récursivement...
L'éxécutable %1 nécessite Qt v%2, mais Qt v%3 trouvé.
- Executable '%1' requires Windows XP or later.
- L'éxécutable %1 nécessite Windows XP ou supérieur.
+ Executable '%1' requires Windows 2000 or later.
+
diff --git a/etc/Translation/LameXP_IT.ts b/etc/Translation/LameXP_IT.ts
index 92960a4c..48ecf62e 100644
--- a/etc/Translation/LameXP_IT.ts
+++ b/etc/Translation/LameXP_IT.ts
@@ -2068,7 +2068,7 @@
- Executable '%1' requires Windows XP or later.
+ Executable '%1' requires Windows 2000 or later.
diff --git a/etc/Translation/LameXP_KR.ts b/etc/Translation/LameXP_KR.ts
index 421afd1c..6b6515b4 100644
--- a/etc/Translation/LameXP_KR.ts
+++ b/etc/Translation/LameXP_KR.ts
@@ -2067,8 +2067,8 @@
'%1'의 실행은 Qt v%2가 요구됩니다. 하지만 Qt v%3이 발견되었습니다.
- Executable '%1' requires Windows XP or later.
- '%1' 실행은 Windows XP 또는 상위 버전이 필요합니다.
+ Executable '%1' requires Windows 2000 or later.
+
diff --git a/etc/Translation/LameXP_RU.ts b/etc/Translation/LameXP_RU.ts
index a9bcab03..9dd831c4 100644
--- a/etc/Translation/LameXP_RU.ts
+++ b/etc/Translation/LameXP_RU.ts
@@ -2075,8 +2075,8 @@
Исполняемому файлу '%1' требуется версия Qt v%2, но найдена версия v%3.
- Executable '%1' requires Windows XP or later.
- Исполняемому файлу '%1' требуется как минимум WindowsXP.
+ Executable '%1' requires Windows 2000 or later.
+
diff --git a/etc/Translation/LameXP_UK.ts b/etc/Translation/LameXP_UK.ts
index f9fd9f98..e404a938 100644
--- a/etc/Translation/LameXP_UK.ts
+++ b/etc/Translation/LameXP_UK.ts
@@ -2068,8 +2068,8 @@
Додаток '%1' вимагає для роботи Qt v%2, але знайдено Qt v%3.
- Executable '%1' requires Windows XP or later.
- Додаток '%1' вимагає для роботи Windows XP або пізніші версії ОС.
+ Executable '%1' requires Windows 2000 or later.
+
diff --git a/res/localization/LameXP_DE.qm b/res/localization/LameXP_DE.qm
index c120d464..bdd36e73 100644
Binary files a/res/localization/LameXP_DE.qm and b/res/localization/LameXP_DE.qm differ
diff --git a/res/localization/LameXP_ES.qm b/res/localization/LameXP_ES.qm
index 4e5cb180..93a91430 100644
Binary files a/res/localization/LameXP_ES.qm and b/res/localization/LameXP_ES.qm differ
diff --git a/res/localization/LameXP_FR.qm b/res/localization/LameXP_FR.qm
index 4d1f513c..45a773bd 100644
Binary files a/res/localization/LameXP_FR.qm and b/res/localization/LameXP_FR.qm differ
diff --git a/res/localization/LameXP_KR.qm b/res/localization/LameXP_KR.qm
index a81d461f..9e88f672 100644
Binary files a/res/localization/LameXP_KR.qm and b/res/localization/LameXP_KR.qm differ
diff --git a/res/localization/LameXP_RU.qm b/res/localization/LameXP_RU.qm
index 2d5fb466..93d0437e 100644
Binary files a/res/localization/LameXP_RU.qm and b/res/localization/LameXP_RU.qm differ
diff --git a/res/localization/LameXP_UK.qm b/res/localization/LameXP_UK.qm
index 06b55a78..032d7f4b 100644
Binary files a/res/localization/LameXP_UK.qm and b/res/localization/LameXP_UK.qm differ
diff --git a/src/Config.h b/src/Config.h
index 2d09c017..4cedb321 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -29,7 +29,7 @@
#define VER_LAMEXP_MINOR_HI 0
#define VER_LAMEXP_MINOR_LO 3
#define VER_LAMEXP_TYPE Alpha
-#define VER_LAMEXP_PATCH 10
+#define VER_LAMEXP_PATCH 11
#define VER_LAMEXP_BUILD 638
///////////////////////////////////////////////////////////////////////////////