OSDN Git Service

Updated MediaInfo binaries to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC...
authorLoRd_MuldeR <mulder2@gmx.de>
Sun, 1 Nov 2015 11:49:13 +0000 (12:49 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sun, 1 Nov 2015 11:49:13 +0000 (12:49 +0100)
doc/Changelog.html
doc/Changelog.md
etc/NSIS/setup.nsi
etc/Translation/LameXP_ES.ts
etc/Translation/LameXP_RU.ts
res/localization/LameXP_ES.qm
res/localization/LameXP_RU.qm
res/tools/mediainfo.i386.exe
res/tools/mediainfo.x64.exe
src/Config.h
src/Tools.h

index b943d46..ce36ba6 100644 (file)
@@ -85,6 +85,7 @@
 <ul>
 <li>Upgraded build environment to Microsoft Visual Studio 2015<br /></li>
 <li>Updated Vorbis encoder to OggEnc v2.88 (2015-09-10), using libvorbis v1.3.5 and aoTuV b6.03_2015<br /></li>
+<li>Updated MediaInfo to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0<br /></li>
 <li>Fixed resampling bug with Vorbis encoder, regression in OggEnc v2.87<br /></li>
 <li>Fixed creation of Monkey's Audio (APE) files, when <strong>no</strong> meta data is being embedded</li>
 </ul>
index eb4e1b7..d2d7ad8 100644 (file)
@@ -6,6 +6,7 @@
 
 * Upgraded build environment to Microsoft Visual Studio 2015
 * Updated Vorbis encoder to OggEnc v2.88 (2015-09-10), using libvorbis v1.3.5 and aoTuV b6.03_2015
+* Updated MediaInfo to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0
 * Fixed resampling bug with Vorbis encoder, regression in OggEnc v2.87
 * Fixed creation of Monkey's Audio (APE) files, when **no** meta data is being embedded
 
index e4c9b78..c9266f9 100644 (file)
@@ -652,7 +652,11 @@ Section "-Finished"
        ${EndIf}
 !endif
 
-       ${IfThen} ${UnattendedMode} ${|} SetAutoClose true ${|}
+       ${If} ${UnattendedMode}
+               Sleep 1500
+               SetAutoClose true
+               HideWindow
+       ${EndIf}
 SectionEnd
 
 
@@ -823,7 +827,6 @@ FunctionEnd
 
 Function .onInstSuccess
        ${If} ${UnattendedMode}
-               Sleep 1500
                !insertmacro GetExecutableName $R0
                ${StdUtils.ExecShellAsUser} $R1 "$INSTDIR\$R0" "open" "--first-run"
        ${EndIf}
index 3f0d604..2eca18d 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE TS>
-<TS version="2.1" language="es_ES" sourcelanguage="en">
+<TS version="2.0" language="es_ES" sourcelanguage="en">
 <context>
     <name>AboutDialog</name>
     <message>
index 71b7bac..67ead43 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE TS>
-<TS version="2.1" language="ru_RU" sourcelanguage="en">
+<TS version="2.0" language="ru_RU" sourcelanguage="en">
 <context>
     <name>AboutDialog</name>
     <message>
index 0d21ca0..168ae2b 100644 (file)
Binary files a/res/localization/LameXP_ES.qm and b/res/localization/LameXP_ES.qm differ
index bb46107..efcdf91 100644 (file)
Binary files a/res/localization/LameXP_RU.qm and b/res/localization/LameXP_RU.qm differ
index 7516129..95f5b60 100644 (file)
Binary files a/res/tools/mediainfo.i386.exe and b/res/tools/mediainfo.i386.exe differ
index 2204798..36aafb6 100644 (file)
Binary files a/res/tools/mediainfo.x64.exe and b/res/tools/mediainfo.x64.exe differ
index 18147cf..817df6a 100644 (file)
@@ -34,8 +34,8 @@
 #define VER_LAMEXP_MINOR_HI                                    1
 #define VER_LAMEXP_MINOR_LO                                    3
 #define VER_LAMEXP_TYPE                                                Alpha
-#define VER_LAMEXP_PATCH                                       1
-#define VER_LAMEXP_BUILD                                       1826
+#define VER_LAMEXP_PATCH                                       2
+#define VER_LAMEXP_BUILD                                       1828
 #define VER_LAMEXP_CONFG                                       1818
 
 ///////////////////////////////////////////////////////////////////////////////
index f0cc2cb..99d5f74 100644 (file)
@@ -72,8 +72,8 @@ g_lamexp_tools[] =
        {"9511e7ef2ad10de05386eedf7f14d637edab894a53dacd2f8f15c6f8ed582f12c25fb5bf88438e62c46b8eb92e7634b2", CPU_TYPE_ALL_SSE, "lame.sse2.exe", 3995, "Final"},
        {"51af33a33bd9bde6ca6e9c612346b9c138584de59a92bc14a680729066fd849fd83fe668f79e2a06ffe117f39993d10a", CPU_TYPE_ALL_GEN, "mac.i386.exe", 416, ""},
        {"117e60cf4445cec0a777d2636091a13c50be5c6ed28afaa75ab09ab4576942f1a8584b36d3abac9db7595dfb0d90207e", CPU_TYPE_ALL_SSE, "mac.sse2.exe", 416, ""},
-       {"d251078bf5423641e0f4f98ce2e2fc9b916e40002988bcb20d1195618686d6a1aa29eb2278538ccc0ddc09e0caafe5c9", CPU_TYPE_X86_ALL, "mediainfo.i386.exe", 776, ""},
-       {"3b83e24cc717c021d2222fb789bcb738e88bcefad0b937ea618cc81517f2d6357d8dce0e9b6c8d8a15d661d5e936a851", CPU_TYPE_X64_ALL, "mediainfo.x64.exe",  776, ""},
+       {"775be143ae5446fae09c606804e6c41a3dc1ca7efbd2fbf1dec51c7bdce818598dd141e4203e7f2adb57c5f18411cf68", CPU_TYPE_X86_ALL, "mediainfo.i386.exe", 778, ""},
+       {"b38feb2df106252528542e31e5fc32c87059fac816d2800e86e7294d090395189d0a8450d39240b02fb9a6b1419903ab", CPU_TYPE_X64_ALL, "mediainfo.x64.exe",  778, ""},
        {"7e6346a057634ff07b2e1f427035324f7f02100cc996425990f87f71d767fce4c7b101588c7d944ba49cb2d7e51c9bdb", CPU_TYPE_ALL_ALL, "mpcdec.exe", 475, ""},
        {"02f3e52fca662c97fc15ee5d5c6ded2966d716ec5e5ab958accd4761eb864cc7c62ace97198b876a78cf75ab11c555b2", CPU_TYPE_ALL_ALL, "mpg123.exe", 1224, ""},
        {"f1f2ea5c9e5539620b706e7af68e543bf7a731afb06ccce3815ab34dad64d697e4d6ffcd187a396619b8b52efe7edf88", CPU_TYPE_ALL_ALL, "oggdec.exe", 1101, ""},