summaryrefslogtreecommitdiff
path: root/deadbeef.glade
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-10-24 18:53:32 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-10-24 18:53:32 +0200
commit9d441377ef6246387c1604eed818ab137926fcdb (patch)
treea9ae725f99c4ecdd41ca38b68559b3bd806b659c /deadbeef.glade
parente1b8366ccbf93786440f0c0bf4bdd6c3b9ae5d5b (diff)
updated preferences window to reflect config options changes
Diffstat (limited to 'deadbeef.glade')
-rw-r--r--deadbeef.glade47
1 files changed, 24 insertions, 23 deletions
diff --git a/deadbeef.glade b/deadbeef.glade
index c3682a0a..d24847ac 100644
--- a/deadbeef.glade
+++ b/deadbeef.glade
@@ -1382,7 +1382,7 @@
<child>
<widget class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="label" translatable="yes">Samplerate (Hz)</property>
+ <property name="label" translatable="yes">Enable alsa (software) resampling</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1408,28 +1408,6 @@
</child>
<child>
- <widget class="GtkEntry" id="pref_samplerate">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes">48000</property>
- <property name="has_frame">True</property>
- <property name="invisible_char">●</property>
- <property name="activates_default">False</property>
- <signal name="changed" handler="on_pref_samplerate_changed" last_modification_time="Sat, 10 Oct 2009 18:51:41 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
<widget class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="label" translatable="yes">SRC quality</property>
@@ -1577,6 +1555,29 @@ Album</property>
<property name="y_options">fill</property>
</packing>
</child>
+
+ <child>
+ <widget class="GtkCheckButton" id="pref_alsa_resampling">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes"></property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="clicked" handler="on_pref_alsa_resampling_clicked" last_modification_time="Sat, 24 Oct 2009 16:50:34 GMT"/>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">expand</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
</widget>
<packing>
<property name="tab_expand">False</property>