You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amarok/amarok/src/Options4.ui

623 lines
29 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Options4</class>
<widget class="TQWidget">
<property name="name">
<cstring>Options4</cstring>
</property>
<property name="tqgeometry">
<rect>
<x>0</x>
<y>0</y>
<width>455</width>
<height>447</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>3</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup" row="0" column="0">
<property name="name">
<cstring>opt_crossfade</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="tqminimumSize">
<size>
<width>0</width>
<height>180</height>
</size>
</property>
<property name="frameShape">
<enum>GroupBoxPanel</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="title">
<string>&amp;Transition</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;Transition Behavior&lt;/b&gt;
&lt;p&gt;During playback, when Amarok transitions between tracks, it can either proceed to the next track instantly (with configurable gap), or crossfade (with configurable fade period).&lt;/p&gt;</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>radioButtonNormalPlayback</cstring>
</property>
<property name="text">
<string>&amp;No crossfading</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Enable normal track transition. You may insert a gap of silence between tracks.</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="1" column="1">
<property name="name">
<cstring>tqlayout11</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>trackDelayLengthLabel</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="tqminimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Insert &amp;gap:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_TrackDelayLength</cstring>
</property>
</widget>
<widget class="TQSpinBox">
<property name="name">
<cstring>kcfg_TrackDelayLength</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="tqminimumSize">
<size>
<width>160</width>
<height>0</height>
</size>
</property>
<property name="suffix">
<string> ms</string>
</property>
<property name="maxValue">
<number>10000</number>
</property>
<property name="lineStep">
<number>100</number>
</property>
<property name="value">
<number>0</number>
</property>
<property name="toolTip" stdset="0">
<string>Silence between tracks, in milliseconds.</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQRadioButton" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_Crossfade</cstring>
</property>
<property name="text">
<string>&amp;Crossfading</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Enable crossfading between tracks.</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="3" column="1">
<property name="name">
<cstring>tqlayout9</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout7</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>crossfadeLengthLabel</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="tqminimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Crosso&amp;ver duration:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_CrossfadeLength</cstring>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>crossfadeDropdownText</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="tqminimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Crossfa&amp;de:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_CrossfadeType</cstring>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout8</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQSpinBox">
<property name="name">
<cstring>kcfg_CrossfadeLength</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="tqminimumSize">
<size>
<width>50</width>
<height>0</height>
</size>
</property>
<property name="suffix">
<string> ms</string>
</property>
<property name="maxValue">
<number>99999999</number>
</property>
<property name="minValue">
<number>100</number>
</property>
<property name="lineStep">
<number>100</number>
</property>
<property name="value">
<number>100</number>
</property>
<property name="toolTip" stdset="0">
<string>The length of the crossfade between tracks, in milliseconds.</string>
</property>
</widget>
<widget class="TQComboBox">
<item>
<property name="text">
<string>Always</string>
</property>
</item>
<item>
<property name="text">
<string>On Automatic Track Change Only</string>
</property>
</item>
<item>
<property name="text">
<string>On Manual Track Change Only</string>
</property>
</item>
<property name="name">
<cstring>kcfg_CrossfadeType</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="tqminimumSize">
<size>
<width>50</width>
<height>0</height>
</size>
</property>
<property name="duplicatesEnabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Select when you want crossfading to occur</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select when you want crossfading to occur</string>
</property>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<spacer row="3" column="0">
<property name="name">
<cstring>spacer76</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="tqsizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>kcfg_FadeoutOnExit</cstring>
</property>
<property name="text">
<string>Fade out on e&amp;xit</string>
</property>
<property name="toolTip" stdset="0">
<string>If checked, Amarok will fade out the music on program exit.</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>kcfg_ResumePlayback</cstring>
</property>
<property name="text">
<string>&amp;Resume playback on start</string>
</property>
<property name="toolTip" stdset="0">
<string>If checked, Amarok will&lt;br&gt;resume playback from where you left it the previous session -- just like a tape-player.</string>
</property>
</widget>
<spacer row="4" column="0">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>31</width>
<height>30</height>
</size>
</property>
</spacer>
<widget class="TQButtonGroup" row="1" column="0">
<property name="name">
<cstring>opt_crossfade_2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="tqminimumSize">
<size>
<width>0</width>
<height>120</height>
</size>
</property>
<property name="frameShape">
<enum>GroupBoxPanel</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="title">
<string>&amp;Fadeout</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;Transition Behavior&lt;/b&gt;
&lt;p&gt;During playback, when Amarok transitions between tracks, it can either proceed to the next track instantly (with configurable gap), or crossfade (with configurable fade period).&lt;/p&gt;</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>radioButtonNormalPlayback_2</cstring>
</property>
<property name="text">
<string>No &amp;fadeout</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Disable fadeout. Music will stop immediately.</string>
</property>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer76_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="tqsizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget" row="2" column="1">
<property name="name">
<cstring>tqlayout9_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout7_2</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>fadeoutLengthLabel</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="tqminimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Fadeout &amp;duration:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_FadeoutLength</cstring>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout8_2</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQSpinBox">
<property name="name">
<cstring>kcfg_FadeoutLength</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="tqminimumSize">
<size>
<width>50</width>
<height>0</height>
</size>
</property>
<property name="suffix">
<string> ms</string>
</property>
<property name="maxValue">
<number>99999999</number>
</property>
<property name="minValue">
<number>100</number>
</property>
<property name="lineStep">
<number>100</number>
</property>
<property name="value">
<number>100</number>
</property>
<property name="toolTip" stdset="0">
<string>The length of the fadeout, in milliseconds.</string>
</property>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<widget class="TQRadioButton" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_Fadeout</cstring>
</property>
<property name="text">
<string>Fade&amp;out</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Fade the music out when the Stop button is pressed.</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>radioButtonNormalPlayback</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_TrackDelayLength</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_Crossfade</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_CrossfadeLength</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>radioButtonNormalPlayback</sender>
<signal>toggled(bool)</signal>
<receiver>trackDelayLengthLabel</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_Crossfade</sender>
<signal>toggled(bool)</signal>
<receiver>crossfadeLengthLabel</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_Crossfade</sender>
<signal>toggled(bool)</signal>
<receiver>crossfadeDropdownText</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_Crossfade</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_CrossfadeType</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_Fadeout</sender>
<signal>toggled(bool)</signal>
<receiver>fadeoutLengthLabel</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_Fadeout</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_FadeoutLength</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<tqlayoutdefaults spacing="6" margin="11"/>
</UI>