Updated the About dialog.
This commit is contained in:
parent
6ca6b0ca11
commit
cf723f7f26
109
gui/win_about.ui
109
gui/win_about.ui
@ -230,7 +230,7 @@ Released under the terms of the GNU General Public License, version 2.<br>
|
||||
Please visit <a href="http://x264licensing.com/">http://x264licensing.com/</a> for obtaining a commercial x264 license.<br>
|
||||
Read the <a href="http://mewiki.project357.com/wiki/X264_Settings">user's manual</a> to get started and use the <a href="http://forum.doom9.org/forumdisplay.php?f=77">support forum</a> for help!<br>
|
||||
<br>
|
||||
Note: Simple x264 Launcher is not affiliated with or endorsed by the x264 project.</tt></nobr>
|
||||
Note: Simple x264 Launcher is <u>not</u> affiliated with or endorsed by the x264 project.</tt></nobr>
|
||||
</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
@ -336,7 +336,112 @@ Released under the terms of the GNU General Public License, version 2.<br>
|
||||
The x265 project is coordinated by <a href="http://www.multicorewareinc.com/">MultiCoreWare</a>. See the <a href="http://www.videolan.org/developers/x265.html">web-site</a> for details.<br>
|
||||
Read the <a href="http://goo.gl/smws42">user's manual</a> to get started and use the <a href="https://forum.doom9.org/forumdisplay.php?f=81">support forum</a> for help!<br>
|
||||
<br>
|
||||
Note: Simple x264 Launcher is not affiliated with or endorsed by the x265 project.</tt></nobr>
|
||||
Note: Simple x264 Launcher is <u>not</u> affiliated with or endorsed by the x265 project.</tt></nobr></string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="tab">
|
||||
<attribute name="title">
|
||||
<string>NVEncC Encoder</string>
|
||||
</attribute>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_15">
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_11">
|
||||
<property name="spacing">
|
||||
<number>16</number>
|
||||
</property>
|
||||
<property name="leftMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="topMargin">
|
||||
<number>8</number>
|
||||
</property>
|
||||
<property name="rightMargin">
|
||||
<number>8</number>
|
||||
</property>
|
||||
<property name="bottomMargin">
|
||||
<number>8</number>
|
||||
</property>
|
||||
<item>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_13">
|
||||
<item>
|
||||
<widget class="QLabel" name="iconNVEncC">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>64</width>
|
||||
<height>64</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>64</width>
|
||||
<height>64</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="pixmap">
|
||||
<pixmap resource="../res/resources.qrc">:/images/nvencc.png</pixmap>
|
||||
</property>
|
||||
<property name="scaledContents">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="verticalSpacer_7">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Vertical</enum>
|
||||
</property>
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>40</height>
|
||||
</size>
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_14">
|
||||
<item>
|
||||
<widget class="QLabel" name="labelNVEncC">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="font">
|
||||
<font>
|
||||
<pointsize>9</pointsize>
|
||||
<weight>50</weight>
|
||||
<bold>false</bold>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><nobr><tt><b>NVEncC - NVIDIA GPU encoding. Copyright (C) 1999-2016 rigaya.</b><br>
|
||||
NVEnc front-end by rigayaりがや. Check rigaya's <a href="https://onedrive.live.com/?id=6BDD4375AC8933C6!2293&cid=6BDD4375AC8933C6">OneDrive</a> for the latest downloads.<br>
|
||||
Released under the terms of the MIT License.<br>
|
||||
<br>
|
||||
The NVEncC software contains source code provided by <a href="http://www.nvidia.com/object/cuda_home_new.html">NVIDIA Corporation</a>.<br>
|
||||
CUDA SDK/Toolkit and NVIDIA Video Codec SDK are Copyright (C) NVIDIA Corporation.<br>
|
||||
<br>
|
||||
Note: Simple x264 Launcher is <u>not</u> affiliated with or endorsed by NVIDIA.</tt></nobr>
|
||||
</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
|
BIN
res/images/nvencc.png
Normal file
BIN
res/images/nvencc.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.6 KiB |
@ -58,6 +58,7 @@
|
||||
<file>images/avisynth.png</file>
|
||||
<file>images/loading.gif</file>
|
||||
<file>images/movie.png</file>
|
||||
<file>images/nvencc.png</file>
|
||||
<file>images/python.png</file>
|
||||
<file>images/spinner.gif</file>
|
||||
<file>images/update.png</file>
|
||||
|
Loading…
Reference in New Issue
Block a user