widget->setStatusText(i18n("Shows playlist items and allows you to select an item to play"));
widget->setWhatsThis(i18n("Playlist combo box in the closed state displays the current playlist item. You can drop down the combo box to see the entire list and select a different item to load and play."));
toggle->setStatusText(i18n("Turns the option to loop through the list on/off"));
toggle->setWhatsThis(i18n("Loop command toggles the option to start playing items from the beginning of the playlist after playing the last item on the playlist."));
<string>Additional options that will be passed to MPlayer on the command line. See mplayer(1) manpage for a complete list of possible options.</string>
</property>
</widget>
<widget class="QComboBox" row="1" column="0">
<widget class="TQComboBox" row="1" column="0">
<item>
<property name="text">
<string>default</string>
@ -112,7 +112,7 @@
<string>Choose how to combine the options you specify here with the defaults set in KPlayer Settings. Default uses options from KPlayer Settings, Set To replaces them with the options set here, and Append adds these options to the defaults.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_command_line</cstring>
</property>
@ -133,7 +133,7 @@
</widget>
</grid>
</widget>
<widget class="QLayoutWidget">
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
@ -141,7 +141,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="0" column="0">
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>l_demuxer</cstring>
</property>
@ -161,7 +161,7 @@
<string>Property that shows and allows you to change the demultiplexer used for the file or stream. If the chosen demuxer fails, another one may be used.</string>
<string>Property that shows and allows you to change the demultiplexer used for the file or stream. If the chosen demuxer fails, another one may be used.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_frame_drop</cstring>
</property>
@ -200,7 +200,7 @@
<string>If your system is too slow to play this file, MPlayer can drop some frames so playback does not slow down. Default uses the default from KPlayer Settings, None disables dropping, Soft drops fewer frames, and Hard drops more frames and may sometimes break decoding. If you select a frame dropping option from Player menu while holding Shift key, KPlayer will remember that choice in this property for the currently loaded file.</string>
</property>
</widget>
<widget class="QComboBox" row="1" column="1">
<widget class="TQComboBox" row="1" column="1">
<item>
<property name="text">
<string>default</string>
@ -231,7 +231,7 @@
<string>If your system is too slow to play this file, MPlayer can drop some frames so playback does not slow down. Default uses the default from KPlayer Settings, None disables dropping, Soft drops fewer frames, and Hard drops more frames and may sometimes break decoding. If you select a frame dropping option from Player menu while holding Shift key, KPlayer will remember that choice in this property for the currently loaded file.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_use_cache</cstring>
</property>
@ -251,7 +251,7 @@
<string>Option to choose whether to use cache and set its size. Default uses the option set in KPlayer Settings, Auto lets MPlayer use the its own configuration, None tells MPlayer to use no cache, and Set Size lets you set a specific size.</string>
</property>
</widget>
<widget class="QComboBox" row="2" column="1">
<widget class="TQComboBox" row="2" column="1">
<item>
<property name="text">
<string>default</string>
@ -282,7 +282,7 @@
<string>Option to choose whether to use cache and set its size. Default uses the option set in KPlayer Settings, Auto lets MPlayer use the its own configuration, None tells MPlayer to use no cache, and Set Size lets you set a specific size.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="2">
<widget class="TQLineEdit" row="2" column="2">
<property name="name">
<cstring>c_cache_size</cstring>
</property>
@ -310,7 +310,7 @@
<string>Option to choose whether to use cache and set its size. Default uses the option set in KPlayer Settings, Auto lets MPlayer use the its own configuration, None tells MPlayer to use no cache, and Set Size lets you set a specific size.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="3">
<widget class="TQLabel" row="2" column="3">
<property name="name">
<cstring>l_cache_size_kb</cstring>
</property>
@ -335,7 +335,7 @@
<string>Option to choose whether to use cache and set its size. Default uses the option set in KPlayer Settings, Auto lets MPlayer use the its own configuration, None tells MPlayer to use no cache, and Set Size lets you set a specific size.</string>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>l_build_index</cstring>
</property>
@ -355,7 +355,7 @@
<string>Option to choose whether to build new index for seeking. Default uses the option from KPlayer Settings, Yes builds an index if the file does not have it, No tells MPlayer not to build index, and Force makes it always build an index.</string>
</property>
</widget>
<widget class="QComboBox" row="3" column="1">
<widget class="TQComboBox" row="3" column="1">
<item>
<property name="text">
<string>default</string>
@ -386,7 +386,7 @@
<string>Option to choose whether to build new index for seeking. Default uses the option from KPlayer Settings, Yes builds an index if the file does not have it, No tells MPlayer not to build index, and Force makes it always build an index.</string>
</property>
</widget>
<widget class="QLabel" row="4" column="0">
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>l_use_kioslave</cstring>
</property>
@ -406,7 +406,7 @@
<string>Option to choose whether to use a KDE I/O Slave to play this file. Auto decides it automatically using options set in KPlayer Settings.</string>
</property>
</widget>
<widget class="QComboBox" row="4" column="1">
<widget class="TQComboBox" row="4" column="1">
<item>
<property name="text">
<string>auto</string>
@ -432,7 +432,7 @@
<string>Option to choose whether to use a KDE I/O Slave to play this file. Auto decides it automatically using options set in KPlayer Settings.</string>
</property>
</widget>
<widget class="QLabel" row="5" column="0">
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>l_use_temporary_file</cstring>
</property>
@ -452,7 +452,7 @@
<string>Option to choose whether to use a temporary file for playing from KDE I/O Slave. Default uses the option from KPlayer Settings. This option has no effect for URLs passed directly to MPlayer.</string>
</property>
</widget>
<widget class="QComboBox" row="5" column="1">
<widget class="TQComboBox" row="5" column="1">
<item>
<property name="text">
<string>default</string>
@ -480,7 +480,7 @@
</widget>
</grid>
</widget>
<widget class="QLayoutWidget">
<widget class="TQLayoutWidget">
<property name="name">
<cstring>l_compression</cstring>
</property>
@ -488,7 +488,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QCheckBox" row="0" column="0">
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>c_compression</cstring>
</property>
@ -502,7 +502,7 @@
<string>Option to choose whether to use hardware compression and set image size and quality.</string>
</property>
</widget>
<widget class="QComboBox" row="0" column="1">
<widget class="TQComboBox" row="0" column="1">
<item>
<property name="text">
<string>full size</string>
@ -528,7 +528,7 @@
<string>Option to choose whether to use hardware compression and set image size and quality.</string>
</property>
</widget>
<widget class="QLabel" row="0" column="2">
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>l_quality</cstring>
</property>
@ -548,7 +548,7 @@
<string>Option to choose whether to use hardware compression and set image size and quality.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="3">
<widget class="TQLineEdit" row="0" column="3">
<property name="name">
<cstring>c_quality</cstring>
</property>
@ -576,7 +576,7 @@
<string>Option to choose whether to use hardware compression and set image size and quality.</string>
<string>Option to choose the audio track to play.</string>
</property>
</widget>
<widget class="QComboBox" row="0" column="1">
<widget class="TQComboBox" row="0" column="1">
<item>
<property name="text">
<string>auto</string>
@ -107,7 +107,7 @@
<string>Option to choose the audio track to play.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="2">
<widget class="TQLineEdit" row="0" column="2">
<property name="name">
<cstring>c_track</cstring>
</property>
@ -132,7 +132,7 @@
<string>Option to choose the audio track to play.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_volume</cstring>
</property>
@ -152,7 +152,7 @@
<string>Option to adjust sound volume level for this file. Default uses the same volume as for other files, Set To adjusts volume to the given level, Add and Subtract turn volume up and down respectively by the given amount. It is easier to set this option by moving volume slider while having Shift key pressed.</string>
</property>
</widget>
<widget class="QComboBox" row="1" column="1">
<widget class="TQComboBox" row="1" column="1">
<item>
<property name="text">
<string>default</string>
@ -191,7 +191,7 @@
<string>Option to adjust sound volume level for this file. Default uses the same volume as for other files, Set To adjusts volume to the given level, Add and Subtract turn volume up and down respectively by the given amount. It is easier to set this option by moving volume slider while having Shift key pressed.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="2">
<widget class="TQLineEdit" row="1" column="2">
<property name="name">
<cstring>c_volume</cstring>
</property>
@ -216,7 +216,7 @@
<string>Option to adjust sound volume level for this file. Default uses the same volume as for other files, Set To adjusts volume to the given level, Add and Subtract turn volume up and down respectively by the given amount. It is easier to set this option by moving volume slider while having Shift key pressed.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_delay</cstring>
</property>
@ -236,7 +236,7 @@
<string>Option to set delay of sound relative to video for this file. By default sound is played without delay. An easier way to set this option is by using keyboard shortcuts for Audio Delay commands on Player/Audio menu. In the default configuration KPlayer will automatically store those changes in this property.</string>
</property>
</widget>
<widget class="QComboBox" row="2" column="1">
<widget class="TQComboBox" row="2" column="1">
<item>
<property name="text">
<string>default</string>
@ -265,7 +265,7 @@
<string>Option to set delay of sound relative to video for this file. By default sound is played without delay. An easier way to set this option is by using keyboard shortcuts for Audio Delay commands on Player/Audio menu. In the default configuration KPlayer will automatically store those changes in this property.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="2">
<widget class="TQLineEdit" row="2" column="2">
<property name="name">
<cstring>c_delay</cstring>
</property>
@ -290,7 +290,7 @@
<string>Option to set delay of sound relative to video for this file. By default sound is played without delay. An easier way to set this option is by using keyboard shortcuts for Audio Delay commands on Player/Audio menu. In the default configuration KPlayer will automatically store those changes in this property.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="3">
<widget class="TQLabel" row="2" column="3">
<property name="name">
<cstring>l_seconds</cstring>
</property>
@ -315,7 +315,7 @@
<string>Option to set delay of sound relative to video for this file. By default sound is played without delay. An easier way to set this option is by using keyboard shortcuts for Audio Delay commands on Player/Audio menu. In the default configuration KPlayer will automatically store those changes in this property.</string>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>l_codec</cstring>
</property>
@ -335,7 +335,7 @@
<string>Option that lists available codecs and lets you choose the one to be used for this file. Default uses the option from KPlayer Settings, Auto lets MPlayer decide which codec to use automatically.</string>
<string>Option that lists available codecs and lets you choose the one to be used for this file. Default uses the option from KPlayer Settings, Auto lets MPlayer decide which codec to use automatically.</string>
</property>
</widget>
<widget class="QLabel" row="4" column="0">
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>l_bitrate</cstring>
</property>
@ -374,7 +374,7 @@
<string>Property that shows audio bitrate of this file.</string>
</property>
</widget>
<widget class="QLineEdit" row="4" column="1">
<widget class="TQLineEdit" row="4" column="1">
<property name="name">
<cstring>c_bitrate</cstring>
</property>
@ -396,7 +396,7 @@
<string>Property that shows audio bitrate of this file.</string>
</property>
</widget>
<widget class="QLabel" row="4" column="2">
<widget class="TQLabel" row="4" column="2">
<property name="name">
<cstring>l_kbps</cstring>
</property>
@ -421,7 +421,7 @@
<string>Property that shows audio bitrate of this file.</string>
</property>
</widget>
<widget class="QLabel" row="5" column="0">
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>l_samplerate</cstring>
</property>
@ -441,7 +441,7 @@
<string>Property that shows audio sample rate of this file.</string>
</property>
</widget>
<widget class="QLineEdit" row="5" column="1">
<widget class="TQLineEdit" row="5" column="1">
<property name="name">
<cstring>c_samplerate</cstring>
</property>
@ -463,7 +463,7 @@
<string>Property that shows audio sample rate of this file.</string>
</property>
</widget>
<widget class="QLabel" row="5" column="2">
<widget class="TQLabel" row="5" column="2">
<property name="name">
<cstring>l_hz</cstring>
</property>
@ -488,7 +488,7 @@
<string>Property that shows audio sample rate of this file.</string>
</property>
</widget>
<widget class="QLabel" row="6" column="0">
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>l_mode</cstring>
</property>
@ -508,7 +508,7 @@
<string>Option to choose the audio mode to request from the device.</string>
</property>
</widget>
<widget class="QComboBox" row="6" column="1">
<widget class="TQComboBox" row="6" column="1">
<item>
<property name="text">
<string>auto</string>
@ -552,7 +552,7 @@
<string>Option to choose the audio mode to request from the device.</string>
</property>
</widget>
<widget class="QLabel" row="7" column="0">
<widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>l_input</cstring>
</property>
@ -572,7 +572,7 @@
<string>Option to specify the audio card input ID to use for capturing audio.</string>
</property>
</widget>
<widget class="QComboBox" row="7" column="1">
<widget class="TQComboBox" row="7" column="1">
<item>
<property name="text">
<string>auto</string>
@ -601,7 +601,7 @@
<string>Option to specify the audio card input ID to use for capturing audio.</string>
</property>
</widget>
<widget class="QLineEdit" row="7" column="2">
<widget class="TQLineEdit" row="7" column="2">
<property name="name">
<cstring>c_input</cstring>
</property>
@ -618,7 +618,7 @@
<string>Option to specify the audio card input ID to use for capturing audio.</string>
</property>
</widget>
<widget class="QCheckBox" row="7" column="3">
<widget class="TQCheckBox" row="7" column="3">
<property name="name">
<cstring>c_immediate</cstring>
</property>
@ -640,7 +640,7 @@
<string>Option to choose specify where audio comes from. Select this option if your TV card is connected with a cable to a sound card. When this option is not selected, audio comes along with video from the TV card.</string>
</property>
</widget>
<widget class="QLabel" row="8" column="0">
<widget class="TQLabel" row="8" column="0">
<property name="name">
<cstring>l_capture</cstring>
</property>
@ -660,7 +660,7 @@
<string>Option to specify the audio capture system and device.</string>
</property>
</widget>
<widget class="QComboBox" row="8" column="1">
<widget class="TQComboBox" row="8" column="1">
<item>
<property name="text">
<string>ALSA</string>
@ -689,7 +689,7 @@
<string>Option to specify the audio capture system and device.</string>
</property>
</widget>
<widget class="QLabel" row="8" column="2">
<widget class="TQLabel" row="8" column="2">
<property name="name">
<cstring>l_device</cstring>
</property>
@ -717,7 +717,7 @@
<string>Option to specify the audio capture system and device.</string>
<string>Property that shows and allows you to change the name that KPlayer will display for this file or stream.</string>
</property>
</widget>
<widget class="QLineEdit">
<widget class="TQLineEdit">
<property name="name">
<cstring>c_name</cstring>
</property>
@ -97,7 +97,7 @@
<string>Property that shows and allows you to change the name that KPlayer will display for this file or stream.</string>
</property>
</widget>
<widget class="QLabel">
<widget class="TQLabel">
<property name="name">
<cstring>l_url</cstring>
</property>
@ -125,7 +125,7 @@
<string>Property that shows remote URL or local file path of this file or stream.</string>
</property>
</widget>
<widget class="QLineEdit">
<widget class="TQLineEdit">
<property name="name">
<cstring>c_url</cstring>
</property>
@ -150,7 +150,7 @@
<string>Property that shows remote URL or local file path of this file or stream.</string>
</property>
</widget>
<widget class="QFrame">
<widget class="TQFrame">
<property name="name">
<cstring>frame2</cstring>
</property>
@ -172,7 +172,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout3</cstring>
</property>
@ -180,7 +180,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="0" column="0">
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>l_type</cstring>
</property>
@ -200,7 +200,7 @@
<string>Property that shows the type of the device.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>c_type</cstring>
</property>
@ -222,7 +222,7 @@
<string>Property that shows the type of the device.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_frequency</cstring>
</property>
@ -242,7 +242,7 @@
<string>Property that shows and allows you to change the frequency used to tune in to the channel.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_frequency</cstring>
</property>
@ -261,7 +261,7 @@
<string>Property that shows and allows you to change the frequency used to tune in to the channel.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="2">
<widget class="TQLabel" row="1" column="2">
<property name="name">
<cstring>l_mhz</cstring>
</property>
@ -286,7 +286,7 @@
<string>Property that shows and allows you to change the frequency used to tune in to the channel.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_length</cstring>
</property>
@ -306,7 +306,7 @@
<string>Property that shows the time length of the file or stream.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="1">
<widget class="TQLineEdit" row="2" column="1">
<property name="name">
<cstring>c_length</cstring>
</property>
@ -328,7 +328,7 @@
<string>Property that shows the time length of the file or stream.</string>
</property>
</widget>
<widget class="QLabel" row="4" column="0">
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>l_playlist</cstring>
</property>
@ -348,7 +348,7 @@
<string>Option to choose whether this is a playlist file or not. Auto determines that automatically based on extension. If autodetection gets it wrong, MPlayer will fail to play the file, and you will then have to set this option correctly.</string>
</property>
</widget>
<widget class="QComboBox" row="4" column="1">
<widget class="TQComboBox" row="4" column="1">
<item>
<property name="text">
<string>auto</string>
@ -382,7 +382,7 @@
<string>Option to choose whether this is a playlist file or not. Auto determines that automatically based on extension. If autodetection gets it wrong, MPlayer will fail to play the file, and you will then have to set this option correctly.</string>
</property>
</widget>
<widget class="QLabel" row="5" column="0">
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>l_channels</cstring>
</property>
@ -402,7 +402,7 @@
<string>Option to choose the available channels according to your location.</string>
</property>
</widget>
<widget class="QComboBox" row="5" column="1">
<widget class="TQComboBox" row="5" column="1">
<property name="name">
<cstring>c_channels</cstring>
</property>
@ -421,7 +421,7 @@
<string>Option to choose the available channels according to your location.</string>
</property>
</widget>
<widget class="QLabel" row="6" column="0">
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>l_driver</cstring>
</property>
@ -441,7 +441,7 @@
<string>Option to choose the input driver.</string>
</property>
</widget>
<widget class="QComboBox" row="6" column="1">
<widget class="TQComboBox" row="6" column="1">
<item>
<property name="text">
<string>BSD Bt848</string>
@ -475,7 +475,7 @@
<string>Option to choose the input driver.</string>
</property>
</widget>
<widget class="QLabel" row="7" column="0">
<widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>l_channel_file</cstring>
</property>
@ -495,7 +495,7 @@
<string>Option to specify the path to the file containing the list of available channels.</string>
<string>Property that shows the video resolution in pixels.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>c_resolution_width</cstring>
</property>
@ -98,7 +98,7 @@
<string>Property that shows the video resolution in pixels.</string>
</property>
</widget>
<widget class="QLabel" row="0" column="2">
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>l_resolution_by</cstring>
</property>
@ -118,7 +118,7 @@
<string>Property that shows the video resolution in pixels.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="3">
<widget class="TQLineEdit" row="0" column="3">
<property name="name">
<cstring>c_resolution_height</cstring>
</property>
@ -138,7 +138,7 @@
<string>Property that shows the video resolution in pixels.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_original_size</cstring>
</property>
@ -158,7 +158,7 @@
<string>Property that shows the original video size in pixels.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_original_width</cstring>
</property>
@ -178,7 +178,7 @@
<string>Property that shows the original video size in pixels.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="2">
<widget class="TQLabel" row="1" column="2">
<property name="name">
<cstring>l_original_by</cstring>
</property>
@ -198,7 +198,7 @@
<string>Property that shows the original video size in pixels.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="3">
<widget class="TQLineEdit" row="1" column="3">
<property name="name">
<cstring>c_original_height</cstring>
</property>
@ -218,7 +218,7 @@
<string>Property that shows the original video size in pixels.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_current_size</cstring>
</property>
@ -238,7 +238,7 @@
<string>Property that shows the current video size in pixels.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="1">
<widget class="TQLineEdit" row="2" column="1">
<property name="name">
<cstring>c_current_width</cstring>
</property>
@ -258,7 +258,7 @@
<string>Property that shows the current video size in pixels.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="2">
<widget class="TQLabel" row="2" column="2">
<property name="name">
<cstring>l_current_by</cstring>
</property>
@ -278,7 +278,7 @@
<string>Property that shows the current video size in pixels.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="3">
<widget class="TQLineEdit" row="2" column="3">
<property name="name">
<cstring>c_current_height</cstring>
</property>
@ -298,7 +298,7 @@
<string>Property that shows the current video size in pixels.</string>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>l_display_size</cstring>
</property>
@ -318,7 +318,7 @@
<string>Option to set initial video display size or aspect. Auto will choose the initial display size based on the Minimum Initial Video Width option in KPlayer Settings. Set Size allows you to set a specific size, and Set Aspect lets you set a specific aspect. It is easier to set this property by resizing KPlayer window or choosing a size or aspect option from View menu while holding Shift key down.</string>
<string>Option to set initial video display size or aspect. Auto will choose the initial display size based on the Minimum Initial Video Width option in KPlayer Settings. Set Size allows you to set a specific size, and Set Aspect lets you set a specific aspect. It is easier to set this property by resizing KPlayer window or choosing a size or aspect option from View menu while holding Shift key down.</string>
</property>
</widget>
<widget class="QLineEdit" row="4" column="1">
<widget class="TQLineEdit" row="4" column="1">
<property name="name">
<cstring>c_display_width</cstring>
</property>
@ -361,7 +361,7 @@
<string>Option to set initial video display size or aspect. Auto will choose the initial display size based on the Minimum Initial Video Width option in KPlayer Settings. Set Size allows you to set a specific size, and Set Aspect lets you set a specific aspect. It is easier to set this property by resizing KPlayer window or choosing a size or aspect option from View menu while holding Shift key down.</string>
</property>
</widget>
<widget class="QLabel" row="4" column="2">
<widget class="TQLabel" row="4" column="2">
<property name="name">
<cstring>l_display_by</cstring>
</property>
@ -381,7 +381,7 @@
<string>Option to set initial video display size or aspect. Auto will choose the initial display size based on the Minimum Initial Video Width option in KPlayer Settings. Set Size allows you to set a specific size, and Set Aspect lets you set a specific aspect. It is easier to set this property by resizing KPlayer window or choosing a size or aspect option from View menu while holding Shift key down.</string>
</property>
</widget>
<widget class="QLineEdit" row="4" column="3">
<widget class="TQLineEdit" row="4" column="3">
<property name="name">
<cstring>c_display_height</cstring>
</property>
@ -398,7 +398,7 @@
<string>Option to set initial video display size or aspect. Auto will choose the initial display size based on the Minimum Initial Video Width option in KPlayer Settings. Set Size allows you to set a specific size, and Set Aspect lets you set a specific aspect. It is easier to set this property by resizing KPlayer window or choosing a size or aspect option from View menu while holding Shift key down.</string>
</property>
</widget>
<widget class="QLabel" row="5" column="0">
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>l_full_screen</cstring>
</property>
@ -418,7 +418,7 @@
<string>Option to choose whether to start playing this file in a full screen window. Default does not change the window state for this file. It is easier to set this property by switching to full screen or restoring KPlayer window while holding Shift key down.</string>
<string>Option to choose whether to start playing this file in a full screen window. Default does not change the window state for this file. It is easier to set this property by switching to full screen or restoring KPlayer window while holding Shift key down.</string>
</property>
</widget>
<widget class="QLabel" row="6" column="0">
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>l_maximized</cstring>
</property>
@ -464,7 +464,7 @@
<string>Option to choose whether to start playing this file in a maximized or normal window. Default does not change the window state for this file. If the full screen option is also set, it will take precedence. It is easier to set this property by maximizing or restoring KPlayer window while holding Shift key down.</string>
<string>Option to choose whether to start playing this file in a maximized or normal window. Default does not change the window state for this file. If the full screen option is also set, it will take precedence. It is easier to set this property by maximizing or restoring KPlayer window while holding Shift key down.</string>
</property>
</widget>
<widget class="QLabel" row="7" column="0">
<widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>l_maintain_aspect</cstring>
</property>
@ -510,7 +510,7 @@
<string>Option to maintain video aspect when resizing KPlayer window. Default leaves the maintain aspect option unchanged for this file. It is easier to set this property by clicking Maintain Aspect button on the main KPlayer toolbar while holding Shift key down.</string>
<string>Property that shows and allows you to change the path to external subtitle file. KPlayer will store subtitles you load with Load Subtitles command on File menu in this property.</string>
<string>Property that shows and allows you to change the path to external subtitle file. KPlayer will store subtitles you load with Load Subtitles command on File menu in this property.</string>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>l_vobsub</cstring>
</property>
@ -199,7 +199,7 @@
<string>Option to specify the type of the external subtitle file. Usually you can let KPlayer determine the type automatically. One exception is when you specify a VobSub .sub file in the external path field. In that case you have to select the VobSub option here.</string>
</property>
</widget>
<widget class="QComboBox" row="3" column="1">
<widget class="TQComboBox" row="3" column="1">
<item>
<property name="text">
<string>auto</string>
@ -225,7 +225,7 @@
<string>Option to specify the type of the external subtitle file. Usually you can let KPlayer determine the type automatically. One exception is when you specify a VobSub .sub file in the external path field. In that case you have to select the VobSub option here.</string>
</property>
</widget>
<widget class="QLabel" row="4" column="0">
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>l_encoding</cstring>
</property>
@ -245,7 +245,7 @@
<string>Option to specify the encoding of the subtitle file.</string>
<string>Option to specify the encoding of the subtitle file.</string>
</property>
</widget>
<widget class="QLabel" row="5" column="0">
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>l_framerate</cstring>
</property>
@ -297,7 +297,7 @@
<string>Option to specify the frame rate of the subtitle file.</string>
</property>
</widget>
<widget class="QComboBox" row="5" column="1">
<widget class="TQComboBox" row="5" column="1">
<item>
<property name="text">
<string>auto</string>
@ -324,7 +324,7 @@
<string>Option to specify the frame rate of the subtitle file.</string>
</property>
</widget>
<widget class="QLabel" row="6" column="0">
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>l_autoload</cstring>
</property>
@ -344,7 +344,7 @@
<string>Option to automatically load subtitles for this file. Default uses options from Subtitles page in KPlayer Settings.</string>
</property>
</widget>
<widget class="QComboBox" row="6" column="1">
<widget class="TQComboBox" row="6" column="1">
<item>
<property name="text">
<string>default</string>
@ -370,7 +370,7 @@
<string>Option to automatically load subtitles for this file. Default uses options from Subtitles page in KPlayer Settings.</string>
</property>
</widget>
<widget class="QLabel" row="7" column="0">
<widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>l_position</cstring>
</property>
@ -390,7 +390,7 @@
<string>Option to set vertical position of subtitles. Default will use the same subtitle position as for other files. An easy way to set this property is by using keyboard shortcuts for subtitle position commands on Player/Subtitles menu while holding Shift down.</string>
</property>
</widget>
<widget class="QComboBox" row="7" column="1">
<widget class="TQComboBox" row="7" column="1">
<item>
<property name="text">
<string>default</string>
@ -411,7 +411,7 @@
<string>Option to set vertical position of subtitles. Default will use the same subtitle position as for other files. An easy way to set this property is by using keyboard shortcuts for subtitle position commands on Player/Subtitles menu while holding Shift down.</string>
</property>
</widget>
<widget class="QLineEdit" row="7" column="2">
<widget class="TQLineEdit" row="7" column="2">
<property name="name">
<cstring>c_position</cstring>
</property>
@ -428,7 +428,7 @@
<string>Option to set vertical position of subtitles. Default will use the same subtitle position as for other files. An easy way to set this property is by using keyboard shortcuts for subtitle position commands on Player/Subtitles menu while holding Shift down.</string>
</property>
</widget>
<widget class="QLabel" row="8" column="0">
<widget class="TQLabel" row="8" column="0">
<property name="name">
<cstring>l_delay</cstring>
</property>
@ -448,7 +448,7 @@
<string>Option to set delay of subtitles relative to video. By default subtitles are played without delay. An easier way to set this option is by using keyboard shortcuts for subtitle delay commands on Player/Subtitles menu. In the default configuration KPlayer will automatically store those changes in this property.</string>
</property>
</widget>
<widget class="QComboBox" row="8" column="1">
<widget class="TQComboBox" row="8" column="1">
<item>
<property name="text">
<string>default</string>
@ -469,7 +469,7 @@
<string>Option to set delay of subtitles relative to video. By default subtitles are played without delay. An easier way to set this option is by using keyboard shortcuts for subtitle delay commands on Player/Subtitles menu. In the default configuration KPlayer will automatically store those changes in this property.</string>
</property>
</widget>
<widget class="QLineEdit" row="8" column="2">
<widget class="TQLineEdit" row="8" column="2">
<property name="name">
<cstring>c_delay</cstring>
</property>
@ -486,7 +486,7 @@
<string>Option to set delay of subtitles relative to video. By default subtitles are played without delay. An easier way to set this option is by using keyboard shortcuts for subtitle delay commands on Player/Subtitles menu. In the default configuration KPlayer will automatically store those changes in this property.</string>
</property>
</widget>
<widget class="QLabel" row="8" column="3">
<widget class="TQLabel" row="8" column="3">
<property name="name">
<cstring>l_delay_seconds</cstring>
</property>
@ -511,7 +511,7 @@
<string>Option to set delay of subtitles relative to video. By default subtitles are played without delay. An easier way to set this option is by using keyboard shortcuts for subtitle delay commands on Player/Subtitles menu. In the default configuration KPlayer will automatically store those changes in this property.</string>
</property>
</widget>
<widget class="QLabel" row="9" column="0">
<widget class="TQLabel" row="9" column="0">
<property name="name">
<cstring>l_closed_caption</cstring>
</property>
@ -531,7 +531,7 @@
<string>Option to display closed caption subtitles if they are available.</string>
<string>Option to choose the video track to play.</string>
</property>
</widget>
<widget class="QComboBox" row="0" column="1">
<widget class="TQComboBox" row="0" column="1">
<item>
<property name="text">
<string>auto</string>
@ -107,7 +107,7 @@
<string>Option to choose the video track to play.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="2">
<widget class="TQLineEdit" row="0" column="2">
<property name="name">
<cstring>c_track</cstring>
</property>
@ -132,7 +132,7 @@
<string>Option to choose the video track to play.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_contrast</cstring>
</property>
@ -152,7 +152,7 @@
<string>Option to adjust video contrast level for this file. Default uses the same contrast as for other files, Set To adjusts contrast to the given level, Add and Subtract turn contrast up and down respectively by the given amount. It is easier to set this option by moving contrast slider while holding Shift key down.</string>
</property>
</widget>
<widget class="QComboBox" row="1" column="1">
<widget class="TQComboBox" row="1" column="1">
<item>
<property name="text">
<string>default</string>
@ -191,7 +191,7 @@
<string>Option to adjust video contrast level for this file. Default uses the same contrast as for other files, Set To adjusts contrast to the given level, Add and Subtract turn contrast up and down respectively by the given amount. It is easier to set this option by moving contrast slider while holding Shift key down.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="2">
<widget class="TQLineEdit" row="1" column="2">
<property name="name">
<cstring>c_contrast</cstring>
</property>
@ -208,7 +208,7 @@
<string>Option to adjust video contrast level for this file. Default uses the same contrast as for other files, Set To adjusts contrast to the given level, Add and Subtract turn contrast up and down respectively by the given amount. It is easier to set this option by moving contrast slider while holding Shift key down.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="3">
<widget class="TQLabel" row="1" column="3">
<property name="name">
<cstring>l_empty</cstring>
</property>
@ -224,7 +224,7 @@
<string></string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_brightness</cstring>
</property>
@ -244,7 +244,7 @@
<string>Option to adjust video brightness level for this file. Default uses the same brightness as for other files, Set To adjusts brightness to the given level, Add and Subtract turn brightness up and down respectively by the given amount. It is easier to set this option by moving brightness slider while holding Shift key down.</string>
</property>
</widget>
<widget class="QComboBox" row="2" column="1">
<widget class="TQComboBox" row="2" column="1">
<item>
<property name="text">
<string>default</string>
@ -283,7 +283,7 @@
<string>Option to adjust video brightness level for this file. Default uses the same brightness as for other files, Set To adjusts brightness to the given level, Add and Subtract turn brightness up and down respectively by the given amount. It is easier to set this option by moving brightness slider while holding Shift key down.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="2">
<widget class="TQLineEdit" row="2" column="2">
<property name="name">
<cstring>c_brightness</cstring>
</property>
@ -300,7 +300,7 @@
<string>Option to adjust video brightness level for this file. Default uses the same brightness as for other files, Set To adjusts brightness to the given level, Add and Subtract turn brightness up and down respectively by the given amount. It is easier to set this option by moving brightness slider while holding Shift key down.</string>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>l_hue</cstring>
</property>
@ -320,7 +320,7 @@
<string>Option to adjust video hue for this file. Default uses the same hue as for other files, Set To adjusts hue to the given level, Add and Subtract turn hue up and down respectively by the given amount. It is easier to set this option by moving hue slider while holding Shift key down.</string>
</property>
</widget>
<widget class="QComboBox" row="3" column="1">
<widget class="TQComboBox" row="3" column="1">
<item>
<property name="text">
<string>default</string>
@ -359,7 +359,7 @@
<string>Option to adjust video hue for this file. Default uses the same hue as for other files, Set To adjusts hue to the given level, Add and Subtract turn hue up and down respectively by the given amount. It is easier to set this option by moving hue slider while holding Shift key down.</string>
</property>
</widget>
<widget class="QLineEdit" row="3" column="2">
<widget class="TQLineEdit" row="3" column="2">
<property name="name">
<cstring>c_hue</cstring>
</property>
@ -376,7 +376,7 @@
<string>Option to adjust video hue for this file. Default uses the same hue as for other files, Set To adjusts hue to the given level, Add and Subtract turn hue up and down respectively by the given amount. It is easier to set this option by moving hue slider while holding Shift key down.</string>
</property>
</widget>
<widget class="QLabel" row="4" column="0">
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>l_saturation</cstring>
</property>
@ -396,7 +396,7 @@
<string>Option to adjust video saturation level for this file. Default uses the same saturation as for other files, Set To adjusts saturation to the given level, Add and Subtract turn saturation up and down respectively by the given amount. It is easier to set this option by moving saturation slider while holding Shift key down.</string>
</property>
</widget>
<widget class="QComboBox" row="4" column="1">
<widget class="TQComboBox" row="4" column="1">
<item>
<property name="text">
<string>default</string>
@ -435,7 +435,7 @@
<string>Option to adjust video saturation level for this file. Default uses the same saturation as for other files, Set To adjusts saturation to the given level, Add and Subtract turn saturation up and down respectively by the given amount. It is easier to set this option by moving saturation slider while holding Shift key down.</string>
</property>
</widget>
<widget class="QLineEdit" row="4" column="2">
<widget class="TQLineEdit" row="4" column="2">
<property name="name">
<cstring>c_saturation</cstring>
</property>
@ -452,7 +452,7 @@
<string>Option to adjust video saturation level for this file. Default uses the same saturation as for other files, Set To adjusts saturation to the given level, Add and Subtract turn saturation up and down respectively by the given amount. It is easier to set this option by moving saturation slider while holding Shift key down.</string>
</property>
</widget>
<widget class="QLabel" row="5" column="0">
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>l_codec</cstring>
</property>
@ -472,7 +472,7 @@
<string>Option that lists available codecs and lets you choose the one to be used for this file. Default uses the option from KPlayer Settings, Auto lets MPlayer decide which codec to use automatically.</string>
<string>Option that lists available codecs and lets you choose the one to be used for this file. Default uses the option from KPlayer Settings, Auto lets MPlayer decide which codec to use automatically.</string>
</property>
</widget>
<widget class="QLabel" row="6" column="0">
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>l_bitrate</cstring>
</property>
@ -511,7 +511,7 @@
<string>Property that shows video bitrate of this file.</string>
</property>
</widget>
<widget class="QLineEdit" row="6" column="1">
<widget class="TQLineEdit" row="6" column="1">
<property name="name">
<cstring>c_bitrate</cstring>
</property>
@ -533,7 +533,7 @@
<string>Property that shows video bitrate of this file.</string>
</property>
</widget>
<widget class="QLabel" row="6" column="2">
<widget class="TQLabel" row="6" column="2">
<property name="name">
<cstring>l_kbps</cstring>
</property>
@ -550,7 +550,7 @@
<string>Property that shows video bitrate of this file.</string>
</property>
</widget>
<widget class="QLabel" row="7" column="0">
<widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>l_framerate</cstring>
</property>
@ -570,7 +570,7 @@
<string>Property that shows video frame rate of this file.</string>
</property>
</widget>
<widget class="QLineEdit" row="7" column="1">
<widget class="TQLineEdit" row="7" column="1">
<property name="name">
<cstring>c_framerate</cstring>
</property>
@ -592,7 +592,7 @@
<string>Property that shows video frame rate of this file.</string>
</property>
</widget>
<widget class="QLabel" row="7" column="2">
<widget class="TQLabel" row="7" column="2">
<property name="name">
<cstring>l_fps</cstring>
</property>
@ -609,7 +609,7 @@
<string>Property that shows video frame rate of this file.</string>
</property>
</widget>
<widget class="QLabel" row="8" column="0">
<widget class="TQLabel" row="8" column="0">
<property name="name">
<cstring>l_input</cstring>
</property>
@ -629,7 +629,7 @@
<string>Option to specify the video card input ID to use for capturing video.</string>
</property>
</widget>
<widget class="QComboBox" row="8" column="1">
<widget class="TQComboBox" row="8" column="1">
<item>
<property name="text">
<string>auto</string>
@ -658,7 +658,7 @@
<string>Option to specify the video card input ID to use for capturing video.</string>
</property>
</widget>
<widget class="QLineEdit" row="8" column="2">
<widget class="TQLineEdit" row="8" column="2">
<property name="name">
<cstring>c_input</cstring>
</property>
@ -675,7 +675,7 @@
<string>Option to specify the video card input ID to use for capturing video.</string>
</property>
</widget>
<widget class="QLabel" row="9" column="0">
<widget class="TQLabel" row="9" column="0">
<property name="name">
<cstring>l_format</cstring>
</property>
@ -695,7 +695,7 @@
<string>Option to specify the output format to request from the device.</string>
</property>
</widget>
<widget class="QComboBox" row="9" column="1">
<widget class="TQComboBox" row="9" column="1">
<item>
<property name="text">
<string>auto</string>
@ -899,7 +899,7 @@
<string>Option to specify the output format to request from the device.</string>
</property>
</widget>
<widget class="QLabel" row="10" column="0">
<widget class="TQLabel" row="10" column="0">
<property name="name">
<cstring>l_norm</cstring>
</property>
@ -919,7 +919,7 @@
<string>Option to specify the video norm to request from the device.</string>
</property>
</widget>
<widget class="QComboBox" row="10" column="1">
<widget class="TQComboBox" row="10" column="1">
<item>
<property name="text">
<string>auto</string>
@ -1003,7 +1003,7 @@
<string>Option to specify the video norm to request from the device.</string>
<string>Path to MPlayer executable, either absolute path or a name to look for in the current environment path.</string>
</property>
</widget>
<widget class="QLineEdit">
<widget class="TQLineEdit">
<property name="name">
<cstring>c_executable_path</cstring>
</property>
@ -100,7 +100,7 @@
<string>Path to MPlayer executable, either absolute path or a name to look for in the current environment path.</string>
</property>
</widget>
<widget class="QLabel">
<widget class="TQLabel">
<property name="name">
<cstring>l_command_line</cstring>
</property>
@ -120,7 +120,7 @@
<string>Additional options that will be passed to MPlayer on the command line. See mplayer(1) manpage for a complete list of possible options. You can also choose this option for individual file or URL in File Properties.</string>
</property>
</widget>
<widget class="QLineEdit">
<widget class="TQLineEdit">
<property name="name">
<cstring>c_command_line</cstring>
</property>
@ -142,7 +142,7 @@
<string>Additional options that will be passed to MPlayer on the command line. See mplayer(1) manpage for a complete list of possible options. You can also choose this option for individual file or URL in File Properties.</string>
</property>
</widget>
<widget class="QLayoutWidget">
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
@ -150,7 +150,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="0" column="0">
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>l_demuxer</cstring>
</property>
@ -170,7 +170,7 @@
<string>Property that shows and allows you to change the demultiplexer that should be used to handle file formats. If the chosen demuxer fails on a particular file, another one may be used.</string>
<string>Property that shows and allows you to change the demultiplexer that should be used to handle file formats. If the chosen demuxer fails on a particular file, another one may be used.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_frame_drop</cstring>
</property>
@ -209,7 +209,7 @@
<string>If your system is too slow to play a file, MPlayer can drop some frames so playback does not slow down. None disables dropping, Soft drops less frames, and Hard drops more frames and may sometimes break decoding. You can also choose this option for individual file or URL in File Properties.</string>
</property>
</widget>
<widget class="QComboBox" row="1" column="1">
<widget class="TQComboBox" row="1" column="1">
<item>
<property name="text">
<string>none</string>
@ -235,7 +235,7 @@
<string>If your system is too slow to play a file, MPlayer can drop some frames so playback does not slow down. None disables dropping, Soft drops less frames, and Hard drops more frames and may sometimes break decoding. You can also choose this option for individual file or URL in File Properties.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_use_cache</cstring>
</property>
@ -255,7 +255,7 @@
<string>Option to choose whether to use cache and set its size. Auto lets MPlayer use the its own configuration, None tells MPlayer to use no cache, and Set Size lets you set a specific size. You can also choose this option for individual file or URL in File Properties.</string>
</property>
</widget>
<widget class="QComboBox" row="2" column="1">
<widget class="TQComboBox" row="2" column="1">
<item>
<property name="text">
<string>auto</string>
@ -281,7 +281,7 @@
<string>Option to choose whether to use cache and set its size. Auto lets MPlayer use the its own configuration, None tells MPlayer to use no cache, and Set Size lets you set a specific size. You can also choose this option for individual file or URL in File Properties.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="2">
<widget class="TQLineEdit" row="2" column="2">
<property name="name">
<cstring>c_cache_size</cstring>
</property>
@ -309,7 +309,7 @@
<string>Option to choose whether to use cache and set its size. Auto lets MPlayer use the its own configuration, None tells MPlayer to use no cache, and Set Size lets you set a specific size. You can also choose this option for individual file or URL in File Properties.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="3">
<widget class="TQLabel" row="2" column="3">
<property name="name">
<cstring>l_cache_size_kb</cstring>
</property>
@ -334,7 +334,7 @@
<string>Option to choose whether to use cache and set its size. Auto lets MPlayer use the its own configuration, None tells MPlayer to use no cache, and Set Size lets you set a specific size. You can also choose this option for individual file or URL in File Properties.</string>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>l_build_index</cstring>
</property>
@ -354,7 +354,7 @@
<string>Option to choose whether to build new index for seeking. Yes builds an index if the file does not have it, No tells MPlayer not to build index, and Force makes it always build an index. You can also choose this option for individual file or URL in File Properties.</string>
</property>
</widget>
<widget class="QComboBox" row="3" column="1">
<widget class="TQComboBox" row="3" column="1">
<item>
<property name="text">
<string>yes</string>
@ -382,7 +382,7 @@
</widget>
</grid>
</widget>
<widget class="QCheckBox">
<widget class="TQCheckBox">
<property name="name">
<cstring>c_use_temporary_file</cstring>
</property>
@ -396,7 +396,7 @@
<string>Option to choose whether to use a temporary file for playing from KDE I/O Slave. This option has no effect for URLs passed directly to MPlayer. You can also choose it for individual file or URL in File Properties.</string>
</property>
</widget>
<widget class="QLayoutWidget">
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
@ -404,7 +404,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<widget class="TQLabel">
<property name="name">
<cstring>l_use_kioslave</cstring>
</property>
@ -421,7 +421,7 @@
<string>Option to choose whether to use a KDE I/O Slave to play selected URL types. You can also choose this option for individual file or stream in File Properties.</string>
</property>
</widget>
<widget class="QCheckBox">
<widget class="TQCheckBox">
<property name="name">
<cstring>c_use_kioslave_for_http</cstring>
</property>
@ -435,7 +435,7 @@
<string>Option to choose whether to use a KDE I/O Slave to play HTTP URLs. You can also choose this option for individual file or stream in File Properties.</string>
</property>
</widget>
<widget class="QCheckBox">
<widget class="TQCheckBox">
<property name="name">
<cstring>c_use_kioslave_for_ftp</cstring>
</property>
@ -449,7 +449,7 @@
<string>Option to choose whether to use a KDE I/O Slave to play FTP URLs. You can also choose this option for individual file in File Properties.</string>
</property>
</widget>
<widget class="QCheckBox">
<widget class="TQCheckBox">
<property name="name">
<cstring>c_use_kioslave_for_smb</cstring>
</property>
@ -473,7 +473,7 @@
</widget>
</hbox>
</widget>
<widget class="QLabel">
<widget class="TQLabel">
<property name="name">
<cstring>l_osd_level</cstring>
</property>
@ -501,7 +501,7 @@
<string>Option to choose what to include in On Screen Display inside the video area. Since KPlayer can display almost everything outside the video area, the recommended choice is Subtitles Only.</string>
<string>Option that lists available audio outputs and lets you choose the one to use for playing sound. Recommended choices are OSS (the default) and ALSA (recommended when available). ARTS and SDL are not recommended. Auto will let MPlayer choose an audio output according to its own configuration. If you need to specify more than one output separated by comma, set this option to Auto and put them in Additional Command Line Arguments on Advanced page.</string>
<string>Option that lists available audio outputs and lets you choose the one to use for playing sound. Recommended choices are OSS (the default) and ALSA (recommended when available). ARTS and SDL are not recommended. Auto will let MPlayer choose an audio output according to its own configuration. If you need to specify more than one output separated by comma, set this option to Auto and put them in Additional Command Line Arguments on Advanced page.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_device</cstring>
</property>
@ -117,7 +117,7 @@
<string>Option to specify audio device to use for the chosen audio output. Leave blank to use the default device.</string>
<string>Option to specify the mixer channel to be used to control audio output volume. Leave blank to use the default channel.</string>
</property>
</widget>
<widget class="QLabel" row="6" column="0">
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>l_codec</cstring>
</property>
@ -313,7 +313,7 @@
<string>Option that lists available codecs and lets you choose the one to be used for decoding audio. Auto is the recommended choice, it lets MPlayer decide which codec to use automatically. If you need to tell MPlayer to use a particular codec for a given file or stream, set this option in File Properties.</string>
<string>Option to specify the amount in seconds by which to change audio delay when using Increase/Decrease Delay commands on Player/Audio menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
<widget class="QLineEdit">
<widget class="TQLineEdit">
<property name="name">
<cstring>c_delay_step</cstring>
</property>
@ -379,7 +379,7 @@
<string>Option to specify the amount in seconds by which to change audio delay when using Increase/Decrease Delay commands on Player/Audio menu or the corresponding keyboard shortcuts.</string>
<string>Option to specify a lower limit on the video brightness setting.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>c_brightness_minimum</cstring>
</property>
@ -106,7 +106,7 @@
<string>Option to specify a lower limit on the video brightness setting.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_brightness_maximum</cstring>
</property>
@ -134,7 +134,7 @@
<string>Option to specify an upper limit on the video brightness setting.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_brightness_maximum</cstring>
</property>
@ -162,7 +162,7 @@
<string>Option to specify an upper limit on the video brightness setting.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_brightness_step</cstring>
</property>
@ -190,7 +190,7 @@
<string>Option to specify the amount by which to change video brightness when using Increase/Decrease Brightness commands on Player/Video menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="1">
<widget class="TQLineEdit" row="2" column="1">
<property name="name">
<cstring>c_brightness_step</cstring>
</property>
@ -218,7 +218,7 @@
<string>Option to specify the amount by which to change video brightness when using Increase/Decrease Brightness commands on Player/Video menu or the corresponding keyboard shortcuts.</string>
<string>Option to specify a lower limit on the video contrast setting.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>c_contrast_minimum</cstring>
</property>
@ -106,7 +106,7 @@
<string>Option to specify a lower limit on the video contrast setting.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_contrast_maximum</cstring>
</property>
@ -134,7 +134,7 @@
<string>Option to specify an upper limit on the video contrast setting.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_contrast_maximum</cstring>
</property>
@ -162,7 +162,7 @@
<string>Option to specify an upper limit on the video contrast setting.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_contrast_step</cstring>
</property>
@ -190,7 +190,7 @@
<string>Option to specify the amount by which to change video contrast when using Increase/Decrease Contrast commands on Player/Video menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="1">
<widget class="TQLineEdit" row="2" column="1">
<property name="name">
<cstring>c_contrast_step</cstring>
</property>
@ -218,7 +218,7 @@
<string>Option to specify the amount by which to change video contrast when using Increase/Decrease Contrast commands on Player/Video menu or the corresponding keyboard shortcuts.</string>
<string>Option to choose whether to automatically remember any changes and adjustments made to the settings you select below in the file properties for the currently loaded file. The selected settings will be stored even if you do not hold Shift. This is most useful for settings that are almost always file specific, like subtitle URL, subtitle delay, and audio delay.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>c_spacer</cstring>
</property>
@ -130,7 +130,7 @@
<string></string>
</property>
</widget>
<widget class="QCheckBox" row="1" column="1">
<widget class="TQCheckBox" row="1" column="1">
<property name="name">
<cstring>c_size</cstring>
</property>
@ -144,7 +144,7 @@
<string>Option to choose whether to automatically remember the video display size you choose by resizing the KPlayer window in the file properties for the currently loaded file. If this option is not selected, you can still make KPlayer remember the display size by holding down Shift key before and while you resize the window.</string>
</property>
</widget>
<widget class="QCheckBox" row="2" column="1">
<widget class="TQCheckBox" row="2" column="1">
<property name="name">
<cstring>c_aspect</cstring>
</property>
@ -158,7 +158,7 @@
<string>Option to choose whether to automatically remember the video aspect you choose by using commands on View menu in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the video aspect in the current file's properties, then automatically reset it to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember the video aspect by holding down the Shift key when choosing an aspect command.</string>
</property>
</widget>
<widget class="QCheckBox" row="3" column="1">
<widget class="TQCheckBox" row="3" column="1">
<property name="name">
<cstring>c_full_screen</cstring>
</property>
@ -172,7 +172,7 @@
<string>Option to choose whether to automatically remember the setting for the full screen option you choose on the View menu in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the full screen option in the current file's properties, then automatically reset it to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember the full screen option by holding down the Shift key when choosing it.</string>
</property>
</widget>
<widget class="QCheckBox" row="4" column="1">
<widget class="TQCheckBox" row="4" column="1">
<property name="name">
<cstring>c_maximized</cstring>
</property>
@ -186,7 +186,7 @@
<string>Option to choose whether to automatically remember whether the window is maximized in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the maximized state in the current file's properties, then automatically reset it to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember the maximized state by holding down the Shift key when maximizing the KPlayer window.</string>
</property>
</widget>
<widget class="QCheckBox" row="5" column="1">
<widget class="TQCheckBox" row="5" column="1">
<property name="name">
<cstring>c_maintain_aspect</cstring>
</property>
@ -200,7 +200,7 @@
<string>Option to choose whether to automatically remember the setting for the maintain aspect option in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the maintain aspect option in the current file's properties, then automatically reset it to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember the maintain aspect option by holding down the Shift key when clicking the maintain aspect toolbar button or choosing an aspect option from View menu.</string>
</property>
</widget>
<widget class="QCheckBox" row="6" column="1">
<widget class="TQCheckBox" row="6" column="1">
<property name="name">
<cstring>c_volume</cstring>
</property>
@ -214,7 +214,7 @@
<string>Option to choose whether to automatically remember volume adjustments in file properties for the currently loaded file. If this option is selected, KPlayer will remember volume adjustments in the current file's properties, then automatically reset the volume to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember volume adjustments by holding down the Shift key when making them.</string>
</property>
</widget>
<widget class="QCheckBox" row="7" column="1">
<widget class="TQCheckBox" row="7" column="1">
<property name="name">
<cstring>c_audio_delay</cstring>
</property>
@ -228,7 +228,7 @@
<string>Option to choose whether to automatically remember the audio delay setting in file properties for the currently loaded file. If this option is selected, KPlayer will remember the audio delay in the current file's properties, then automatically reset the audio delay when another file is loaded. If this option is not selected, you can still make KPlayer remember the audio delay by holding down the Shift key when changing it.</string>
</property>
</widget>
<widget class="QCheckBox" row="1" column="2">
<widget class="TQCheckBox" row="1" column="2">
<property name="name">
<cstring>c_contrast</cstring>
</property>
@ -242,7 +242,7 @@
<string>Option to choose whether to automatically remember contrast adjustments in the file properties for the currently loaded file. If this option is selected, KPlayer will remember contrast adjustments in the current file's properties, then automatically reset contrast to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember contrast adjustments by holding down the Shift key when making them.</string>
</property>
</widget>
<widget class="QCheckBox" row="2" column="2">
<widget class="TQCheckBox" row="2" column="2">
<property name="name">
<cstring>c_brightness</cstring>
</property>
@ -256,7 +256,7 @@
<string>Option to choose whether to automatically remember brightness adjustments in the file properties for the currently loaded file. If this option is selected, KPlayer will remember brightness adjustments in the current file's properties, then automatically reset brightness to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember brightness adjustments by holding down the Shift key when making them.</string>
</property>
</widget>
<widget class="QCheckBox" row="3" column="2">
<widget class="TQCheckBox" row="3" column="2">
<property name="name">
<cstring>c_hue</cstring>
</property>
@ -270,7 +270,7 @@
<string>Option to choose whether to automatically remember hue adjustments in the file properties for the currently loaded file. If this option is selected, KPlayer will remember hue adjustments in the current file's properties, then automatically reset hue to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember hue adjustments by holding down the Shift key when making them.</string>
</property>
</widget>
<widget class="QCheckBox" row="4" column="2">
<widget class="TQCheckBox" row="4" column="2">
<property name="name">
<cstring>c_saturation</cstring>
</property>
@ -284,7 +284,7 @@
<string>Option to choose whether to automatically remember saturation adjustments in the file properties for the currently loaded file. If this option is selected, KPlayer will remember saturation adjustments in the current file's properties, then automatically reset saturation to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember saturation adjustments by holding down the Shift key when making them.</string>
</property>
</widget>
<widget class="QCheckBox" row="5" column="2">
<widget class="TQCheckBox" row="5" column="2">
<property name="name">
<cstring>c_subtitle_position</cstring>
</property>
@ -298,7 +298,7 @@
<string>Option to choose whether to automatically remember the subtitles' vertical position in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the subtitles' position in the current file's properties, then automatically reset the subtitles' position when another file is loaded. If this option is not selected, you can still make KPlayer remember the subtitles' position by holding down the Shift key when changing it.</string>
</property>
</widget>
<widget class="QCheckBox" row="6" column="2">
<widget class="TQCheckBox" row="6" column="2">
<property name="name">
<cstring>c_subtitle_delay</cstring>
</property>
@ -312,7 +312,7 @@
<string>Option to choose whether to automatically remember the subtitle delay in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the subtitle delay in the current file's properties, then automatically reset the subtitle delay when another file is loaded. If this option is not selected, you can still make KPlayer remember the subtitle delay by holding down the Shift key when changing it.</string>
<string>Option to choose whether to automatically resize main KPlayer window so that the video area is of the desired size.</string>
</property>
</widget>
<widget class="QLayoutWidget">
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
@ -72,7 +72,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="0" column="0">
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>l_minimum_initial_width</cstring>
</property>
@ -100,7 +100,7 @@
<string>Option to choose the minimum horizontal size that the video area should be when loading and starting to play a new file. KPlayer will take the original video size and enlarge it in 50% increments until it is at least this size.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>c_minimum_initial_width</cstring>
</property>
@ -128,7 +128,7 @@
<string>Option to choose the minimum horizontal size that the video area should be when loading and starting to play a new file. KPlayer will take the original video size and enlarge it in 50% increments until it is at least this size.</string>
</property>
</widget>
<widget class="QLabel" row="0" column="2">
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>l_minimum_initial_width_pixels</cstring>
</property>
@ -153,7 +153,7 @@
<string>Option to choose the minimum horizontal size that the video area should be when loading and starting to play a new file. KPlayer will take the original video size and enlarge it in 50% increments until it is at least this size.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_playlist_menu_size</cstring>
</property>
@ -181,7 +181,7 @@
<string>Option to specify the maximum number of entries on Play List and Add To Playlist menus.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_playlist_menu_size</cstring>
</property>
@ -209,7 +209,7 @@
<string>Option to specify the maximum number of entries on Play List and Add To Playlist menus.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_recent_menu_size</cstring>
</property>
@ -237,7 +237,7 @@
<string>Option to specify the maximum number of entries on the Play Recent menu. If this number is exceeded, the oldest entries will be removed.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="1">
<widget class="TQLineEdit" row="2" column="1">
<property name="name">
<cstring>c_recent_menu_size</cstring>
</property>
@ -265,7 +265,7 @@
<string>Option to specify the maximum number of entries on the Play Recent menu. If this number is exceeded, the oldest entries will be removed.</string>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>l_recent_list_size</cstring>
</property>
@ -293,7 +293,7 @@
<string>Option to specify the maximum number of entries on the Recent list in the multimedia library. If this number is exceeded, the oldest entries will be removed.</string>
</property>
</widget>
<widget class="QLineEdit" row="3" column="1">
<widget class="TQLineEdit" row="3" column="1">
<property name="name">
<cstring>c_recent_list_size</cstring>
</property>
@ -321,7 +321,7 @@
<string>Option to specify the maximum number of entries on the Recent list in the multimedia library. If this number is exceeded, the oldest entries will be removed.</string>
</property>
</widget>
<widget class="QLabel" row="4" column="0">
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>l_cache_size_limit</cstring>
</property>
@ -349,7 +349,7 @@
<string>Option that shows and allows you to change the maximum number of entries for which KPlayer remembers properties, even if they are no longer on playlist. If the limit is exceeded, the oldest existing entries are removed from cache.</string>
</property>
</widget>
<widget class="QLineEdit" row="4" column="1">
<widget class="TQLineEdit" row="4" column="1">
<property name="name">
<cstring>c_cache_size_limit</cstring>
</property>
@ -379,7 +379,7 @@
</widget>
</grid>
</widget>
<widget class="QCheckBox">
<widget class="TQCheckBox">
<property name="name">
<cstring>c_allow_duplicate_entries</cstring>
</property>
@ -393,7 +393,7 @@
<string>Option to choose whether to allow multiple entries having the exact same URL on playlist. Duplicate entries will have the same set of file properties. If this option is not selected, and you put a new entry with the same URL as an existing one on a playlist, the old entry will be removed.</string>
<string>Option to specify a lower limit on the video hue setting.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>c_hue_minimum</cstring>
</property>
@ -106,7 +106,7 @@
<string>Option to specify a lower limit on the video hue setting.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_hue_maximum</cstring>
</property>
@ -134,7 +134,7 @@
<string>Option to specify an upper limit on the video hue setting.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_hue_maximum</cstring>
</property>
@ -162,7 +162,7 @@
<string>Option to specify an upper limit on the video hue setting.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_hue_step</cstring>
</property>
@ -190,7 +190,7 @@
<string>Option to specify the amount by which to change video hue when using Increase/Decrease Hue commands on Player/Video menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="1">
<widget class="TQLineEdit" row="2" column="1">
<property name="name">
<cstring>c_hue_step</cstring>
</property>
@ -218,7 +218,7 @@
<string>Option to specify the amount by which to change video hue when using Increase/Decrease Hue commands on Player/Video menu or the corresponding keyboard shortcuts.</string>
<string>Option to specify the amount by which playback will be moved forward or backward when using Forward/Backward commands on Player menu, either in seconds or in percents of time length of the file if it is known.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>c_progress_seek</cstring>
</property>
@ -114,7 +114,7 @@
<string>Option to specify the amount by which playback will be moved forward or backward when using Forward/Backward commands on Player menu, either in seconds or in percents of time length of the file if it is known.</string>
</property>
</widget>
<widget class="QComboBox" row="0" column="2">
<widget class="TQComboBox" row="0" column="2">
<item>
<property name="text">
<string>percent</string>
@ -135,7 +135,7 @@
<string>Option to specify the amount by which playback will be moved forward or backward when using Forward/Backward commands on Player menu, either in seconds or in percents of time length of the file if it is known.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_progress_fast</cstring>
</property>
@ -163,7 +163,7 @@
<string>Option to specify the amount by which playback will be moved forward or backward when using Fast Forward/Backward commands on Player menu, either in seconds or in percents of time length of the file if it is known.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_progress_fast</cstring>
</property>
@ -191,7 +191,7 @@
<string>Option to specify the amount by which playback will be moved forward or backward when using Fast Forward/Backward commands on Player menu, either in seconds or in percents of time length of the file if it is known.</string>
<string>Option to specify a lower limit on the video saturation setting.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>c_saturation_minimum</cstring>
</property>
@ -106,7 +106,7 @@
<string>Option to specify a lower limit on the video saturation setting.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_saturation_maximum</cstring>
</property>
@ -134,7 +134,7 @@
<string>Option to specify an upper limit on the video saturation setting.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_saturation_maximum</cstring>
</property>
@ -162,7 +162,7 @@
<string>Option to specify an upper limit on the video saturation setting.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_saturation_step</cstring>
</property>
@ -190,7 +190,7 @@
<string>Option to specify the amount by which to change video saturation when using Increase/Decrease Saturation commands on Player/Video menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="1">
<widget class="TQLineEdit" row="2" column="1">
<property name="name">
<cstring>c_saturation_step</cstring>
</property>
@ -218,7 +218,7 @@
<string>Option to specify the amount by which to change video saturation when using Increase/Decrease Saturation commands on Player/Video menu or the corresponding keyboard shortcuts.</string>
<string>Option that shows and allows you to change minimum length of slider control. It affects sliders embedded in toolbars.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>c_minimum_slider_length</cstring>
</property>
@ -114,7 +114,7 @@
<string>Option that shows and allows you to change minimum length of slider control. It affects sliders embedded in toolbars.</string>
</property>
</widget>
<widget class="QLabel" row="0" column="2">
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>l_minimum_slider_length_pixels</cstring>
</property>
@ -139,7 +139,7 @@
<string>Option that shows and allows you to change minimum length of slider control. It affects sliders embedded in toolbars.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_preferred_slider_length</cstring>
</property>
@ -167,7 +167,7 @@
<string>Option that shows and allows you to change preferred length of slider control. It affects both popup sliders and sliders embedded in toolbars.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_preferred_slider_length</cstring>
</property>
@ -195,7 +195,7 @@
<string>Option that shows and allows you to change preferred length of slider control. It affects both popup sliders and sliders embedded in toolbars.</string>
<string>Option that shows and allows you to change preferred length of slider control. It affects both popup sliders and sliders embedded in toolbars.</string>
</property>
</widget>
<widget class="QCheckBox" row="2" column="0">
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>c_show_slider_marks</cstring>
</property>
@ -234,7 +234,7 @@
<string>Option to show slider marks on slider controls.</string>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>l_slider_marks</cstring>
</property>
@ -262,7 +262,7 @@
<string>Option to specify the distance between tick marks on the a slider, in percents of slider length.</string>
</property>
</widget>
<widget class="QLineEdit" row="3" column="1">
<widget class="TQLineEdit" row="3" column="1">
<property name="name">
<cstring>c_slider_marks</cstring>
</property>
@ -290,7 +290,7 @@
<string>Option to specify the distance between tick marks on sliders, in percents of slider length.</string>
<string>Option to specify the amount in percents of video height by which to move subtitles when using Move Up/Down commands on Player/Subtitles menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
<widget class="QLineEdit" row="4" column="2">
<widget class="TQLineEdit" row="4" column="2">
<property name="name">
<cstring>c_position_step</cstring>
</property>
@ -377,7 +377,7 @@
<string>Option to specify the amount in percents of video height by which to move subtitles when using Move Up/Down commands on Player/Subtitles menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
<widget class="QLabel" row="4" column="3">
<widget class="TQLabel" row="4" column="3">
<property name="name">
<cstring>l_position_percent</cstring>
</property>
@ -394,7 +394,7 @@
<string>Option to specify the amount in percents of video height by which to move subtitles when using Move Up/Down commands on Player/Subtitles menu or the corresponding keyboard shortcuts.</string>
<string>Option to specify the amount in seconds by which to change subtitle delay when using Increase/Decrease Delay commands on Player/Subtitles menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
<widget class="QLineEdit" row="5" column="2">
<widget class="TQLineEdit" row="5" column="2">
<property name="name">
<cstring>c_delay_step</cstring>
</property>
@ -431,7 +431,7 @@
<string>Option to specify the amount in seconds by which to change subtitle delay when using Increase/Decrease Delay commands on Player/Subtitles menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
<widget class="QLabel" row="5" column="3">
<widget class="TQLabel" row="5" column="3">
<property name="name">
<cstring>l_delay_seconds</cstring>
</property>
@ -448,7 +448,7 @@
<string>Option to specify the amount in seconds by which to change subtitle delay when using Increase/Decrease Delay commands on Player/Subtitles menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
<widget class="QLabel" row="6" column="0">
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>l_encoding</cstring>
</property>
@ -468,7 +468,7 @@
<string>Option to specify the encoding of the subtitle file.</string>
<string>Option to automatically expand the video area to fit subtitles below the video.</string>
</property>
</widget>
<widget class="QComboBox" row="9" column="2">
<widget class="TQComboBox" row="9" column="2">
<item>
<property name="text">
<cstring>1:1</cstring>
@ -571,7 +571,7 @@
<string>Option to specify the aspect ratio of the expanded video area. The video will only be expanded if it has a higher aspect ratio than the one you choose.</string>
<string>Option to automatically load subtitle types selected below by looking for subtitle files with the same name as the currently loaded file and the corresponding subtitle extension.</string>
</property>
</widget>
<widget class="QLabel" row="11" column="0">
<widget class="TQLabel" row="11" column="0">
<property name="name">
<cstring>l_extensions</cstring>
</property>
@ -605,7 +605,7 @@
<string>Option that lets you give a list of extensions that will be used to automatically load subtitles. If you enter multiple extensions, separate them by commas, semicolons, colons, periods or spaces. Extensions you give will be converted to lower and upper case when looking for files. Subtitles with mixed case extensions cannot be autoloaded at this time.</string>
<string>Option that lists available video outputs and lets you choose the one to use for playing video. Recommended choice depends on the video card you have. For Matrox card try XMGA, for other cards either XVidix (if supported) or XVideo provide the best quality. With NVidia drivers you can also try XVMC output. If after trying hard you cannot make any of these work, you can use X11 output as the last resort. Video outputs that open a separate window instead of using KPlayer video area are not recommended. Auto will let MPlayer choose a video output according to its own configuration. If you need to specify more than one output separated by comma, set this option to Auto and put them in Additional Command Line Arguments on Advanced page.</string>
</property>
</widget>
<widget class="QComboBox" row="0" column="1">
<widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>c_driver</cstring>
</property>
@ -97,7 +97,7 @@
<string>Option that lists available video outputs and lets you choose the one to use for playing video. Recommended choice depends on the video card you have. For Matrox card try XMGA, for other cards either XVidix (if supported) or XVideo provide the best quality. With NVidia drivers you can also try XVMC output. If after trying hard you cannot make any of these work, you can use X11 output as the last resort. Video outputs that open a separate window instead of using KPlayer video area are not recommended. Auto will let MPlayer choose a video output according to its own configuration. If you need to specify more than one output separated by comma, set this option to Auto and put them in Additional Command Line Arguments on Advanced page.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_device</cstring>
</property>
@ -117,7 +117,7 @@
<string>Option to specify video device to use for the chosen video output. Leave blank to use the default device.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_device</cstring>
</property>
@ -145,7 +145,7 @@
<string>Option to specify video device to use for the chosen video output. Leave blank to use the default device.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_codec</cstring>
</property>
@ -165,7 +165,7 @@
<string>Option that lists available codecs and lets you choose the one to be used for decoding video. Auto is the recommended choice, it lets MPlayer decide which codec to use automatically. If you need to tell MPlayer to use a particular codec for a given file or stream, set this option in File Properties.</string>
</property>
</widget>
<widget class="QComboBox" row="2" column="1">
<widget class="TQComboBox" row="2" column="1">
<property name="name">
<cstring>c_codec</cstring>
</property>
@ -184,7 +184,7 @@
<string>Option that lists available codecs and lets you choose the one to be used for decoding video. Auto is the recommended choice, it lets MPlayer decide which codec to use automatically. If you need to tell MPlayer to use a particular codec for a given file or stream, set this option in File Properties.</string>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>l_scaler</cstring>
</property>
@ -204,7 +204,7 @@
<string>Option to specify the video scaler to be used when doing software scaling. Software scaling consumes considerable amount of system resources, so unless you have plenty of them and software scaling gives you better image quality, you should choose a video output above that uses hardware scaling.</string>
</property>
</widget>
<widget class="QComboBox" row="3" column="1">
<widget class="TQComboBox" row="3" column="1">
<property name="name">
<cstring>c_scaler</cstring>
</property>
@ -280,7 +280,7 @@
</widget>
</grid>
</widget>
<widget class="QCheckBox">
<widget class="TQCheckBox">
<property name="name">
<cstring>c_doublebuffering</cstring>
</property>
@ -294,7 +294,7 @@
<string>Option to choose whether double buffering should be used for video output. This option is recommended, it gives smoother display in many cases.</string>
<string>Option to specify a lower limit on the sound volume setting.</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>c_volume_minimum</cstring>
</property>
@ -106,7 +106,7 @@
<string>Option to specify a lower limit on the sound volume setting.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_volume_maximum</cstring>
</property>
@ -134,7 +134,7 @@
<string>Option to specify an upper limit on the sound volume setting.</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_volume_maximum</cstring>
</property>
@ -162,7 +162,7 @@
<string>Option to specify an upper limit on the sound volume setting.</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_volume_step</cstring>
</property>
@ -190,7 +190,7 @@
<string>Option to specify the amount by which to change sound volume when using Increase/Decrease Volume commands on Player/Audio menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="1">
<widget class="TQLineEdit" row="2" column="1">
<property name="name">
<cstring>c_volume_step</cstring>
</property>
@ -218,7 +218,7 @@
<string>Option to specify the amount by which to change sound volume when using Increase/Decrease Volume commands on Player/Audio menu or the corresponding keyboard shortcuts.</string>
QWhatsThis::add(this,i18n("Video area is the central part of KPlayer. When playing a file that has video, it will display the video and optionally subtitles. Normally it will be hidden when playing an audio only file."));
setFocusPolicy(QWidget::NoFocus);
TQWhatsThis::add(this,i18n("Video area is the central part of KPlayer. When playing a file that has video, it will display the video and optionally subtitles. Normally it will be hidden when playing an audio only file."));
QWhatsThis::add(this,i18n("Video area is the central part of KPlayer. When playing a file that has video, it will display the video and optionally subtitles. Normally it will be hidden when playing an audio only file."));
setEraseColor(QColor (0,0,0));
setMinimumSize(QSize (0,0));
setFocusPolicy(QWidget::StrongFocus);
QWidget*proxy=new QWidget (parent);
proxy->setEraseColor(QColor (0,0,0));
proxy->setFocusPolicy(QWidget::StrongFocus);
TQWhatsThis::add(this,i18n("Video area is the central part of KPlayer. When playing a file that has video, it will display the video and optionally subtitles. Normally it will be hidden when playing an audio only file."));