]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/sout.ui
Add a sout-keep option in the GUI as sout-keep is removed by default.
[vlc] / modules / gui / qt4 / ui / sout.ui
index e1710874bec9a77aedea76c7fae445c69913a99d..2400244054e00aa48e4ebafc563cbeae009bf48b 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>644</width>
-    <height>799</height>
+    <height>843</height>
    </rect>
   </property>
   <property name="windowTitle" >
      <layout class="QHBoxLayout" >
       <item>
        <layout class="QGridLayout" >
-        <item row="0" column="0" colspan="3" >
+        <item row="0" column="1" colspan="2" >
          <widget class="QCheckBox" name="localOutput" >
           <property name="text" >
            <string>_("Play locally")</string>
           </property>
          </widget>
         </item>
-        <item row="1" column="0" colspan="3" >
+        <item row="1" column="1" colspan="2" >
          <widget class="QCheckBox" name="fileOutput" >
           <property name="contextMenuPolicy" >
            <enum>Qt::NoContextMenu</enum>
@@ -82,7 +82,7 @@
           </property>
          </widget>
         </item>
-        <item row="2" column="0" colspan="3" >
+        <item row="2" column="1" colspan="2" >
          <widget class="QCheckBox" name="HTTPOutput" >
           <property name="text" >
            <string>HTTP</string>
           </property>
          </widget>
         </item>
-        <item row="3" column="0" colspan="3" >
+        <item row="3" column="1" colspan="2" >
          <widget class="QCheckBox" name="MMSHOutput" >
           <property name="text" >
            <string>MMSH</string>
           </property>
          </widget>
         </item>
-        <item row="4" column="0" colspan="3" >
+        <item row="4" column="1" colspan="2" >
          <widget class="QCheckBox" name="RTPOutput" >
           <property name="text" >
            <string>RTP</string>
           </property>
          </widget>
         </item>
-        <item row="7" column="0" colspan="3" >
+        <item row="7" column="1" colspan="2" >
          <widget class="QCheckBox" name="IcecastOutput" >
           <property name="text" >
            <string>IceCast</string>
         </item>
         <item rowspan="2" row="5" column="2" >
          <widget class="QLabel" name="UDPRTPLabel" >
+          <property name="enabled" >
+           <bool>false</bool>
+          </property>
           <property name="sizePolicy" >
            <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
             <horstretch>0</horstretch>
           </property>
           <property name="maximumSize" >
            <size>
-            <width>83</width>
+            <width>100</width>
             <height>16777215</height>
            </size>
           </property>
           <property name="enabled" >
            <bool>false</bool>
           </property>
+          <property name="sizePolicy" >
+           <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
+            <horstretch>0</horstretch>
+            <verstretch>0</verstretch>
+           </sizepolicy>
+          </property>
           <property name="toolTip" >
            <string>_("Using this option is not recommended in most of the cases.")</string>
           </property>
        <rect>
         <x>0</x>
         <y>0</y>
-        <width>628</width>
-        <height>135</height>
+        <width>622</width>
+        <height>151</height>
        </rect>
       </property>
       <attribute name="title" >
        <rect>
         <x>0</x>
         <y>0</y>
-        <width>624</width>
-        <height>129</height>
+        <width>622</width>
+        <height>151</height>
        </rect>
       </property>
       <attribute name="title" >
        <rect>
         <x>0</x>
         <y>0</y>
-        <width>624</width>
-        <height>129</height>
+        <width>622</width>
+        <height>151</height>
        </rect>
       </property>
       <attribute name="title" >
        <rect>
         <x>0</x>
         <y>0</y>
-        <width>624</width>
-        <height>129</height>
+        <width>622</width>
+        <height>151</height>
        </rect>
       </property>
       <attribute name="title" >
           </property>
          </widget>
         </item>
+        <item row="2" column="0" colspan="2" >
+         <widget class="QCheckBox" name="soutKeep" >
+          <property name="text" >
+           <string>_("Keep stream output open")</string>
+          </property>
+         </widget>
+        </item>
        </layout>
       </item>
      </layout>