OSDN Git Service

Updated Changelog and increased version to v4.06.
authorLoRd_MuldeR <mulder2@gmx.de>
Wed, 19 Sep 2012 23:27:56 +0000 (01:27 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Wed, 19 Sep 2012 23:27:56 +0000 (01:27 +0200)
17 files changed:
doc/Changelog.html
doc/Translate.html
etc/Translation/Blank.ts
etc/Translation/LameXP_DE.ts
etc/Translation/LameXP_ES.ts
etc/Translation/LameXP_FR.ts
etc/Translation/LameXP_IT.ts
etc/Translation/LameXP_KR.ts
etc/Translation/LameXP_PL.ts
etc/Translation/LameXP_RU.ts
etc/Translation/LameXP_SV.ts
etc/Translation/LameXP_TW.ts
etc/Translation/LameXP_UK.ts
etc/Translation/LameXP_ZH.ts
gui/AboutDialog.ui
src/Config.h
src/Dialog_About.cpp

index a305580..67786c7 100644 (file)
@@ -16,6 +16,13 @@ a:visited { color: #0000EE; }
 <body>
 <h3>LameXP - Version History</h3><br>
 
+<a name="4.06"></a>Changes between v4.05 and v4.06 [<font color="darkred">unreleased</font>]:<br><ul>
+<li>Updated Qt runtime libraries to v4.8.3 (2012-09-13), compiled with MSVC 10.0
+<li>Updated MediaInfo to v0.7.60 (2012-09-07), compiled with ICL 12.1.7 and MSVC 10.0
+<li>Fixed a bug with the "Store temporary files in your system's default TEMP director" checkbox
+<li>Reworked the "About..." dialog (now using a custom dialog instead of message boxes)
+</ul><br>
+
 <a name="4.05"></a>Changes between v4.04 and v4.05 [2012-09-03]:<br><ul>
 <li>Added support for Opus Audio Codec, based on Opus-Tools v0.1.4 (2012-08-16) by Xiph.org/Mozilla
 <li>Added Swedish translation, thanks to Åke Engelbrektson &lt;eson57@gmail.com&gt;
index 2384bd0..1e12437 100644 (file)
@@ -20,7 +20,7 @@ a:visited { color: #0000EE; }
 <br>
 <h3>Prerequisites:</h3>
 <p>LameXP v4.xx is a complete re-write of LameXP. This time LameXP is developed in C++ and it is based on the <a href="http://qt.nokia.com/products/" target="_blank">Qt</a> cross-platform application framework. The good news for translators is that Qt provides <i>full Unicode support</i>, which was also one of the main reasons for the re-write. Consequently there will be no more headache with different Codepages! Furthermore the Qt framework provides a sophisticated translation system, which allows for easy internationalization and localization. There even is an easy-to-use graphical tool for translating Qt application, the <a href="http://doc.qt.nokia.com/latest/linguist-manual.html" target="_blank">Qt Linguist</a>. So before you start translating, you should make yourself familiar with the <i>Qt Linguist</i> application. As a translator, having a quick look at the <a href="http://doc.qt.nokia.com/latest/linguist-translators.html" target="_blank">guide for translators</a> is sufficient.</p>
-<p>You can download <i>Qt Linguist</i> as a part of the Qt Framework (SDK), which is available as a free download from the <a href="http://qt.nokia.com/downloads" target="_blank">Qt download site</a>. You should pick the "Qt SDK" and download the "Online installer" (&sim;15 MB), but you do <b>not</b> need to worry about a "commercial" license. In the Qt SDK Setup wizard, make sure you select the "Custom" install type. Then un-check all components, except for "Qt SDK" &rArr; "Development Tools" &rArr; "Qt Liguist". Alternatively, if you don't want to install the Qt SDK on your computer, you can find Qt Linguist for Windows as a <i>stand-alone</i> download at <a href="http://sourceforge.net/projects/lamexp/files/Miscellaneous/Qt%20Linguist/" target="_blank">this</a> location (only &sim;4 MB). The stand-alone Linguist version has been built using <i>static</i> Qt libraries and thus should work "out of the box", just unzip the ZIP file and run the "linguist.exe" file.</p>
+<p>You can download <i>Qt Linguist</i> as a part of the "Qt SDK" or the "Qt libraries", which are available as a free download from the <a href="http://qt-project.org/downloads" target="_blank">Qt download site</a>. We recommend picking the "Qt SDK" and download the "Online installer" (&sim;15 MB), but you do <b>not</b> need to worry about a "commercial" license. In the Qt SDK Setup wizard, make sure you select the "Custom" install type. Then un-check all components, except for "Qt SDK" &rArr; "Development Tools" &rArr; "Qt Liguist". Alternatively, if you don't want to install the Qt SDK on your computer, you can find Qt Linguist for Windows as a <i>stand-alone</i> download at <a href="http://sourceforge.net/projects/lamexp/files/Miscellaneous/Qt%20Linguist/" target="_blank"><b>this</b></a> location (only &sim;4 MB). This stand-alone version of Linguist has been built using <i>static</i> Qt libraries and thus should work "out of the box" <i>without</i> any dependencies - just unzip the ZIP file and run the "linguist.exe" file.</p>
 <br>
 <h3>Editing the language file:</h3>
 <p>LameXP v4.xx translations are created as TS (translation) files, which can be edited using the <i>Qt Linguist</i> application. For new translations an empty TS file ("Blank.ts") is provided in the LameXP Git repository. When you open the empty TS file for the first time, Qt Linguist will ask for some basic settings. Here you must keep the "Source language" options at "English" and "Any Country". Change the "Target language" options to whatever language (region) you are going to translate to. Once you have edited all (or some) text strings, you can save your work to a TS file again. It is recommended to save your work to "LameXP_XX.ts", where <i>XX</i> should be replaced with the suitable upper-case <a href="http://www.loc.gov/standards/iso639-2/php/code_list.php" target="_blank">ISO 639-1</a> Code for the representation of names of languages (for example the German translation is saved as "LameXP_DE.ts", because the corresponding ISO 639-1 code is DE). You can re-open your TS file at any time in order to continue with your work. In case you want to improve an existing LameXP translation, simply download the corresponding TS file from the LameXP Git repository and edit it using the Qt Linguist tool.</p>
index 3aa9eb8..872e90b 100644 (file)
@@ -9,47 +9,47 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="43"/>
+        <location filename="../../gui/AboutDialog.ui" line="40"/>
         <source>Information</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="141"/>
+        <location filename="../../gui/AboutDialog.ui" line="138"/>
         <source>Contributors</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="239"/>
+        <location filename="../../gui/AboutDialog.ui" line="236"/>
         <source>3rd Party S/W</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="337"/>
+        <location filename="../../gui/AboutDialog.ui" line="334"/>
         <source>License</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="442"/>
+        <location filename="../../gui/AboutDialog.ui" line="439"/>
         <source>Show License Text</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="481"/>
+        <location filename="../../gui/AboutDialog.ui" line="478"/>
         <source>Accept License</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="501"/>
+        <location filename="../../gui/AboutDialog.ui" line="498"/>
         <source>Decline License</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="521"/>
+        <location filename="../../gui/AboutDialog.ui" line="518"/>
         <source>About Qt...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="538"/>
+        <location filename="../../gui/AboutDialog.ui" line="535"/>
         <source>Discard</source>
         <translation type="unfinished"></translation>
     </message>
         <location filename="../../src/Dialog_About.cpp" line="717"/>
         <location filename="../../src/Dialog_About.cpp" line="724"/>
         <location filename="../../src/Dialog_About.cpp" line="731"/>
+        <location filename="../../src/Dialog_About.cpp" line="738"/>
         <source>Released under the terms of the GNU Lesser General Public License.</source>
         <translation type="unfinished"></translation>
     </message>
     </message>
     <message>
         <location filename="../../src/Dialog_About.cpp" line="736"/>
+        <source>UPX - The Ultimate Packer for eXecutables</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../src/Dialog_About.cpp" line="743"/>
         <source>Silk Icons - Over 700  icons in PNG format</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../src/Dialog_About.cpp" line="738"/>
+        <location filename="../../src/Dialog_About.cpp" line="745"/>
         <source>By Mark James, released under the Creative Commons &apos;by&apos; License.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../src/Dialog_About.cpp" line="743"/>
+        <location filename="../../src/Dialog_About.cpp" line="750"/>
         <source>The copyright of LameXP as a whole belongs to LoRd_MuldeR. The copyright of third-party software used in LameXP belongs to the individual authors.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../src/Dialog_About.cpp" line="806"/>
+        <location filename="../../src/Dialog_About.cpp" line="813"/>
         <source>n/a</source>
         <translation type="unfinished"></translation>
     </message>
index dd955cb..c27be97 100644 (file)
         <source>Marius Hudea</source>
         <translation></translation>
     </message>
+    <message>
+        <source>UPX - The Ultimate Packer for eXecutables</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>AudioFileModel</name>
index cd49606..e33b4f4 100644 (file)
         <source>Marius Hudea</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <source>UPX - The Ultimate Packer for eXecutables</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>AudioFileModel</name>
index 91a7a34..2c65b52 100644 (file)
         <source>Marius Hudea</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <source>UPX - The Ultimate Packer for eXecutables</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>AudioFileModel</name>
index 5e9c4f5..71fda2f 100644 (file)
         <source>Marius Hudea</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <source>UPX - The Ultimate Packer for eXecutables</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>AudioFileModel</name>
index 8d7f763..f06b029 100644 (file)
         <source>Marius Hudea</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <source>UPX - The Ultimate Packer for eXecutables</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>AudioFileModel</name>
index 3ed3477..a352020 100644 (file)
         <translation type="unfinished">Informacje o LameXP</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="442"/>
+        <location filename="../../gui/AboutDialog.ui" line="439"/>
         <source>Show License Text</source>
         <translation type="unfinished">Pokaż tekst licencji</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="481"/>
+        <location filename="../../gui/AboutDialog.ui" line="478"/>
         <source>Accept License</source>
         <translation type="unfinished">Akceptuj licencję</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="501"/>
+        <location filename="../../gui/AboutDialog.ui" line="498"/>
         <source>Decline License</source>
         <translation type="unfinished">Odrzuć licencję</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="521"/>
+        <location filename="../../gui/AboutDialog.ui" line="518"/>
         <source>About Qt...</source>
         <translation type="unfinished">Info o Qt</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="239"/>
+        <location filename="../../gui/AboutDialog.ui" line="236"/>
         <source>3rd Party S/W</source>
         <translation type="unfinished">Programy firm trzecich</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="43"/>
+        <location filename="../../gui/AboutDialog.ui" line="40"/>
         <source>Information</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="141"/>
+        <location filename="../../gui/AboutDialog.ui" line="138"/>
         <source>Contributors</source>
         <translation type="unfinished">Tłumacze</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="337"/>
+        <location filename="../../gui/AboutDialog.ui" line="334"/>
         <source>License</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="538"/>
+        <location filename="../../gui/AboutDialog.ui" line="535"/>
         <source>Discard</source>
         <translation type="unfinished">Zamknij</translation>
     </message>
         <location filename="../../src/Dialog_About.cpp" line="717"/>
         <location filename="../../src/Dialog_About.cpp" line="724"/>
         <location filename="../../src/Dialog_About.cpp" line="731"/>
+        <location filename="../../src/Dialog_About.cpp" line="738"/>
         <source>Released under the terms of the GNU Lesser General Public License.</source>
         <translation type="unfinished">Wydane na warunkach licencji GNU Lesser General Public License.</translation>
     </message>
     </message>
     <message>
         <location filename="../../src/Dialog_About.cpp" line="736"/>
+        <source>UPX - The Ultimate Packer for eXecutables</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../src/Dialog_About.cpp" line="743"/>
         <source>Silk Icons - Over 700  icons in PNG format</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../src/Dialog_About.cpp" line="738"/>
+        <location filename="../../src/Dialog_About.cpp" line="745"/>
         <source>By Mark James, released under the Creative Commons &apos;by&apos; License.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../src/Dialog_About.cpp" line="743"/>
+        <location filename="../../src/Dialog_About.cpp" line="750"/>
         <source>The copyright of LameXP as a whole belongs to LoRd_MuldeR. The copyright of third-party software used in LameXP belongs to the individual authors.</source>
         <translation type="unfinished">Do programu LameXP jako całości, prawa autorskie posiada LoRd_MuldeR. Prawa autorskie oprogramowania firm trzecich należą do autorów poszczególnych programów.</translation>
     </message>
     <message>
-        <location filename="../../src/Dialog_About.cpp" line="806"/>
+        <location filename="../../src/Dialog_About.cpp" line="813"/>
         <source>n/a</source>
         <translation type="unfinished">n/d</translation>
     </message>
index ce40e1f..c4d751b 100644 (file)
         <source>Marius Hudea</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <source>UPX - The Ultimate Packer for eXecutables</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>AudioFileModel</name>
index 628e26a..1a25078 100644 (file)
         <translation>Om LameXP</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="442"/>
+        <location filename="../../gui/AboutDialog.ui" line="439"/>
         <source>Show License Text</source>
         <translation>Visa licenstext</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="481"/>
+        <location filename="../../gui/AboutDialog.ui" line="478"/>
         <source>Accept License</source>
         <translation>Acceptera</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="501"/>
+        <location filename="../../gui/AboutDialog.ui" line="498"/>
         <source>Decline License</source>
         <translation>Neka</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="521"/>
+        <location filename="../../gui/AboutDialog.ui" line="518"/>
         <source>About Qt...</source>
         <translation>Om Qt</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="239"/>
+        <location filename="../../gui/AboutDialog.ui" line="236"/>
         <source>3rd Party S/W</source>
         <translation>3:e-parts SW</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="43"/>
+        <location filename="../../gui/AboutDialog.ui" line="40"/>
         <source>Information</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="141"/>
+        <location filename="../../gui/AboutDialog.ui" line="138"/>
         <source>Contributors</source>
         <translation>Medverkande</translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="337"/>
+        <location filename="../../gui/AboutDialog.ui" line="334"/>
         <source>License</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../gui/AboutDialog.ui" line="538"/>
+        <location filename="../../gui/AboutDialog.ui" line="535"/>
         <source>Discard</source>
         <translation>Stäng</translation>
     </message>
         <location filename="../../src/Dialog_About.cpp" line="717"/>
         <location filename="../../src/Dialog_About.cpp" line="724"/>
         <location filename="../../src/Dialog_About.cpp" line="731"/>
+        <location filename="../../src/Dialog_About.cpp" line="738"/>
         <source>Released under the terms of the GNU Lesser General Public License.</source>
         <translation>Släppt under Gnu Lesser General Public License.</translation>
     </message>
     </message>
     <message>
         <location filename="../../src/Dialog_About.cpp" line="736"/>
+        <source>UPX - The Ultimate Packer for eXecutables</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../src/Dialog_About.cpp" line="743"/>
         <source>Silk Icons - Over 700  icons in PNG format</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../src/Dialog_About.cpp" line="738"/>
+        <location filename="../../src/Dialog_About.cpp" line="745"/>
         <source>By Mark James, released under the Creative Commons &apos;by&apos; License.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../src/Dialog_About.cpp" line="743"/>
+        <location filename="../../src/Dialog_About.cpp" line="750"/>
         <source>The copyright of LameXP as a whole belongs to LoRd_MuldeR. The copyright of third-party software used in LameXP belongs to the individual authors.</source>
         <translation>The copyright of LameXP as a whole belongs to LoRd_MuldeR. The copyright of third-party software used in LameXP belongs to the individual authors.</translation>
     </message>
     <message>
-        <location filename="../../src/Dialog_About.cpp" line="806"/>
+        <location filename="../../src/Dialog_About.cpp" line="813"/>
         <source>n/a</source>
         <translation>n/a</translation>
     </message>
index 1e244bc..277079c 100644 (file)
         <source>Marius Hudea</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <source>UPX - The Ultimate Packer for eXecutables</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>AudioFileModel</name>
index d3df13e..434cd1f 100644 (file)
         <source>Marius Hudea</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <source>UPX - The Ultimate Packer for eXecutables</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>AudioFileModel</name>
index 2394765..61dc6f1 100644 (file)
         <source>Marius Hudea</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <source>UPX - The Ultimate Packer for eXecutables</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>AudioFileModel</name>
index 8085d84..a6fe377 100644 (file)
@@ -19,9 +19,6 @@
   <property name="windowTitle">
    <string>About LameXP</string>
   </property>
-  <property name="modal">
-   <bool>true</bool>
-  </property>
   <layout class="QVBoxLayout" name="verticalLayout">
    <item>
     <widget class="QTabWidget" name="tabWidget">
            <rect>
             <x>0</x>
             <y>0</y>
-            <width>676</width>
-            <height>413</height>
+            <width>110</width>
+            <height>37</height>
            </rect>
           </property>
           <layout class="QHBoxLayout" name="horizontalLayout_3">
            <rect>
             <x>0</x>
             <y>0</y>
-            <width>676</width>
-            <height>413</height>
+            <width>110</width>
+            <height>37</height>
            </rect>
           </property>
           <layout class="QHBoxLayout" name="horizontalLayout_5">
            <rect>
             <x>0</x>
             <y>0</y>
-            <width>676</width>
-            <height>413</height>
+            <width>100</width>
+            <height>37</height>
            </rect>
           </property>
           <layout class="QHBoxLayout" name="horizontalLayout_4">
index 51e080b..d269861 100644 (file)
 
 #define VER_LAMEXP_MAJOR                                       4
 #define VER_LAMEXP_MINOR_HI                                    0
-#define VER_LAMEXP_MINOR_LO                                    5
-#define VER_LAMEXP_TYPE                                                Final
-#define VER_LAMEXP_PATCH                                       2
-#define VER_LAMEXP_BUILD                                       1117
+#define VER_LAMEXP_MINOR_LO                                    6
+#define VER_LAMEXP_TYPE                                                Alpha
+#define VER_LAMEXP_PATCH                                       1
+#define VER_LAMEXP_BUILD                                       1120
 
 ///////////////////////////////////////////////////////////////////////////////
 // Tool versions (minimum expected versions!)
index 2ef33e6..09ed3bf 100644 (file)
@@ -733,6 +733,13 @@ void AboutDialog::initSoftwareTab(void)
        );
        moreAboutText += makeToolText
        (
+               tr("UPX - The Ultimate Packer for eXecutables"),
+               QString(), "v3.08",
+               tr("Released under the terms of the GNU Lesser General Public License."),
+               "http://upx.sourceforge.net/"
+       );
+       moreAboutText += makeToolText
+       (
                tr("Silk Icons - Over 700  icons in PNG format"),
                QString(), "v1.3",
                tr("By Mark James, released under the Creative Commons 'by' License."),