Warning, /multimedia/k3b/src/projects/base_k3bmovixoptionswidget.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <author>Sebastian trueg</author>
0004  <class>base_K3bMovixOptionsWidget</class>
0005  <widget class="QWidget" name="base_K3bMovixOptionsWidget">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>348</width>
0011     <height>418</height>
0012    </rect>
0013   </property>
0014   <layout class="QVBoxLayout">
0015    <item>
0016     <widget class="QGroupBox" name="groupBox2">
0017      <property name="title">
0018       <string>Playback Settings</string>
0019      </property>
0020      <layout class="QGridLayout">
0021       <item row="0" column="0">
0022        <widget class="QLabel" name="textLabel2">
0023         <property name="text">
0024          <string>MPlayer subtitle fontset:</string>
0025         </property>
0026         <property name="wordWrap">
0027          <bool>false</bool>
0028         </property>
0029        </widget>
0030       </item>
0031       <item row="0" column="1">
0032        <widget class="KComboBox" name="m_comboSubtitleFontset">
0033         <property name="toolTip">
0034          <string>Select the font to be used to render subtitles</string>
0035         </property>
0036        </widget>
0037       </item>
0038       <item row="5" column="0">
0039        <widget class="QLabel" name="textLabel7">
0040         <property name="whatsThis">
0041          <string/>
0042         </property>
0043         <property name="text">
0044          <string>Unwanted MPlayer options:</string>
0045         </property>
0046         <property name="wordWrap">
0047          <bool>false</bool>
0048         </property>
0049        </widget>
0050       </item>
0051       <item row="3" column="0" colspan="2">
0052        <layout class="QHBoxLayout">
0053         <item>
0054          <widget class="QCheckBox" name="m_checkRandomPlay">
0055           <property name="toolTip">
0056            <string>The files are played in random order</string>
0057           </property>
0058           <property name="whatsThis">
0059            <string>&lt;p&gt;If this option is checked the order in which the files are played is determined randomly every time it is played.</string>
0060           </property>
0061           <property name="text">
0062            <string>Pla&amp;y files randomly</string>
0063           </property>
0064          </widget>
0065         </item>
0066         <item>
0067          <widget class="QCheckBox" name="m_checkNoDma">
0068           <property name="toolTip">
0069            <string>Do not use DMA for media access</string>
0070           </property>
0071           <property name="whatsThis">
0072            <string>&lt;p&gt;If this option is checked the resulting eMovix CD/DVD will not use DMA for accessing the drive. This will slow down reading from the CD/DVD but may be necessary on some systems that do not support DMA.&lt;/p&gt;</string>
0073           </property>
0074           <property name="text">
0075            <string>&amp;Do not use DMA</string>
0076           </property>
0077          </widget>
0078         </item>
0079        </layout>
0080       </item>
0081       <item row="5" column="1">
0082        <widget class="QLineEdit" name="m_editUnwantedMplayerOptions">
0083         <property name="toolTip">
0084          <string>MPlayer options you want to be sure MPlayer will not use</string>
0085         </property>
0086         <property name="whatsThis">
0087          <string>&lt;p&gt;Here one can specify MPlayer options that should never be used.
0088 &lt;p&gt;They have to be separated by spaces:
0089 &lt;pre&gt;opt1 opt2 opt3&lt;/pre&gt;</string>
0090         </property>
0091        </widget>
0092       </item>
0093       <item row="4" column="1">
0094        <widget class="QLineEdit" name="m_editAdditionalMplayerOptions">
0095         <property name="toolTip">
0096          <string>Additional MPlayer options</string>
0097         </property>
0098         <property name="whatsThis">
0099          <string>&lt;p&gt;MPlayer options that should be used in any case.
0100 &lt;p&gt;They have to be separated by spaces:
0101 &lt;pre&gt;opt1 opt2 opt3&lt;/pre&gt;</string>
0102         </property>
0103        </widget>
0104       </item>
0105       <item row="4" column="0">
0106        <widget class="QLabel" name="textLabel6">
0107         <property name="text">
0108          <string>Additional MPlayer options:</string>
0109         </property>
0110         <property name="wordWrap">
0111          <bool>false</bool>
0112         </property>
0113        </widget>
0114       </item>
0115       <item row="2" column="0">
0116        <widget class="QLabel" name="textLabel3">
0117         <property name="text">
0118          <string>Loop playlist:</string>
0119         </property>
0120         <property name="wordWrap">
0121          <bool>false</bool>
0122         </property>
0123        </widget>
0124       </item>
0125       <item row="2" column="1">
0126        <widget class="QSpinBox" name="m_spinLoop">
0127         <property name="toolTip">
0128          <string>How many times should the playlist be looped</string>
0129         </property>
0130         <property name="specialValueText">
0131          <string>infinity</string>
0132         </property>
0133         <property name="suffix">
0134          <string> time(s)</string>
0135         </property>
0136         <property name="value">
0137          <number>1</number>
0138         </property>
0139        </widget>
0140       </item>
0141       <item row="1" column="0">
0142        <widget class="QLabel" name="m_labelAudioBackground">
0143         <property name="text">
0144          <string>Audio Player Background:</string>
0145         </property>
0146         <property name="wordWrap">
0147          <bool>false</bool>
0148         </property>
0149        </widget>
0150       </item>
0151       <item row="1" column="1">
0152        <widget class="KComboBox" name="m_comboAudioBackground">
0153         <property name="toolTip">
0154          <string>Background video to show during audio playback</string>
0155         </property>
0156         <property name="whatsThis">
0157          <string>&lt;p&gt;&lt;b&gt;Audio Player Background&lt;/b&gt;
0158 &lt;p&gt;During audio playback normally the screen would be black. However, if a background movie has been selected, eMovix will display it during playback.
0159 &lt;p&gt;Additional background movies can be installed. However, this is not as simple as a few mouse clicks. The background movies are stored in the emovix shared data folder (mostly &lt;i&gt;/usr/share/emovix&lt;/i&gt; or &lt;i&gt;/usr/local/share/emovix&lt;/i&gt;) under &lt;em&gt;backgrounds&lt;/em&gt;. So to add a background one has to copy the file to that folder.</string>
0160         </property>
0161        </widget>
0162       </item>
0163      </layout>
0164     </widget>
0165    </item>
0166    <item>
0167     <widget class="QGroupBox" name="groupBox3">
0168      <property name="title">
0169       <string>Startup Behavior</string>
0170      </property>
0171      <layout class="QGridLayout">
0172       <item row="1" column="0">
0173        <widget class="QLabel" name="m_labelKeyboardLayout">
0174         <property name="text">
0175          <string>Keyboard Layout:</string>
0176         </property>
0177         <property name="wordWrap">
0178          <bool>false</bool>
0179         </property>
0180        </widget>
0181       </item>
0182       <item row="0" column="0">
0183        <widget class="QLabel" name="textLabel1">
0184         <property name="text">
0185          <string>eMovix boot message language:</string>
0186         </property>
0187         <property name="wordWrap">
0188          <bool>false</bool>
0189         </property>
0190        </widget>
0191       </item>
0192       <item row="0" column="1">
0193        <widget class="KComboBox" name="m_comboBootMessageLanguage">
0194         <property name="toolTip">
0195          <string>Select the language of the eMovix help screens</string>
0196         </property>
0197        </widget>
0198       </item>
0199       <item row="2" column="0">
0200        <widget class="QLabel" name="textLabel5">
0201         <property name="text">
0202          <string>Default boot label:</string>
0203         </property>
0204         <property name="wordWrap">
0205          <bool>false</bool>
0206         </property>
0207        </widget>
0208       </item>
0209       <item row="2" column="1">
0210        <widget class="KComboBox" name="m_comboDefaultBootLabel">
0211         <property name="toolTip">
0212          <string>Select the default Linux kernel configuration</string>
0213         </property>
0214         <property name="whatsThis">
0215          <string>&lt;p&gt;&lt;b&gt;eMovix Boot Labels&lt;/b&gt;
0216 &lt;p&gt;eMovix provides a variety of different boot configurations which can be selected at boot time via a boot label (comparable to Lilo or Grub). The many different boot configurations mainly influence the Video output.
0217 &lt;p&gt;The &lt;b&gt;default&lt;/b&gt;, &lt;b&gt;movix&lt;/b&gt;, or &lt;b&gt;MoviX&lt;/b&gt; labels start a general Vesa video driver.
0218 &lt;p&gt;The &lt;b&gt;TV&lt;/b&gt; labels can be used to direct video to the TV output of the graphic board. eMovix provides TVout drivers for different brands of graphic boards.
0219 &lt;p&gt;The &lt;b&gt;FB&lt;/b&gt; labels refer to configurations that start a Frame Buffer driver in different screen resolutions.
0220 &lt;p&gt;The &lt;b&gt;AA&lt;/b&gt; labels make eMovix output the video through the ASCII-Art library which displays the picture in text mode through the usage of simple ASCII characters.
0221 &lt;p&gt;The &lt;b&gt;hd&lt;/b&gt; label makes eMovix boot from the local harddisk instead of the medium. This can be used to prevent accidental starting of an eMovix medium.
0222 &lt;p&gt;The &lt;b&gt;floppy&lt;/b&gt; label makes eMovix boot from the local floppy drive instead of the medium.</string>
0223         </property>
0224        </widget>
0225       </item>
0226       <item row="1" column="1">
0227        <widget class="KComboBox" name="m_comboKeyboardLayout">
0228         <property name="toolTip">
0229          <string>Select the layout of the keyboard</string>
0230         </property>
0231         <property name="whatsThis">
0232          <string>&lt;p&gt;The keyboard layout selected here will be used for eMovix commands such as controlling the media player.</string>
0233         </property>
0234        </widget>
0235       </item>
0236      </layout>
0237     </widget>
0238    </item>
0239    <item>
0240     <widget class="QGroupBox" name="groupBox1">
0241      <property name="sizePolicy">
0242       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0243        <horstretch>0</horstretch>
0244        <verstretch>1</verstretch>
0245       </sizepolicy>
0246      </property>
0247      <property name="title">
0248       <string>Behavior After Playing</string>
0249      </property>
0250      <layout class="QHBoxLayout">
0251       <item>
0252        <widget class="QCheckBox" name="m_checkEject">
0253         <property name="toolTip">
0254          <string>Eject the disk after playing has finished</string>
0255         </property>
0256         <property name="whatsThis">
0257          <string>&lt;p&gt;If this option is checked the disk will be ejected after MPlayer has finished.</string>
0258         </property>
0259         <property name="text">
0260          <string>E&amp;ject disk</string>
0261         </property>
0262        </widget>
0263       </item>
0264       <item>
0265        <widget class="QCheckBox" name="m_checkShutdown">
0266         <property name="toolTip">
0267          <string>Shutdown after playing has finished</string>
0268         </property>
0269         <property name="whatsThis">
0270          <string>&lt;p&gt;If this option is checked the PC will be shut down after MPlayer has finished playing.</string>
0271         </property>
0272         <property name="text">
0273          <string>Sh&amp;utdown</string>
0274         </property>
0275        </widget>
0276       </item>
0277       <item>
0278        <widget class="QCheckBox" name="m_checkReboot">
0279         <property name="toolTip">
0280          <string>Reboot after playing has finished</string>
0281         </property>
0282         <property name="whatsThis">
0283          <string>&lt;p&gt;If this option is checked the PC will be rebooted after MPlayer has finished playing.</string>
0284         </property>
0285         <property name="text">
0286          <string>Re&amp;boot</string>
0287         </property>
0288        </widget>
0289       </item>
0290      </layout>
0291     </widget>
0292    </item>
0293   </layout>
0294  </widget>
0295  <customwidgets>
0296   <customwidget>
0297    <class>KComboBox</class>
0298    <extends>QComboBox</extends>
0299    <header>kcombobox.h</header>
0300   </customwidget>
0301  </customwidgets>
0302  <includes>
0303   <include location="local">kcombobox.h</include>
0304   <include location="local">kcombobox.h</include>
0305   <include location="local">kcombobox.h</include>
0306   <include location="local">kcombobox.h</include>
0307   <include location="local">kcombobox.h</include>
0308  </includes>
0309  <resources/>
0310  <connections>
0311   <connection>
0312    <sender>m_checkShutdown</sender>
0313    <signal>toggled(bool)</signal>
0314    <receiver>m_checkReboot</receiver>
0315    <slot>setDisabled(bool)</slot>
0316    <hints>
0317     <hint type="sourcelabel">
0318      <x>20</x>
0319      <y>20</y>
0320     </hint>
0321     <hint type="destinationlabel">
0322      <x>20</x>
0323      <y>20</y>
0324     </hint>
0325    </hints>
0326   </connection>
0327   <connection>
0328    <sender>m_checkReboot</sender>
0329    <signal>toggled(bool)</signal>
0330    <receiver>m_checkShutdown</receiver>
0331    <slot>setDisabled(bool)</slot>
0332    <hints>
0333     <hint type="sourcelabel">
0334      <x>20</x>
0335      <y>20</y>
0336     </hint>
0337     <hint type="destinationlabel">
0338      <x>20</x>
0339      <y>20</y>
0340     </hint>
0341    </hints>
0342   </connection>
0343  </connections>
0344 </ui>