comparison xmms-sid.glade @ 259:b9bdf4c5baf0

Automatic subtune changing options.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 21 Dec 2004 22:07:03 +0000
parents 295c1b369d2f
children cb218e92d1d4
comparison
equal deleted inserted replaced
258:e255f23abf33 259:b9bdf4c5baf0
1331 </widget> 1331 </widget>
1332 1332
1333 <widget> 1333 <widget>
1334 <class>GtkButton</class> 1334 <class>GtkButton</class>
1335 <name>cfg_sld_dbbrowse</name> 1335 <name>cfg_sld_dbbrowse</name>
1336 <tooltip>Browse for songlength-database file</tooltip> 1336 <tooltip>Browse for song length-database file</tooltip>
1337 <can_focus>True</can_focus> 1337 <can_focus>True</can_focus>
1338 <signal> 1338 <signal>
1339 <name>clicked</name> 1339 <name>clicked</name>
1340 <handler>xs_cfg_sld_dbbrowse</handler> 1340 <handler>xs_cfg_sld_dbbrowse</handler>
1341 <last_modification_time>Sat, 18 Aug 2001 23:38:10 GMT</last_modification_time> 1341 <last_modification_time>Sat, 18 Aug 2001 23:38:10 GMT</last_modification_time>
1730 <spacing>2</spacing> 1730 <spacing>2</spacing>
1731 1731
1732 <widget> 1732 <widget>
1733 <class>GtkRadioButton</class> 1733 <class>GtkRadioButton</class>
1734 <name>cfg_subctrl_none</name> 1734 <name>cfg_subctrl_none</name>
1735 <tooltip>No sub-song control.</tooltip> 1735 <tooltip>No sub-tune control.</tooltip>
1736 <can_focus>True</can_focus> 1736 <can_focus>True</can_focus>
1737 <label>Disabled</label> 1737 <label>Disabled</label>
1738 <active>False</active> 1738 <active>False</active>
1739 <draw_indicator>True</draw_indicator> 1739 <draw_indicator>True</draw_indicator>
1740 <group>subsong</group> 1740 <group>subtune</group>
1741 <child> 1741 <child>
1742 <padding>0</padding> 1742 <padding>0</padding>
1743 <expand>False</expand> 1743 <expand>False</expand>
1744 <fill>False</fill> 1744 <fill>False</fill>
1745 </child> 1745 </child>
1746 </widget> 1746 </widget>
1747 1747
1748 <widget> 1748 <widget>
1749 <class>GtkRadioButton</class> 1749 <class>GtkRadioButton</class>
1750 <name>cfg_subctrl_seek</name> 1750 <name>cfg_subctrl_seek</name>
1751 <tooltip>Seeking backwards/forwards selects previous/next sub-song, similar to selector used in XMMS-SidPlay.</tooltip> 1751 <tooltip>Seeking backwards/forwards selects previous/next sub-tune, similar to selector used in XMMS-SidPlay.</tooltip>
1752 <can_focus>True</can_focus> 1752 <can_focus>True</can_focus>
1753 <label>Seek back/forward changes sub-song</label> 1753 <label>Seek back/forward changes sub-tune</label>
1754 <active>False</active> 1754 <active>False</active>
1755 <draw_indicator>True</draw_indicator> 1755 <draw_indicator>True</draw_indicator>
1756 <group>subsong</group> 1756 <group>subtune</group>
1757 <child> 1757 <child>
1758 <padding>0</padding> 1758 <padding>0</padding>
1759 <expand>False</expand> 1759 <expand>False</expand>
1760 <fill>False</fill> 1760 <fill>False</fill>
1761 </child> 1761 </child>
1762 </widget> 1762 </widget>
1763 1763
1764 <widget> 1764 <widget>
1765 <class>GtkRadioButton</class> 1765 <class>GtkRadioButton</class>
1766 <name>cfg_subctrl_popup</name> 1766 <name>cfg_subctrl_popup</name>
1767 <tooltip>By pressing the seekbar a sub-song control window pops up, in style of UADE (Unix Amiga Delitracker Emulator)</tooltip> 1767 <tooltip>By pressing the seekbar a sub-tune control window pops up, in style of UADE (Unix Amiga Delitracker Emulator)</tooltip>
1768 <can_focus>True</can_focus> 1768 <can_focus>True</can_focus>
1769 <label>Pop-up via seekbar (UADE-style)</label> 1769 <label>Pop-up via seekbar (UADE-style)</label>
1770 <active>False</active> 1770 <active>False</active>
1771 <draw_indicator>True</draw_indicator> 1771 <draw_indicator>True</draw_indicator>
1772 <group>subsong</group> 1772 <group>subtune</group>
1773 <child> 1773 <child>
1774 <padding>0</padding> 1774 <padding>0</padding>
1775 <expand>False</expand> 1775 <expand>False</expand>
1776 <fill>False</fill> 1776 <fill>False</fill>
1777 </child> 1777 </child>
1778 </widget> 1778 </widget>
1779 1779
1780 <widget> 1780 <widget>
1781 <class>GtkRadioButton</class> 1781 <class>GtkRadioButton</class>
1782 <name>cfg_subctrl_patch</name> 1782 <name>cfg_subctrl_patch</name>
1783 <tooltip>Seekbar works as a subtune selector (Best option if you have patched your XMMS with the song-position patch.)</tooltip> 1783 <tooltip>Seekbar works as a sub-tune selector (Best option if you have patched your XMMS with the song-position patch.)</tooltip>
1784 <can_focus>True</can_focus> 1784 <can_focus>True</can_focus>
1785 <label>Song-position patch</label> 1785 <label>Song-position patch</label>
1786 <active>False</active> 1786 <active>False</active>
1787 <draw_indicator>True</draw_indicator> 1787 <draw_indicator>True</draw_indicator>
1788 <group>subsong</group> 1788 <group>subtune</group>
1789 <child> 1789 <child>
1790 <padding>0</padding> 1790 <padding>0</padding>
1791 <expand>False</expand> 1791 <expand>False</expand>
1792 <fill>False</fill> 1792 <fill>False</fill>
1793 </child> 1793 </child>
1834 </child> 1834 </child>
1835 </widget> 1835 </widget>
1836 1836
1837 <widget> 1837 <widget>
1838 <class>GtkCheckButton</class> 1838 <class>GtkCheckButton</class>
1839 <name>cfg_subauto_min_enable</name> 1839 <name>cfg_subauto_min_only</name>
1840 <can_focus>True</can_focus> 1840 <can_focus>True</can_focus>
1841 <signal> 1841 <signal>
1842 <name>toggled</name> 1842 <name>toggled</name>
1843 <handler>xs_cfg_subauto_min_enable_toggled</handler> 1843 <handler>xs_cfg_subauto_min_only_toggled</handler>
1844 <last_modification_time>Thu, 19 Aug 2004 23:08:05 GMT</last_modification_time> 1844 <last_modification_time>Thu, 19 Aug 2004 23:08:05 GMT</last_modification_time>
1845 </signal> 1845 </signal>
1846 <label>Only tunes with specified minimum length </label> 1846 <label>Only tunes with specified minimum length </label>
1847 <active>False</active> 1847 <active>False</active>
1848 <draw_indicator>True</draw_indicator> 1848 <draw_indicator>True</draw_indicator>
1881 </child> 1881 </child>
1882 </widget> 1882 </widget>
1883 1883
1884 <widget> 1884 <widget>
1885 <class>GtkSpinButton</class> 1885 <class>GtkSpinButton</class>
1886 <name>cfg_subauto_min</name> 1886 <name>cfg_subauto_mintime</name>
1887 <can_focus>True</can_focus> 1887 <can_focus>True</can_focus>
1888 <signal>
1889 <name>changed</name>
1890 <handler>xs_cfg_mintime_changed</handler>
1891 <last_modification_time>Fri, 13 Aug 2004 01:13:01 GMT</last_modification_time>
1892 </signal>
1893 <climb_rate>1</climb_rate> 1888 <climb_rate>1</climb_rate>
1894 <digits>0</digits> 1889 <digits>0</digits>
1895 <numeric>False</numeric> 1890 <numeric>False</numeric>
1896 <update_policy>GTK_UPDATE_ALWAYS</update_policy> 1891 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
1897 <snap>False</snap> 1892 <snap>False</snap>
2610 2605
2611 <widget> 2606 <widget>
2612 <class>GtkFileSelection</class> 2607 <class>GtkFileSelection</class>
2613 <name>xs_sldbfileselector</name> 2608 <name>xs_sldbfileselector</name>
2614 <border_width>10</border_width> 2609 <border_width>10</border_width>
2615 <title>Select HVSC song-length database</title> 2610 <title>Select HVSC song length database</title>
2616 <type>GTK_WINDOW_TOPLEVEL</type> 2611 <type>GTK_WINDOW_TOPLEVEL</type>
2617 <position>GTK_WIN_POS_NONE</position> 2612 <position>GTK_WIN_POS_NONE</position>
2618 <modal>True</modal> 2613 <modal>True</modal>
2619 <allow_shrink>False</allow_shrink> 2614 <allow_shrink>False</allow_shrink>
2620 <allow_grow>True</allow_grow> 2615 <allow_grow>True</allow_grow>