2011-08-14 01:07:10 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>PlaybackSettingsPage</class>
|
|
|
|
<widget class="QWidget" name="PlaybackSettingsPage">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>596</width>
|
2016-01-08 16:09:07 +01:00
|
|
|
<height>667</height>
|
2011-08-14 01:07:10 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Playback</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="current_glow">
|
|
|
|
<property name="text">
|
|
|
|
<string>Show a glowing animation on the current track</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-01-08 16:09:07 +01:00
|
|
|
<widget class="QGroupBox" name="groupBox">
|
2011-08-14 01:07:10 +02:00
|
|
|
<property name="title">
|
|
|
|
<string>Fading</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="fading_out">
|
|
|
|
<property name="text">
|
|
|
|
<string>Fade out when stopping a track</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="fading_cross">
|
|
|
|
<property name="text">
|
|
|
|
<string>Cross-fade when changing tracks manually</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="fading_auto">
|
|
|
|
<property name="text">
|
|
|
|
<string>Cross-fade when changing tracks automatically</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="fading_samealbum">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Except between tracks on the same album or in the same CUE sheet</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="fading_options" native="true">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
2015-12-10 14:15:30 +01:00
|
|
|
<property name="margin">
|
2011-08-14 01:07:10 +02:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>Fading duration</string>
|
|
|
|
</property>
|
|
|
|
<property name="indent">
|
|
|
|
<number>22</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="fading_duration">
|
|
|
|
<property name="suffix">
|
|
|
|
<string> ms</string>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>10000</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>1000</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>2000</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>257</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-04-22 21:42:04 +02:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="fadeout_pause">
|
|
|
|
<property name="text">
|
|
|
|
<string>Fade out on pause / fade in on resume</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="text">
|
|
|
|
<string>Fading duration</string>
|
|
|
|
</property>
|
|
|
|
<property name="indent">
|
|
|
|
<number>22</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="fading_pause_duration">
|
|
|
|
<property name="suffix">
|
|
|
|
<string> ms</string>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>10000</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>50</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>250</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2011-08-14 01:07:10 +02:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="replaygain_group">
|
|
|
|
<property name="title">
|
|
|
|
<string>Replay Gain</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="replaygain">
|
|
|
|
<property name="text">
|
|
|
|
<string>Use Replay Gain metadata if it is available</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QFormLayout" name="formLayout_4">
|
2015-12-10 14:15:30 +01:00
|
|
|
<property name="margin">
|
2011-08-14 01:07:10 +02:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
<property name="text">
|
2013-04-23 00:17:04 +02:00
|
|
|
<string>Replay Gain mode</string>
|
2011-08-14 01:07:10 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QComboBox" name="replaygain_mode">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Radio (equal loudness for all tracks)</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Album (ideal loudness for all tracks)</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="label_9">
|
|
|
|
<property name="text">
|
2013-04-23 00:17:04 +02:00
|
|
|
<string>Pre-amp</string>
|
2011-08-14 01:07:10 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
<item>
|
2013-04-23 00:17:04 +02:00
|
|
|
<widget class="QLabel" name="replaygain_preamp_label"/>
|
2011-08-14 01:07:10 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="StickySlider" name="replaygain_preamp">
|
|
|
|
<property name="maximum">
|
|
|
|
<number>300</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>150</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sticky_center" stdset="0">
|
|
|
|
<number>150</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="replaygain_compression">
|
|
|
|
<property name="text">
|
|
|
|
<string>Apply compression to prevent clipping</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="gst_group">
|
|
|
|
<property name="title">
|
2014-03-29 09:17:34 +01:00
|
|
|
<string>Audio output</string>
|
2011-08-14 01:07:10 +02:00
|
|
|
</property>
|
|
|
|
<layout class="QFormLayout" name="formLayout_3">
|
2012-05-20 21:52:46 +02:00
|
|
|
<property name="fieldGrowthPolicy">
|
|
|
|
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
|
|
|
</property>
|
2011-08-14 01:07:10 +02:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
<property name="text">
|
2014-03-29 09:17:34 +01:00
|
|
|
<string>Output device</string>
|
2011-08-14 01:07:10 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
2014-03-29 09:17:34 +01:00
|
|
|
<widget class="QComboBox" name="gst_output"/>
|
2011-08-14 01:07:10 +02:00
|
|
|
</item>
|
2012-05-20 21:52:46 +02:00
|
|
|
<item row="1" column="0">
|
2011-08-14 01:07:10 +02:00
|
|
|
<widget class="QLabel" name="buffer_duration_label">
|
|
|
|
<property name="text">
|
2013-04-23 00:17:04 +02:00
|
|
|
<string>Buffer duration</string>
|
2011-08-14 01:07:10 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-03-29 09:17:34 +01:00
|
|
|
<item row="1" column="1">
|
2011-08-14 01:07:10 +02:00
|
|
|
<widget class="QSpinBox" name="buffer_duration">
|
|
|
|
<property name="suffix">
|
|
|
|
<string> ms</string>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>60000</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-04-01 15:33:11 +02:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="buffer_min_fill_label">
|
|
|
|
<property name="text">
|
2014-04-05 13:03:36 +02:00
|
|
|
<string>Minimum buffer fill</string>
|
2014-04-01 15:33:11 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="buffer_min_fill_value_label">
|
|
|
|
<property name="text">
|
2015-07-10 04:19:31 +02:00
|
|
|
<string/>
|
2014-04-01 15:33:11 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSlider" name="buffer_min_fill">
|
|
|
|
<property name="minimum">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>50</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>33</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tickInterval">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2015-07-10 04:19:31 +02:00
|
|
|
<item row="5" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="mono_playback">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Changing mono playback preference will be effective for the next playing songs</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Mono playback</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QLabel" name="sample_rate_label">
|
|
|
|
<property name="text">
|
2015-07-21 20:21:01 +02:00
|
|
|
<string>Sample rate</string>
|
2015-07-10 04:19:31 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="sample_rate">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="baseSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Changes will take place when the next song starts playing</string>
|
|
|
|
</property>
|
|
|
|
<property name="sizeAdjustPolicy">
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Auto</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>44,100Hz</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>48,000Hz</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>96,000Hz</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>192,000Hz</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_3">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2011-08-14 01:07:10 +02:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>114</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>StickySlider</class>
|
|
|
|
<extends>QSlider</extends>
|
|
|
|
<header>widgets/stickyslider.h</header>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<resources/>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>replaygain</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>widget</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>89</x>
|
|
|
|
<y>259</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>143</x>
|
|
|
|
<y>285</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>fading_auto</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>fading_samealbum</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>109</x>
|
|
|
|
<y>133</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>113</x>
|
|
|
|
<y>153</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
</ui>
|