annotate xmms-sid.glade @ 425:fa889b008608

Enable gettext support for potential i18n
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 31 Dec 2006 21:49:01 +0000
parents d30be05ab5b0
children a2c2af4295aa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 <?xml version="1.0"?>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 <GTK-Interface>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 <project>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
5 <name>xmms-sid</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
6 <program_name>xmms-sid</program_name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 <directory></directory>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 <source_directory>src</source_directory>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9 <pixmaps_directory>pixmaps</pixmaps_directory>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 <language>C</language>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11 <gnome_support>False</gnome_support>
425
fa889b008608 Enable gettext support for potential i18n
Matti Hamalainen <ccr@tnsp.org>
parents: 375
diff changeset
12 <gettext_support>True</gettext_support>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
13 <use_widget_names>True</use_widget_names>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
14 <output_main_file>False</output_main_file>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
15 <output_build_files>False</output_build_files>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
16 <main_source_file>xs_interface.c</main_source_file>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
17 <main_header_file>xs_interface.h</main_header_file>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
18 <handler_source_file>xs_genui.c</handler_source_file>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
19 <handler_header_file>xs_genui.h</handler_header_file>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
20 <support_source_file>xs_glade.c</support_source_file>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
21 <support_header_file>xs_glade.h</support_header_file>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
22 </project>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
23
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
24 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
25 <class>GtkWindow</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
26 <name>xs_configwin</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
27 <title>XMMS-SID configuration</title>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
28 <type>GTK_WINDOW_DIALOG</type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
29 <position>GTK_WIN_POS_NONE</position>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
30 <modal>False</modal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
31 <allow_shrink>False</allow_shrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
32 <allow_grow>False</allow_grow>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
33 <auto_shrink>False</auto_shrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
34
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
35 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
36 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
37 <name>vbox1</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
38 <border_width>8</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
39 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
40 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
41
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
42 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
43 <class>GtkNotebook</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
44 <name>cfg_notebook</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
45 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
46 <show_tabs>True</show_tabs>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
47 <show_border>False</show_border>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
48 <tab_pos>GTK_POS_TOP</tab_pos>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
49 <scrollable>False</scrollable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
50 <tab_hborder>2</tab_hborder>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
51 <tab_vborder>2</tab_vborder>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
52 <popup_enable>False</popup_enable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
53 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
54 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
55 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
56 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
57 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
58
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
59 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
60 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
61 <name>vbox6</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
62 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
63 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
64
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
65 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
66 <class>GtkHBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
67 <name>hbox2</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
68 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
69 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
70 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
71 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
72 <expand>False</expand>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
73 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
74 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
75
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
76 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
77 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
78 <name>frame4</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
79 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
80 <label>Resolution:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
81 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
82 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
83 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
84 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
85 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
86 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
87 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
88
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
89 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
90 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
91 <name>vbox9</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
92 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
93 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
94 <spacing>2</spacing>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
95
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
96 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
97 <class>GtkRadioButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
98 <name>cfg_res_8bit</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
99 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
100 <label>8-bit</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
101 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
102 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
103 <group>resolution</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
104 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
105 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
106 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
107 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
108 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
109 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
110
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
111 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
112 <class>GtkRadioButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
113 <name>cfg_res_16bit</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
114 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
115 <label>16-bit</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
116 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
117 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
118 <group>resolution</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
119 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
120 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
121 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
122 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
123 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
124 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
125 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
126 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
127
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
128 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
129 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
130 <name>frame5</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
131 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
132 <label>Channels:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
133 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
134 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
135 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
136 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
137 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
138 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
139 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
140
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
141 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
142 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
143 <name>vbox10</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
144 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
145 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
146 <spacing>2</spacing>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
147
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
148 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
149 <class>GtkRadioButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
150 <name>cfg_chn_mono</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
151 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
152 <label>Mono</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
153 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
154 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
155 <group>channels</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
156 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
157 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
158 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
159 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
160 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
161 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
162
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
163 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
164 <class>GtkRadioButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
165 <name>cfg_chn_stereo</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
166 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
167 <label>Stereo</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
168 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
169 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
170 <group>channels</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
171 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
172 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
173 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
174 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
175 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
176 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
177
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
178 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
179 <class>GtkRadioButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
180 <name>cfg_chn_autopan</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
181 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
182 <label>Autopanning</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
183 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
184 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
185 <group>channels</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
186 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
187 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
188 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
189 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
190 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
191 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
192 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
193 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
194 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
195
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
196 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
197 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
198 <name>frame8</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
199 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
200 <label>Samplerate:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
201 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
202 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
203 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
204 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
205 <expand>False</expand>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
206 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
207 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
208
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
209 <widget>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
210 <class>GtkHBox</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
211 <name>hbox4</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
212 <border_width>4</border_width>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
213 <homogeneous>False</homogeneous>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
214 <spacing>0</spacing>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
215
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
216 <widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
217 <class>GtkOptionMenu</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
218 <name>cfg_samplerate_menu</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
219 <can_focus>True</can_focus>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
220 <signal>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
221 <name>clicked</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
222 <handler>xs_cfg_samplerate_menu_clicked</handler>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
223 <last_modification_time>Wed, 12 Jan 2005 01:52:36 GMT</last_modification_time>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
224 </signal>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
225 <items>8000
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
226 11025
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
227 22050
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
228 44100
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
229 48000
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
230 64000
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
231 96000
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
232 </items>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
233 <initial_choice>3</initial_choice>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
234 <child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
235 <padding>0</padding>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
236 <expand>False</expand>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
237 <fill>False</fill>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
238 </child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
239 </widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
240
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
241 <widget>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
242 <class>GtkLabel</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
243 <name>label8</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
244 <label>Hz</label>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
245 <justify>GTK_JUSTIFY_CENTER</justify>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
246 <wrap>False</wrap>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
247 <xalign>0.5</xalign>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
248 <yalign>0.5</yalign>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
249 <xpad>0</xpad>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
250 <ypad>0</ypad>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
251 <child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
252 <padding>4</padding>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
253 <expand>False</expand>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
254 <fill>True</fill>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
255 </child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
256 </widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
257
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
258 <widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
259 <class>GtkVSeparator</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
260 <name>vseparator1</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
261 <child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
262 <padding>0</padding>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
263 <expand>True</expand>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
264 <fill>True</fill>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
265 </child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
266 </widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
267
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
268 <widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
269 <class>GtkSpinButton</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
270 <name>cfg_samplerate</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
271 <can_focus>True</can_focus>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
272 <climb_rate>8000</climb_rate>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
273 <digits>0</digits>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
274 <numeric>True</numeric>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
275 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
276 <snap>False</snap>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
277 <wrap>False</wrap>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
278 <value>44100</value>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
279 <lower>8000</lower>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
280 <upper>128000</upper>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
281 <step>1</step>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
282 <page>10</page>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
283 <page_size>10</page_size>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
284 <child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
285 <padding>0</padding>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
286 <expand>True</expand>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
287 <fill>True</fill>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
288 </child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
289 </widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
290
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
291 <widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
292 <class>GtkLabel</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
293 <name>label54</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
294 <label>Hz</label>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
295 <justify>GTK_JUSTIFY_CENTER</justify>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
296 <wrap>False</wrap>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
297 <xalign>0.5</xalign>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
298 <yalign>0.5</yalign>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
299 <xpad>0</xpad>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
300 <ypad>0</ypad>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
301 <child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
302 <padding>0</padding>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
303 <expand>False</expand>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
304 <fill>True</fill>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
305 </child>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
306 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
307 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
308 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
309
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
310 <widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
311 <class>GtkFrame</class>
48
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
312 <name>cfg_oversample_grp</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
313 <border_width>4</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
314 <label>Oversampling:</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
315 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
316 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
317 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
318 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
319 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
320 <fill>True</fill>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
321 </child>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
322
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
323 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
324 <class>GtkVBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
325 <name>vbox27</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
326 <border_width>2</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
327 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
328 <spacing>2</spacing>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
329
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
330 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
331 <class>GtkCheckButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
332 <name>cfg_oversample</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
333 <can_focus>True</can_focus>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
334 <signal>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
335 <name>toggled</name>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
336 <handler>xs_cfg_oversample_toggled</handler>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
337 <last_modification_time>Wed, 18 Aug 2004 02:20:35 GMT</last_modification_time>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
338 </signal>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
339 <label>Use oversampling</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
340 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
341 <draw_indicator>True</draw_indicator>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
342 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
343 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
344 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
345 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
346 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
347 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
348
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
349 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
350 <class>GtkHBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
351 <name>hbox16</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
352 <border_width>2</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
353 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
354 <spacing>4</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
355 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
356 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
357 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
358 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
359 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
360
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
361 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
362 <class>GtkLabel</class>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
363 <name>cfg_oversample_label1</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
364 <label>Factor:</label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
365 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
366 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
367 <xalign>0.5</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
368 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
369 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
370 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
371 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
372 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
373 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
374 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
375 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
376 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
377
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
378 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
379 <class>GtkSpinButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
380 <name>cfg_oversample_factor</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
381 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
382 <climb_rate>1</climb_rate>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
383 <digits>0</digits>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
384 <numeric>False</numeric>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
385 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
386 <snap>False</snap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
387 <wrap>False</wrap>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
388 <value>2</value>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
389 <lower>2</lower>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
390 <upper>8</upper>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
391 <step>1</step>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
392 <page>1</page>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
393 <page_size>1</page_size>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
394 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
395 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
396 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
397 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
398 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
399 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
400
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
401 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
402 <class>GtkLabel</class>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
403 <name>cfg_oversample_label2</name>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
404 <label>Large factors require more CPU-power</label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
405 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
406 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
407 <xalign>0.5</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
408 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
409 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
410 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
411 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
412 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
413 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
414 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
415 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
416 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
417 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
418 </widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
419 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
420 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
421
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
422 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
423 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
424 <child_name>Notebook:tab</child_name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
425 <name>label1</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
426 <label>Audio</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
427 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
428 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
429 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
430 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
431 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
432 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
433 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
434
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
435 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
436 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
437 <name>vbox2</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
438 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
439 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
440
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
441 <widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
442 <class>GtkFrame</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
443 <name>frame26</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
444 <border_width>4</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
445 <label>Emulation library selection: </label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
446 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
447 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
448 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
449 <padding>0</padding>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
450 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
451 <fill>False</fill>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
452 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
453
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
454 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
455 <class>GtkVBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
456 <name>vbox26</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
457 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
458 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
459 <spacing>2</spacing>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
460
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
461 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
462 <class>GtkRadioButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
463 <name>cfg_emu_sidplay1</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
464 <tooltip>Use libSIDPlay 1.x emulation, faster but not so accurate. Good in most cases, though.</tooltip>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
465 <can_focus>True</can_focus>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
466 <signal>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
467 <name>toggled</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
468 <handler>xs_cfg_emu_sidplay1_toggled</handler>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
469 <last_modification_time>Mon, 15 Sep 2003 12:12:50 GMT</last_modification_time>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
470 </signal>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
471 <label>SIDPlay 1 (frame-based)</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
472 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
473 <draw_indicator>True</draw_indicator>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
474 <group>emulator</group>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
475 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
476 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
477 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
478 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
479 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
480 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
481
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
482 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
483 <class>GtkRadioButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
484 <name>cfg_emu_sidplay2</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
485 <tooltip>Use libSIDPlay 2.x emulation, which requires powerful CPU due to more exact emulation.</tooltip>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
486 <can_focus>True</can_focus>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
487 <signal>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
488 <name>toggled</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
489 <handler>xs_cfg_emu_sidplay2_toggled</handler>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
490 <last_modification_time>Mon, 15 Sep 2003 12:13:00 GMT</last_modification_time>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
491 </signal>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
492 <label>SIDPlay 2 (cycle-based)</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
493 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
494 <draw_indicator>True</draw_indicator>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
495 <group>emulator</group>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
496 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
497 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
498 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
499 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
500 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
501 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
502 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
503 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
504
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
505 <widget>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
506 <class>GtkFrame</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
507 <name>frame1</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
508 <border_width>4</border_width>
250
295c1b369d2f Unamericanization, added few tooltips.
Matti Hamalainen <ccr@tnsp.org>
parents: 243
diff changeset
509 <label>Memory mode:</label>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
510 <label_xalign>0</label_xalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
511 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
512 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
513 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
514 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
515 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
516 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
517
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
518 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
519 <class>GtkVBox</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
520 <name>vbox5</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
521 <border_width>2</border_width>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
522 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
523 <spacing>2</spacing>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
524
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
525 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
526 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
527 <name>cfg_emu_mem_real</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
528 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
529 <label>Real C64 (SIDPlay 2 only)</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
530 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
531 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
532 <group>memorymode</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
533 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
534 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
535 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
536 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
537 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
538 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
539
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
540 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
541 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
542 <name>cfg_emu_mem_banksw</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
543 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
544 <label>Bank switching</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
545 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
546 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
547 <group>memorymode</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
548 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
549 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
550 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
551 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
552 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
553 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
554
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
555 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
556 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
557 <name>cfg_emu_mem_transrom</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
558 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
559 <label>Transparent ROM</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
560 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
561 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
562 <group>memorymode</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
563 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
564 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
565 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
566 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
567 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
568 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
569
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
570 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
571 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
572 <name>cfg_emu_mem_playsid</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
573 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
574 <label>PlaySID environment</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
575 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
576 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
577 <group>memorymode</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
578 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
579 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
580 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
581 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
582 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
583 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
584 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
585 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
586 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
587
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
588 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
589 <class>GtkLabel</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
590 <child_name>Notebook:tab</child_name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
591 <name>label2</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
592 <label>Emu#1</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
593 <justify>GTK_JUSTIFY_CENTER</justify>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
594 <wrap>False</wrap>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
595 <xalign>0.5</xalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
596 <yalign>0.5</yalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
597 <xpad>0</xpad>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
598 <ypad>0</ypad>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
599 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
600
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
601 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
602 <class>GtkVBox</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
603 <name>vbox29</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
604 <homogeneous>False</homogeneous>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
605 <spacing>0</spacing>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
606
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
607 <widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
608 <class>GtkHBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
609 <name>hbox1</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
610 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
611 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
612 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
613 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
614 <expand>False</expand>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
615 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
616 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
617
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
618 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
619 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
620 <name>frame2</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
621 <border_width>4</border_width>
250
295c1b369d2f Unamericanization, added few tooltips.
Matti Hamalainen <ccr@tnsp.org>
parents: 243
diff changeset
622 <label>Clock speed:</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
623 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
624 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
625 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
626 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
627 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
628 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
629 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
630
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
631 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
632 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
633 <name>vbox4</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
634 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
635 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
636 <spacing>2</spacing>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
637
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
638 <widget>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
639 <class>GtkCheckButton</class>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
640 <name>cfg_emu_clock_force</name>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
641 <tooltip>If enabled, this option &quot;forces&quot; the emulation engine to use the selected clock speed/frequency. Otherwise the speed is determined from played file itself.</tooltip>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
642 <can_focus>True</can_focus>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
643 <label>Force speed</label>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
644 <active>False</active>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
645 <draw_indicator>True</draw_indicator>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
646 <child>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
647 <padding>0</padding>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
648 <expand>False</expand>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
649 <fill>False</fill>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
650 </child>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
651 </widget>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
652
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
653 <widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
654 <class>GtkRadioButton</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
655 <name>cfg_emu_clock_pal</name>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
656 <tooltip>PAL is the european TV standard, which uses 50Hz vertical refresh frequency. Largest % of SID-tunes have been made for PAL computers.</tooltip>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
657 <can_focus>True</can_focus>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
658 <label>PAL (50 Hz)</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
659 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
660 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
661 <group>speed</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
662 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
663 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
664 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
665 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
666 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
667 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
668
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
669 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
670 <class>GtkRadioButton</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
671 <name>cfg_emu_clock_ntsc</name>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
672 <tooltip>NTSC is the TV standard with 60Hz vertical refresh rate (and other features that differ from PAL). It is mainly used in United States, Japan and certain other countries.</tooltip>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
673 <can_focus>True</can_focus>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
674 <label>NTSC (60 Hz)</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
675 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
676 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
677 <group>speed</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
678 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
679 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
680 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
681 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
682 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
683 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
684 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
685 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
686
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
687 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
688 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
689 <name>frame3</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
690 <border_width>4</border_width>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
691 <label>SID model: </label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
692 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
693 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
694 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
695 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
696 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
697 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
698 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
699
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
700 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
701 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
702 <name>vbox3</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
703 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
704 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
705 <spacing>2</spacing>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
706
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
707 <widget>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
708 <class>GtkCheckButton</class>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
709 <name>cfg_emu_sid_force</name>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
710 <tooltip>If enabled, this option &quot;forces&quot; the emulation engine to use the selected SID-chip model. Otherwise the preferred SID model is determined from the file (if PSIDv2NG type) or if not available, this setting is used.</tooltip>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
711 <can_focus>True</can_focus>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
712 <label>Force model</label>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
713 <active>False</active>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
714 <draw_indicator>True</draw_indicator>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
715 <child>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
716 <padding>0</padding>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
717 <expand>False</expand>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
718 <fill>False</fill>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
719 </child>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
720 </widget>
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
721
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
722 <widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
723 <class>GtkRadioButton</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
724 <name>cfg_emu_mos6581</name>
375
d30be05ab5b0 Fixed configuration dialog dimensions/widget foldings; Fixed few tooltip
Matti Hamalainen <ccr@tnsp.org>
parents: 356
diff changeset
725 <tooltip>MOS/CSG 6581 is the earlier major version of SID chip. It differs from 8580 in few ways, having much fuller filter (which, due to design error, is never same between two different SID-chips) and has the &quot;volume adjustment bug&quot;, which enables playing of digital samples.</tooltip>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
726 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
727 <label>MOS 6581</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
728 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
729 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
730 <group>waveforms</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
731 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
732 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
733 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
734 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
735 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
736 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
737
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
738 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
739 <class>GtkRadioButton</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
740 <name>cfg_emu_mos8580</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
741 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
742 <label>MOS 8580</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
743 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
744 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
745 <group>waveforms</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
746 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
747 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
748 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
749 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
750 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
751 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
752 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
753 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
754 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
755
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
756 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
757 <class>GtkFrame</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
758 <name>cfg_sidplay2_grp</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
759 <border_width>4</border_width>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
760 <label>SIDPlay 2 options: </label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
761 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
762 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
763 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
764 <padding>0</padding>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
765 <expand>False</expand>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
766 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
767 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
768
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
769 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
770 <class>GtkVBox</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
771 <name>vbox30</name>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
772 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
773 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
774 <spacing>2</spacing>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
775
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
776 <widget>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
777 <class>GtkCheckButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
778 <name>cfg_emu_sidplay2_opt</name>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
779 <tooltip>This setting can be used to enable libSIDPlay2's &quot;optimization mode&quot;, which in downgrades the emulation from cycle-exact to something similar to frame-exact. The result is lower CPU usage, but worse accuracy.</tooltip>
48
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
780 <can_focus>True</can_focus>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
781 <label>Optimization mode (faster, inaccurate)</label>
48
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
782 <active>False</active>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
783 <draw_indicator>True</draw_indicator>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
784 <child>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
785 <padding>0</padding>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
786 <expand>False</expand>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
787 <fill>False</fill>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
788 </child>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
789 </widget>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
790
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
791 <widget>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
792 <class>GtkRadioButton</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
793 <name>cfg_emu_sidplay2_resid</name>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
794 <tooltip>reSID is the software SID-chip simulator based on SID reverse-engineering, created by Dag Lem. It is probably the closest thing to real SID available as software-only emulation.</tooltip>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
795 <can_focus>True</can_focus>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
796 <label>reSID-emulation</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
797 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
798 <draw_indicator>True</draw_indicator>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
799 <group>emutype</group>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
800 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
801 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
802 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
803 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
804 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
805 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
806
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
807 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
808 <class>GtkRadioButton</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
809 <name>cfg_emu_sidplay2_hardsid</name>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
810 <tooltip>HardSID is a EISA/PCI card for PC-compatibles, which can be fitted with a real SID-chip. Software can be used to control the HardSID and combined with software emulation of rest of C64 via libSIDPlay2 HardSID can be used to achieve &quot;near 100%&quot; similarity to real C64. For more information, see http://www.hardsid.com/</tooltip>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
811 <can_focus>True</can_focus>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
812 <label>HardSID</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
813 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
814 <draw_indicator>True</draw_indicator>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
815 <group>emutype</group>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
816 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
817 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
818 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
819 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
820 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
821 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
822 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
823 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
824 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
825
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
826 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
827 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
828 <child_name>Notebook:tab</child_name>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
829 <name>label48</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
830 <label>Emu#2</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
831 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
832 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
833 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
834 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
835 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
836 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
837 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
838
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
839 <widget>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
840 <class>GtkVBox</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
841 <name>vbox25</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
842 <border_width>4</border_width>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
843 <homogeneous>False</homogeneous>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
844 <spacing>2</spacing>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
845
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
846 <widget>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
847 <class>GtkCheckButton</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
848 <name>cfg_emu_filters</name>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
849 <tooltip>This option enables emulation of SID filter. The filter is an essential part of SID's sound capacity, but accurate emulation of it may require quite much CPU power. However, if filter emulation is disabled, tunes won't sound authentic at all if they utilize the filter.</tooltip>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
850 <can_focus>True</can_focus>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
851 <signal>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
852 <name>toggled</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
853 <handler>xs_cfg_emu_filters_toggled</handler>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
854 <last_modification_time>Mon, 15 Sep 2003 12:30:11 GMT</last_modification_time>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
855 </signal>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
856 <label>Emulate filters</label>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
857 <active>False</active>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
858 <draw_indicator>True</draw_indicator>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
859 <child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
860 <padding>0</padding>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
861 <expand>False</expand>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
862 <fill>False</fill>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
863 </child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
864 </widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
865
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
866 <widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
867 <class>GtkNotebook</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
868 <name>cfg_filters_notebook</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
869 <can_focus>True</can_focus>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
870 <show_tabs>True</show_tabs>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
871 <show_border>True</show_border>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
872 <tab_pos>GTK_POS_TOP</tab_pos>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
873 <scrollable>False</scrollable>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
874 <tab_hborder>2</tab_hborder>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
875 <tab_vborder>2</tab_vborder>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
876 <popup_enable>False</popup_enable>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
877 <child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
878 <padding>0</padding>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
879 <expand>True</expand>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
880 <fill>True</fill>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
881 </child>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
882
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
883 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
884 <class>GtkHBox</class>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
885 <name>cfg_box_sidplay1</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
886 <border_width>4</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
887 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
888 <spacing>0</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
889
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
890 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
891 <class>GtkFrame</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
892 <name>cfg_frm_fs</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
893 <border_width>2</border_width>
375
d30be05ab5b0 Fixed configuration dialog dimensions/widget foldings; Fixed few tooltip
Matti Hamalainen <ccr@tnsp.org>
parents: 356
diff changeset
894 <width>45</width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
895 <label>FS</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
896 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
897 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
898 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
899 <padding>0</padding>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
900 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
901 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
902 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
903
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
904 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
905 <class>GtkVScale</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
906 <name>cfg_emu_filt_fs</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
907 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
908 <draw_value>True</draw_value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
909 <value_pos>GTK_POS_TOP</value_pos>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
910 <digits>2</digits>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
911 <policy>GTK_UPDATE_CONTINUOUS</policy>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
912 <value>0</value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
913 <lower>0</lower>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
914 <upper>1000</upper>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
915 <step>1</step>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
916 <page>100</page>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
917 <page_size>0</page_size>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
918 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
919 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
920
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
921 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
922 <class>GtkFrame</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
923 <name>cfg_frm_fm</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
924 <border_width>2</border_width>
375
d30be05ab5b0 Fixed configuration dialog dimensions/widget foldings; Fixed few tooltip
Matti Hamalainen <ccr@tnsp.org>
parents: 356
diff changeset
925 <width>45</width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
926 <label>FM</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
927 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
928 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
929 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
930 <padding>0</padding>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
931 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
932 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
933 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
934
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
935 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
936 <class>GtkVScale</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
937 <name>cfg_emu_filt_fm</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
938 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
939 <draw_value>True</draw_value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
940 <value_pos>GTK_POS_TOP</value_pos>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
941 <digits>2</digits>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
942 <policy>GTK_UPDATE_CONTINUOUS</policy>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
943 <value>0</value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
944 <lower>0</lower>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
945 <upper>100</upper>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
946 <step>1</step>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
947 <page>10</page>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
948 <page_size>0</page_size>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
949 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
950 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
951
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
952 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
953 <class>GtkFrame</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
954 <name>cfg_frm_ft</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
955 <border_width>2</border_width>
375
d30be05ab5b0 Fixed configuration dialog dimensions/widget foldings; Fixed few tooltip
Matti Hamalainen <ccr@tnsp.org>
parents: 356
diff changeset
956 <width>45</width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
957 <label>FT</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
958 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
959 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
960 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
961 <padding>0</padding>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
962 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
963 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
964 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
965
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
966 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
967 <class>GtkVScale</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
968 <name>cfg_emu_filt_ft</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
969 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
970 <draw_value>True</draw_value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
971 <value_pos>GTK_POS_TOP</value_pos>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
972 <digits>2</digits>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
973 <policy>GTK_UPDATE_CONTINUOUS</policy>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
974 <value>0</value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
975 <lower>0</lower>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
976 <upper>1</upper>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
977 <step>0.01</step>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
978 <page>0.1</page>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
979 <page_size>0</page_size>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
980 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
981 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
982
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
983 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
984 <class>GtkVBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
985 <name>vbox17</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
986 <border_width>4</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
987 <homogeneous>False</homogeneous>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
988 <spacing>8</spacing>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
989 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
990 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
991 <expand>True</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
992 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
993 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
994
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
995 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
996 <class>GtkButton</class>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
997 <name>cfg_filter_reset</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
998 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
999 <signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1000 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
1001 <handler>xs_cfg_filter_reset</handler>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1002 <last_modification_time>Mon, 18 Sep 2000 20:21:27 GMT</last_modification_time>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1003 </signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1004 <label>Reset values</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1005 <relief>GTK_RELIEF_NORMAL</relief>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1006 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1007 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1008 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1009 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1010 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1011 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1012
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1013 <widget>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1014 <class>GtkButton</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1015 <name>cfg_filter_sync</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1016 <can_focus>True</can_focus>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1017 <signal>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1018 <name>clicked</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1019 <handler>xs_cfg_filter_sync_clicked</handler>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1020 <last_modification_time>Thu, 22 Sep 2005 02:23:59 GMT</last_modification_time>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1021 </signal>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1022 <label>Synchronize from
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1023 SIDPlay2</label>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1024 <relief>GTK_RELIEF_NORMAL</relief>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1025 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1026 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1027 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1028 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1029 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1030 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1031 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1032 </widget>
347
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1033
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1034 <widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1035 <class>GtkLabel</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1036 <child_name>Notebook:tab</child_name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1037 <name>label55</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1038 <label>SIDPlay1</label>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1039 <justify>GTK_JUSTIFY_CENTER</justify>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1040 <wrap>False</wrap>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1041 <xalign>0.5</xalign>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1042 <yalign>0.5</yalign>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1043 <xpad>0</xpad>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1044 <ypad>0</ypad>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1045 </widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1046
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1047 <widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1048 <class>GtkHBox</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1049 <name>cfg_box_sidplay2</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1050 <border_width>4</border_width>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1051 <homogeneous>False</homogeneous>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1052 <spacing>0</spacing>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1053
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1054 <widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1055 <class>Placeholder</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1056 </widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1057
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1058 <widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1059 <class>GtkVBox</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1060 <name>vbox36</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1061 <border_width>4</border_width>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1062 <homogeneous>False</homogeneous>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1063 <spacing>8</spacing>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1064 <child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1065 <padding>0</padding>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1066 <expand>False</expand>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1067 <fill>True</fill>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1068 </child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1069
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1070 <widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1071 <class>GtkButton</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1072 <name>cfg_filter2_reset</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1073 <can_focus>True</can_focus>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1074 <signal>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1075 <name>clicked</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1076 <handler>xs_cfg_filter2_reset</handler>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1077 <last_modification_time>Thu, 22 Sep 2005 02:24:15 GMT</last_modification_time>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1078 </signal>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1079 <label>Reset values</label>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1080 <relief>GTK_RELIEF_NORMAL</relief>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1081 <child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1082 <padding>0</padding>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1083 <expand>False</expand>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1084 <fill>False</fill>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1085 </child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1086 </widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1087
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1088 <widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1089 <class>GtkButton</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1090 <name>cfg_filter2_sync</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1091 <can_focus>True</can_focus>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1092 <signal>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1093 <name>clicked</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1094 <handler>xs_cfg_filter2_sync_clicked</handler>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1095 <last_modification_time>Thu, 22 Sep 2005 02:31:27 GMT</last_modification_time>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1096 </signal>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1097 <label>Synchronize from
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1098 SIDPlay1</label>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1099 <relief>GTK_RELIEF_NORMAL</relief>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1100 <child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1101 <padding>0</padding>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1102 <expand>False</expand>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1103 <fill>False</fill>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1104 </child>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1105 </widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1106 </widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1107 </widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1108
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1109 <widget>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1110 <class>GtkLabel</class>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1111 <child_name>Notebook:tab</child_name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1112 <name>label56</name>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1113 <label>SIDPlay2</label>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1114 <justify>GTK_JUSTIFY_CENTER</justify>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1115 <wrap>False</wrap>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1116 <xalign>0.5</xalign>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1117 <yalign>0.5</yalign>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1118 <xpad>0</xpad>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1119 <ypad>0</ypad>
08e4408405aa GUI updates
Matti Hamalainen <ccr@tnsp.org>
parents: 308
diff changeset
1120 </widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1121 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1122 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1123
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1124 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1125 <class>GtkLabel</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1126 <child_name>Notebook:tab</child_name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1127 <name>label24</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1128 <label>Filters</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1129 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1130 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1131 <xalign>0.5</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1132 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1133 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1134 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1135 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1136
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1137 <widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1138 <class>GtkVBox</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1139 <name>vbox20</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1140 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1141 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1142
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1143 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1144 <class>GtkFrame</class>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1145 <name>frame29</name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1146 <border_width>4</border_width>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1147 <label>Minimum playtime: </label>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1148 <label_xalign>0</label_xalign>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1149 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1150 <child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1151 <padding>0</padding>
203
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1152 <expand>False</expand>
308
ae5795ba5c77 Remove "only when song-length unknown" option from minimum playtime, it
Matti Hamalainen <ccr@tnsp.org>
parents: 285
diff changeset
1153 <fill>False</fill>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1154 </child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1155
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1156 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1157 <class>GtkVBox</class>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1158 <name>vbox32</name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1159 <border_width>2</border_width>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1160 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1161 <spacing>2</spacing>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1162
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1163 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1164 <class>GtkCheckButton</class>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1165 <name>cfg_mintime_enable</name>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
1166 <tooltip>If enabled, the tune is played at least for the specified time, adding silence to the end if necessary.</tooltip>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1167 <can_focus>True</can_focus>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1168 <signal>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1169 <name>toggled</name>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1170 <handler>xs_cfg_mintime_enable_toggled</handler>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1171 <last_modification_time>Wed, 18 Aug 2004 02:51:28 GMT</last_modification_time>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1172 </signal>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
1173 <label>Play at least for specified time</label>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1174 <active>False</active>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1175 <draw_indicator>True</draw_indicator>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1176 <child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1177 <padding>0</padding>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1178 <expand>False</expand>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1179 <fill>False</fill>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1180 </child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1181 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1182
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1183 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1184 <class>GtkHBox</class>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1185 <name>hbox18</name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1186 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1187 <spacing>2</spacing>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1188 <child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1189 <padding>2</padding>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1190 <expand>False</expand>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1191 <fill>True</fill>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1192 </child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1193
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1194 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1195 <class>GtkLabel</class>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1196 <name>cfg_mintime_label1</name>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1197 <label>Playtime: </label>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1198 <justify>GTK_JUSTIFY_CENTER</justify>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1199 <wrap>False</wrap>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1200 <xalign>0</xalign>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1201 <yalign>0.5</yalign>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1202 <xpad>0</xpad>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1203 <ypad>0</ypad>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1204 <child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1205 <padding>0</padding>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1206 <expand>False</expand>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1207 <fill>False</fill>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1208 </child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1209 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1210
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1211 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1212 <class>GtkSpinButton</class>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1213 <name>cfg_mintime</name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1214 <can_focus>True</can_focus>
173
7515712b4af7 Tweakity tweak.
Matti Hamalainen <ccr@tnsp.org>
parents: 169
diff changeset
1215 <signal>
7515712b4af7 Tweakity tweak.
Matti Hamalainen <ccr@tnsp.org>
parents: 169
diff changeset
1216 <name>changed</name>
7515712b4af7 Tweakity tweak.
Matti Hamalainen <ccr@tnsp.org>
parents: 169
diff changeset
1217 <handler>xs_cfg_mintime_changed</handler>
7515712b4af7 Tweakity tweak.
Matti Hamalainen <ccr@tnsp.org>
parents: 169
diff changeset
1218 <last_modification_time>Fri, 13 Aug 2004 01:13:01 GMT</last_modification_time>
7515712b4af7 Tweakity tweak.
Matti Hamalainen <ccr@tnsp.org>
parents: 169
diff changeset
1219 </signal>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1220 <climb_rate>1</climb_rate>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1221 <digits>0</digits>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1222 <numeric>False</numeric>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1223 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1224 <snap>False</snap>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1225 <wrap>False</wrap>
169
676ec1a1ab93 Minimum playtime option
Matti Hamalainen <ccr@tnsp.org>
parents: 168
diff changeset
1226 <value>15</value>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1227 <lower>1</lower>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1228 <upper>32767</upper>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1229 <step>1</step>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1230 <page>60</page>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1231 <page_size>60</page_size>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1232 <child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1233 <padding>0</padding>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1234 <expand>False</expand>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1235 <fill>True</fill>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1236 </child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1237 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1238
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1239 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1240 <class>GtkLabel</class>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1241 <name>cfg_mintime_label2</name>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1242 <label>seconds</label>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1243 <justify>GTK_JUSTIFY_CENTER</justify>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1244 <wrap>False</wrap>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1245 <xalign>0</xalign>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1246 <yalign>0.5</yalign>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1247 <xpad>0</xpad>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1248 <ypad>0</ypad>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1249 <child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1250 <padding>0</padding>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1251 <expand>False</expand>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1252 <fill>False</fill>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1253 </child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1254 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1255 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1256 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1257 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1258
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1259 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1260 <class>GtkFrame</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1261 <name>frame21</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1262 <border_width>4</border_width>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1263 <label>Maximum playtime: </label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1264 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1265 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1266 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1267 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1268 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1269 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1270 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1271
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1272 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1273 <class>GtkVBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1274 <name>vbox21</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1275 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1276 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1277 <spacing>2</spacing>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1278
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1279 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1280 <class>GtkCheckButton</class>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1281 <name>cfg_maxtime_enable</name>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
1282 <tooltip>If enabled, tune is played until specified duration is reached (aka maximum playtime).</tooltip>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1283 <can_focus>True</can_focus>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1284 <signal>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1285 <name>toggled</name>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1286 <handler>xs_cfg_maxtime_enable_toggled</handler>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1287 <last_modification_time>Wed, 18 Aug 2004 02:51:37 GMT</last_modification_time>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1288 </signal>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1289 <label>Play for specified time maximum</label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1290 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1291 <draw_indicator>True</draw_indicator>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1292 <child>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1293 <padding>0</padding>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1294 <expand>False</expand>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1295 <fill>False</fill>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1296 </child>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1297 </widget>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1298
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1299 <widget>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1300 <class>GtkCheckButton</class>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1301 <name>cfg_maxtime_unknown</name>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
1302 <tooltip>If enabled, the maximum playtime is applied only if song/tune length is not known.</tooltip>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1303 <can_focus>True</can_focus>
250
295c1b369d2f Unamericanization, added few tooltips.
Matti Hamalainen <ccr@tnsp.org>
parents: 243
diff changeset
1304 <label>Only when song length is unknown</label>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1305 <active>False</active>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1306 <draw_indicator>True</draw_indicator>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1307 <child>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1308 <padding>0</padding>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1309 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1310 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1311 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1312 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1313
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1314 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1315 <class>GtkHBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1316 <name>hbox14</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1317 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1318 <spacing>2</spacing>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1319 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1320 <padding>2</padding>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1321 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1322 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1323 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1324
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1325 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1326 <class>GtkLabel</class>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1327 <name>cfg_maxtime_label1</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1328 <label>Playtime: </label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1329 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1330 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1331 <xalign>0</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1332 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1333 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1334 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1335 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1336 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1337 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1338 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1339 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1340 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1341
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1342 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1343 <class>GtkSpinButton</class>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1344 <name>cfg_maxtime</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1345 <can_focus>True</can_focus>
173
7515712b4af7 Tweakity tweak.
Matti Hamalainen <ccr@tnsp.org>
parents: 169
diff changeset
1346 <signal>
7515712b4af7 Tweakity tweak.
Matti Hamalainen <ccr@tnsp.org>
parents: 169
diff changeset
1347 <name>changed</name>
7515712b4af7 Tweakity tweak.
Matti Hamalainen <ccr@tnsp.org>
parents: 169
diff changeset
1348 <handler>xs_cfg_maxtime_changed</handler>
7515712b4af7 Tweakity tweak.
Matti Hamalainen <ccr@tnsp.org>
parents: 169
diff changeset
1349 <last_modification_time>Fri, 13 Aug 2004 01:13:35 GMT</last_modification_time>
7515712b4af7 Tweakity tweak.
Matti Hamalainen <ccr@tnsp.org>
parents: 169
diff changeset
1350 </signal>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1351 <climb_rate>1</climb_rate>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1352 <digits>0</digits>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1353 <numeric>False</numeric>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1354 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1355 <snap>False</snap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1356 <wrap>False</wrap>
169
676ec1a1ab93 Minimum playtime option
Matti Hamalainen <ccr@tnsp.org>
parents: 168
diff changeset
1357 <value>150</value>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1358 <lower>1</lower>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1359 <upper>32767</upper>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1360 <step>1</step>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1361 <page>60</page>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1362 <page_size>60</page_size>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1363 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1364 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1365 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1366 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1367 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1368 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1369
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1370 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1371 <class>GtkLabel</class>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1372 <name>cfg_maxtime_label2</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1373 <label>seconds</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1374 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1375 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1376 <xalign>0</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1377 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1378 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1379 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1380 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1381 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1382 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1383 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1384 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1385 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1386 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1387 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1388 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1389
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1390 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1391 <class>GtkFrame</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1392 <name>frame18</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1393 <border_width>4</border_width>
250
295c1b369d2f Unamericanization, added few tooltips.
Matti Hamalainen <ccr@tnsp.org>
parents: 243
diff changeset
1394 <label>Song length database: </label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1395 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1396 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1397 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1398 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1399 <expand>False</expand>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1400 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1401 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1402
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1403 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1404 <class>GtkVBox</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1405 <name>vbox18</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1406 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1407 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1408 <spacing>2</spacing>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1409
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1410 <widget>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1411 <class>GtkCheckButton</class>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1412 <name>cfg_sld_enable</name>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
1413 <tooltip>This option enables using of XSIDPLAY compatible song length database. (Refer to XMMS-SID documentation for more information)</tooltip>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1414 <can_focus>True</can_focus>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1415 <signal>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1416 <name>toggled</name>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1417 <handler>xs_cfg_sld_enable_toggled</handler>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1418 <last_modification_time>Wed, 18 Aug 2004 02:51:47 GMT</last_modification_time>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1419 </signal>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1420 <label>Use XSIDPLAY-compatible database</label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1421 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1422 <draw_indicator>True</draw_indicator>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1423 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1424 <padding>0</padding>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1425 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1426 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1427 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1428 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1429
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1430 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1431 <class>GtkHBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1432 <name>hbox13</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1433 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1434 <spacing>4</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1435 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1436 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1437 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1438 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1439 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1440
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1441 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1442 <class>GtkLabel</class>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1443 <name>cfg_sld_label1</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1444 <label>DB-file: </label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1445 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1446 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1447 <xalign>0.5</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1448 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1449 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1450 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1451 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1452 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1453 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1454 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1455 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1456 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1457
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1458 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1459 <class>GtkEntry</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1460 <name>cfg_sld_dbpath</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1461 <tooltip>Database path and filename</tooltip>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1462 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1463 <editable>True</editable>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1464 <text_visible>True</text_visible>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1465 <text_max_length>0</text_max_length>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1466 <text></text>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1467 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1468 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1469 <expand>True</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1470 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1471 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1472 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1473
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1474 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1475 <class>GtkButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1476 <name>cfg_sld_dbbrowse</name>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
1477 <tooltip>Browse for song length-database file</tooltip>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1478 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1479 <signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1480 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
1481 <handler>xs_cfg_sld_dbbrowse</handler>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1482 <last_modification_time>Sat, 18 Aug 2001 23:38:10 GMT</last_modification_time>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1483 </signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1484 <label>Browse</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1485 <relief>GTK_RELIEF_NORMAL</relief>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1486 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1487 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1488 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1489 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1490 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1491 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1492 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1493 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1494 </widget>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1495 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1496
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1497 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1498 <class>GtkLabel</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1499 <child_name>Notebook:tab</child_name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1500 <name>label26</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1501 <label>Songlength</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1502 <justify>GTK_JUSTIFY_CENTER</justify>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1503 <wrap>False</wrap>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1504 <xalign>0.5</xalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1505 <yalign>0.5</yalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1506 <xpad>0</xpad>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1507 <ypad>0</ypad>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1508 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1509
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1510 <widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1511 <class>GtkVBox</class>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1512 <name>vbox33</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1513 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1514 <spacing>0</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1515
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1516 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1517 <class>GtkFrame</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1518 <name>frame7</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1519 <border_width>4</border_width>
266
cb218e92d1d4 Several kyrpe-paske fixed.
Matti Hamalainen <ccr@tnsp.org>
parents: 259
diff changeset
1520 <label>SID Tune Information List (STIL) database: </label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1521 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1522 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1523 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1524 <padding>0</padding>
375
d30be05ab5b0 Fixed configuration dialog dimensions/widget foldings; Fixed few tooltip
Matti Hamalainen <ccr@tnsp.org>
parents: 356
diff changeset
1525 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1526 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1527 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1528
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1529 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1530 <class>GtkVBox</class>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1531 <name>vbox8</name>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1532 <border_width>2</border_width>
375
d30be05ab5b0 Fixed configuration dialog dimensions/widget foldings; Fixed few tooltip
Matti Hamalainen <ccr@tnsp.org>
parents: 356
diff changeset
1533 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1534 <spacing>2</spacing>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1535
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1536 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1537 <class>GtkCheckButton</class>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1538 <name>cfg_stil_enable</name>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
1539 <tooltip>If this option is enabled (and the database &amp; HVSC settings below are correctly set), XMMS-SID will use and display additional information from STIL database when HVSC SIDs are played.</tooltip>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1540 <can_focus>True</can_focus>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1541 <signal>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1542 <name>toggled</name>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1543 <handler>xs_cfg_stil_enable_toggled</handler>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1544 <last_modification_time>Wed, 18 Aug 2004 02:52:39 GMT</last_modification_time>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1545 </signal>
266
cb218e92d1d4 Several kyrpe-paske fixed.
Matti Hamalainen <ccr@tnsp.org>
parents: 259
diff changeset
1546 <label>Use STIL database</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1547 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1548 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1549 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1550 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1551 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1552 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1553 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1554 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1555
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1556 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1557 <class>GtkHBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1558 <name>hbox3</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1559 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1560 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1561 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1562 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1563 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1564 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1565 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1566
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1567 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1568 <class>GtkLabel</class>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1569 <name>cfg_stil_label1</name>
266
cb218e92d1d4 Several kyrpe-paske fixed.
Matti Hamalainen <ccr@tnsp.org>
parents: 259
diff changeset
1570 <label>STIL file:</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1571 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1572 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1573 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1574 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1575 <xpad>4</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1576 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1577 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1578 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1579 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1580 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1581 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1582 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1583
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1584 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1585 <class>GtkAlignment</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1586 <name>alignment2</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1587 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1588 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1589 <xscale>1</xscale>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1590 <yscale>1</yscale>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1591 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1592 <padding>4</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1593 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1594 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1595 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1596
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1597 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1598 <class>GtkEntry</class>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1599 <name>cfg_stil_dbpath</name>
266
cb218e92d1d4 Several kyrpe-paske fixed.
Matti Hamalainen <ccr@tnsp.org>
parents: 259
diff changeset
1600 <tooltip>Path and filename of STIL database file (STIL.txt), usually found from HVSC's DOCUMENTS-subdirectory.</tooltip>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1601 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1602 <editable>True</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1603 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1604 <text_max_length>0</text_max_length>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
1605 <text></text>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1606 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1607 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1608
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1609 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1610 <class>GtkAlignment</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1611 <name>alignment1</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1612 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1613 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1614 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1615 <xscale>1</xscale>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1616 <yscale>0.300001</yscale>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1617 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1618 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1619 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1620 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1621 <pack>GTK_PACK_END</pack>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1622 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1623
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1624 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1625 <class>GtkButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1626 <name>cfg_stil_browse</name>
250
295c1b369d2f Unamericanization, added few tooltips.
Matti Hamalainen <ccr@tnsp.org>
parents: 243
diff changeset
1627 <tooltip>Browse for STIL-database file</tooltip>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1628 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1629 <signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1630 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
1631 <handler>xs_cfg_stil_browse</handler>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1632 <last_modification_time>Mon, 18 Sep 2000 17:51:32 GMT</last_modification_time>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1633 </signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1634 <label>Browse</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1635 <relief>GTK_RELIEF_NORMAL</relief>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1636 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1637 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1638 </widget>
107
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1639
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1640 <widget>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1641 <class>GtkHBox</class>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1642 <name>hbox17</name>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1643 <homogeneous>False</homogeneous>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1644 <spacing>0</spacing>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1645 <child>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1646 <padding>0</padding>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1647 <expand>True</expand>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1648 <fill>True</fill>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1649 </child>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1650
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1651 <widget>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1652 <class>GtkLabel</class>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1653 <name>cfg_hvsc_label1</name>
107
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1654 <label>HVSC path:</label>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1655 <justify>GTK_JUSTIFY_CENTER</justify>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1656 <wrap>False</wrap>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1657 <xalign>0.5</xalign>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1658 <yalign>0.5</yalign>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1659 <xpad>4</xpad>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1660 <ypad>0</ypad>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1661 <child>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1662 <padding>0</padding>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1663 <expand>False</expand>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1664 <fill>False</fill>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1665 </child>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1666 </widget>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1667
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1668 <widget>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1669 <class>GtkAlignment</class>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1670 <name>alignment6</name>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1671 <xalign>0.5</xalign>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1672 <yalign>0.5</yalign>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1673 <xscale>1</xscale>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1674 <yscale>1</yscale>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1675 <child>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1676 <padding>4</padding>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1677 <expand>True</expand>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1678 <fill>True</fill>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1679 </child>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1680
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1681 <widget>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1682 <class>GtkEntry</class>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1683 <name>cfg_hvsc_path</name>
266
cb218e92d1d4 Several kyrpe-paske fixed.
Matti Hamalainen <ccr@tnsp.org>
parents: 259
diff changeset
1684 <tooltip>Path to base-directory of your High Voltage SID Collection (HVSC), for example /media/C64Music/</tooltip>
107
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1685 <can_focus>True</can_focus>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1686 <editable>True</editable>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1687 <text_visible>True</text_visible>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1688 <text_max_length>0</text_max_length>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1689 <text></text>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1690 </widget>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1691 </widget>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1692
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1693 <widget>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1694 <class>GtkAlignment</class>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1695 <name>alignment7</name>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1696 <border_width>4</border_width>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1697 <xalign>0.5</xalign>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1698 <yalign>0.5</yalign>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1699 <xscale>1</xscale>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1700 <yscale>0.300001</yscale>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1701 <child>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1702 <padding>0</padding>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1703 <expand>False</expand>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1704 <fill>False</fill>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1705 <pack>GTK_PACK_END</pack>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1706 </child>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1707
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1708 <widget>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1709 <class>GtkButton</class>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1710 <name>cfg_hvsc_browse</name>
250
295c1b369d2f Unamericanization, added few tooltips.
Matti Hamalainen <ccr@tnsp.org>
parents: 243
diff changeset
1711 <tooltip>Browse for HVSC path</tooltip>
107
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1712 <can_focus>True</can_focus>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1713 <signal>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1714 <name>clicked</name>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1715 <handler>xs_cfg_hvsc_browse</handler>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1716 <last_modification_time>Mon, 12 Jan 2004 00:54:31 GMT</last_modification_time>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1717 </signal>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1718 <label>Browse</label>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1719 <relief>GTK_RELIEF_NORMAL</relief>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1720 </widget>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1721 </widget>
c54b0c07a6d2 Added HVSC-path option
Matti Hamalainen <ccr@tnsp.org>
parents: 105
diff changeset
1722 </widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1723 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1724 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1725
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1726 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1727 <class>GtkFrame</class>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1728 <name>frame16</name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1729 <border_width>4</border_width>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1730 <label>Song name/title format: </label>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1731 <label_xalign>0</label_xalign>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1732 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1733 <child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1734 <padding>0</padding>
375
d30be05ab5b0 Fixed configuration dialog dimensions/widget foldings; Fixed few tooltip
Matti Hamalainen <ccr@tnsp.org>
parents: 356
diff changeset
1735 <expand>False</expand>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1736 <fill>True</fill>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1737 </child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1738
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1739 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1740 <class>GtkVBox</class>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1741 <name>vbox16</name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1742 <border_width>2</border_width>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1743 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1744 <spacing>2</spacing>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1745
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1746 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1747 <class>GtkCheckButton</class>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1748 <name>cfg_ftitle_override</name>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
1749 <tooltip>XMMS v1.2.5 and later support generic titlestring formatting (see XMMS preferences). This option can be enabled to override those generic titles with XMMS-SID specific ones. Formatting mnemonics are explained briefly below.</tooltip>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1750 <can_focus>True</can_focus>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1751 <signal>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1752 <name>toggled</name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1753 <handler>xs_cfg_ftitle_override_toggled</handler>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1754 <last_modification_time>Sat, 20 Sep 2003 01:09:48 GMT</last_modification_time>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1755 </signal>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1756 <label>Override generic XMMS titles</label>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1757 <active>False</active>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1758 <draw_indicator>True</draw_indicator>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1759 <child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1760 <padding>0</padding>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1761 <expand>False</expand>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1762 <fill>False</fill>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1763 </child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1764 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1765
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1766 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1767 <class>GtkEntry</class>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1768 <name>cfg_ftitle_format</name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1769 <can_focus>True</can_focus>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1770 <editable>True</editable>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1771 <text_visible>True</text_visible>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1772 <text_max_length>0</text_max_length>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1773 <text></text>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1774 <child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1775 <padding>2</padding>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1776 <expand>False</expand>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1777 <fill>False</fill>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1778 </child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1779 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1780
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1781 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1782 <class>GtkHBox</class>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1783 <name>hbox9</name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1784 <homogeneous>True</homogeneous>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1785 <spacing>0</spacing>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1786 <child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1787 <padding>2</padding>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1788 <expand>False</expand>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1789 <fill>False</fill>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1790 </child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1791
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1792 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1793 <class>GtkLabel</class>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1794 <name>cfg_ftitle_desc1</name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1795 <label>%p - Performer/composer
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1796 %t - Song name (title)
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1797 %c - Copyright
375
d30be05ab5b0 Fixed configuration dialog dimensions/widget foldings; Fixed few tooltip
Matti Hamalainen <ccr@tnsp.org>
parents: 356
diff changeset
1798 %s - File type
d30be05ab5b0 Fixed configuration dialog dimensions/widget foldings; Fixed few tooltip
Matti Hamalainen <ccr@tnsp.org>
parents: 356
diff changeset
1799 %m - SID model</label>
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1800 <justify>GTK_JUSTIFY_LEFT</justify>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1801 <wrap>False</wrap>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1802 <xalign>0.04</xalign>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1803 <yalign>0.5</yalign>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1804 <xpad>0</xpad>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1805 <ypad>0</ypad>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1806 <child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1807 <padding>0</padding>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1808 <expand>False</expand>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1809 <fill>False</fill>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1810 </child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1811 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1812
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1813 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1814 <class>GtkLabel</class>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1815 <name>cfg_ftitle_desc2</name>
375
d30be05ab5b0 Fixed configuration dialog dimensions/widget foldings; Fixed few tooltip
Matti Hamalainen <ccr@tnsp.org>
parents: 356
diff changeset
1816 <label>%n - Subtune
d30be05ab5b0 Fixed configuration dialog dimensions/widget foldings; Fixed few tooltip
Matti Hamalainen <ccr@tnsp.org>
parents: 356
diff changeset
1817 %N - Number of subtunes
168
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1818 %f - Filename
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1819 %F - File path
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1820 %e - File extension</label>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1821 <justify>GTK_JUSTIFY_LEFT</justify>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1822 <wrap>False</wrap>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1823 <xalign>0.04</xalign>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1824 <yalign>0.5</yalign>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1825 <xpad>0</xpad>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1826 <ypad>0</ypad>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1827 <child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1828 <padding>0</padding>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1829 <expand>False</expand>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1830 <fill>False</fill>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1831 </child>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1832 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1833 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1834 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1835 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1836 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1837
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1838 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1839 <class>GtkLabel</class>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1840 <child_name>Notebook:tab</child_name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1841 <name>label23</name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1842 <label>Title</label>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1843 <justify>GTK_JUSTIFY_CENTER</justify>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1844 <wrap>False</wrap>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1845 <xalign>0.5</xalign>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1846 <yalign>0.5</yalign>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1847 <xpad>0</xpad>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1848 <ypad>0</ypad>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1849 </widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1850
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1851 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1852 <class>GtkVBox</class>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1853 <name>vbox19</name>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1854 <homogeneous>False</homogeneous>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1855 <spacing>0</spacing>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1856
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1857 <widget>
0ccef55966fa Worked on GUI/configuration
Matti Hamalainen <ccr@tnsp.org>
parents: 131
diff changeset
1858 <class>GtkFrame</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1859 <name>frame28</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1860 <border_width>4</border_width>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
1861 <label>Sub-tune control: </label>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1862 <label_xalign>0</label_xalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1863 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1864 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1865 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1866 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1867 <fill>True</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1868 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1869
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1870 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1871 <class>GtkVBox</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1872 <name>vbox31</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1873 <border_width>2</border_width>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1874 <homogeneous>False</homogeneous>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1875 <spacing>2</spacing>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1876
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1877 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1878 <class>GtkRadioButton</class>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1879 <name>cfg_subctrl_none</name>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
1880 <tooltip>No sub-tune control.</tooltip>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1881 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1882 <label>Disabled</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1883 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1884 <draw_indicator>True</draw_indicator>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
1885 <group>subtune</group>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1886 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1887 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1888 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1889 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1890 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1891 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1892
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1893 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1894 <class>GtkRadioButton</class>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1895 <name>cfg_subctrl_seek</name>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
1896 <tooltip>Seeking backwards/forwards selects previous/next sub-tune, similar to selector used in XMMS-SidPlay.</tooltip>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1897 <can_focus>True</can_focus>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
1898 <label>Seek back/forward changes sub-tune</label>
131
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1899 <active>False</active>
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1900 <draw_indicator>True</draw_indicator>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
1901 <group>subtune</group>
131
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1902 <child>
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1903 <padding>0</padding>
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1904 <expand>False</expand>
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1905 <fill>False</fill>
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1906 </child>
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1907 </widget>
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1908
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1909 <widget>
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1910 <class>GtkRadioButton</class>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1911 <name>cfg_subctrl_popup</name>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
1912 <tooltip>By pressing the seekbar a sub-tune control window pops up, in style of UADE (Unix Amiga Delitracker Emulator)</tooltip>
131
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1913 <can_focus>True</can_focus>
0d5d0126cce6 Added "seek"-subsong control option
Matti Hamalainen <ccr@tnsp.org>
parents: 129
diff changeset
1914 <label>Pop-up via seekbar (UADE-style)</label>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1915 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1916 <draw_indicator>True</draw_indicator>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
1917 <group>subtune</group>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1918 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1919 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1920 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1921 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1922 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1923 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1924
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1925 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1926 <class>GtkRadioButton</class>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1927 <name>cfg_subctrl_patch</name>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
1928 <tooltip>Seekbar works as a sub-tune selector (Best option if you have patched your XMMS with the song-position patch.)</tooltip>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1929 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1930 <label>Song-position patch</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1931 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1932 <draw_indicator>True</draw_indicator>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
1933 <group>subtune</group>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1934 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1935 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1936 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1937 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1938 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1939 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1940 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1941 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1942
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1943 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1944 <class>GtkFrame</class>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1945 <name>frame31</name>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1946 <border_width>4</border_width>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1947 <label>Automatic sub-tune changes: </label>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1948 <label_xalign>0</label_xalign>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1949 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1950 <child>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1951 <padding>0</padding>
356
f979379cfb83 Minor configuration interface improvements, several tooltips added.
Matti Hamalainen <ccr@tnsp.org>
parents: 351
diff changeset
1952 <expand>False</expand>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1953 <fill>True</fill>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1954 </child>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1955
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1956 <widget>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1957 <class>GtkVBox</class>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1958 <name>vbox35</name>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1959 <border_width>2</border_width>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1960 <homogeneous>False</homogeneous>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1961 <spacing>2</spacing>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1962
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1963 <widget>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1964 <class>GtkCheckButton</class>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1965 <name>cfg_subauto_enable</name>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1966 <can_focus>True</can_focus>
203
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1967 <signal>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1968 <name>toggled</name>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1969 <handler>xs_cfg_subauto_enable_toggled</handler>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1970 <last_modification_time>Thu, 19 Aug 2004 23:08:15 GMT</last_modification_time>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1971 </signal>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1972 <label>Go through all sub-tunes in file</label>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1973 <active>False</active>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1974 <draw_indicator>True</draw_indicator>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1975 <child>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1976 <padding>0</padding>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1977 <expand>False</expand>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1978 <fill>False</fill>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1979 </child>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1980 </widget>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1981
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1982 <widget>
203
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1983 <class>GtkCheckButton</class>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
1984 <name>cfg_subauto_min_only</name>
203
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1985 <can_focus>True</can_focus>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1986 <signal>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1987 <name>toggled</name>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
1988 <handler>xs_cfg_subauto_min_only_toggled</handler>
203
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1989 <last_modification_time>Thu, 19 Aug 2004 23:08:05 GMT</last_modification_time>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1990 </signal>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1991 <label>Only tunes with specified minimum length </label>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1992 <active>False</active>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1993 <draw_indicator>True</draw_indicator>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1994 <child>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1995 <padding>0</padding>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1996 <expand>False</expand>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1997 <fill>False</fill>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
1998 </child>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
1999 </widget>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2000
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2001 <widget>
203
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2002 <class>GtkHBox</class>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2003 <name>hbox20</name>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2004 <homogeneous>False</homogeneous>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2005 <spacing>2</spacing>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2006 <child>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2007 <padding>0</padding>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2008 <expand>True</expand>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2009 <fill>True</fill>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2010 </child>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2011
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2012 <widget>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2013 <class>GtkLabel</class>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2014 <name>label52</name>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2015 <label>Playtime: </label>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2016 <justify>GTK_JUSTIFY_CENTER</justify>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2017 <wrap>False</wrap>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2018 <xalign>0</xalign>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2019 <yalign>0.5</yalign>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2020 <xpad>0</xpad>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2021 <ypad>0</ypad>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2022 <child>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2023 <padding>0</padding>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2024 <expand>False</expand>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2025 <fill>False</fill>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2026 </child>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2027 </widget>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2028
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2029 <widget>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2030 <class>GtkSpinButton</class>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
2031 <name>cfg_subauto_mintime</name>
203
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2032 <can_focus>True</can_focus>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2033 <climb_rate>1</climb_rate>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2034 <digits>0</digits>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2035 <numeric>False</numeric>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2036 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2037 <snap>False</snap>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2038 <wrap>False</wrap>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2039 <value>15</value>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2040 <lower>1</lower>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2041 <upper>32767</upper>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2042 <step>1</step>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2043 <page>60</page>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2044 <page_size>60</page_size>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2045 <child>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2046 <padding>0</padding>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2047 <expand>False</expand>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2048 <fill>True</fill>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2049 </child>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2050 </widget>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2051
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2052 <widget>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2053 <class>GtkLabel</class>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2054 <name>label53</name>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2055 <label>seconds</label>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2056 <justify>GTK_JUSTIFY_CENTER</justify>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2057 <wrap>False</wrap>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2058 <xalign>0</xalign>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2059 <yalign>0.5</yalign>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2060 <xpad>0</xpad>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2061 <ypad>0</ypad>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2062 <child>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2063 <padding>0</padding>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2064 <expand>False</expand>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2065 <fill>False</fill>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2066 </child>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2067 </widget>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2068 </widget>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2069 </widget>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2070 </widget>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2071
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2072 <widget>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2073 <class>GtkFrame</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2074 <name>frame22</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2075 <border_width>4</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2076 <label>Miscellaneous options: </label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2077 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2078 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2079 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2080 <padding>0</padding>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
2081 <expand>False</expand>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2082 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2083 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2084
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2085 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2086 <class>GtkVBox</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2087 <name>vbox22</name>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
2088 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2089 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2090 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2091
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2092 <widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2093 <class>GtkCheckButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2094 <name>cfg_detectmagic</name>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2095 <tooltip>Determine if file is a SID-tune by checking the file contents. If NOT selected, filetype is determined by checking filename extension (.sid, .dat, ...)</tooltip>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2096 <can_focus>True</can_focus>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2097 <label>Detect file by contents (slower)</label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2098 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2099 <draw_indicator>True</draw_indicator>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2100 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2101 <padding>0</padding>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2102 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2103 <fill>False</fill>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2104 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2105 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2106 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2107 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2108 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2109
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2110 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2111 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2112 <child_name>Notebook:tab</child_name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2113 <name>label3</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2114 <label>Misc</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2115 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2116 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2117 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2118 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2119 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2120 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2121 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2122 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2123
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2124 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2125 <class>GtkHButtonBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2126 <name>hbuttonbox1</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2127 <border_width>4</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2128 <layout_style>GTK_BUTTONBOX_END</layout_style>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2129 <spacing>30</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2130 <child_min_width>85</child_min_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2131 <child_min_height>30</child_min_height>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2132 <child_ipad_x>7</child_ipad_x>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2133 <child_ipad_y>0</child_ipad_y>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2134 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2135 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2136 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2137 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2138 <pack>GTK_PACK_END</pack>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2139 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2140
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2141 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2142 <class>GtkButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2143 <name>cfg_ok</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2144 <tooltip>Accept and update changes</tooltip>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2145 <can_default>True</can_default>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2146 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2147 <signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2148 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2149 <handler>xs_cfg_ok</handler>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2150 <last_modification_time>Mon, 18 Sep 2000 17:49:51 GMT</last_modification_time>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2151 </signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2152 <label>OK</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2153 <relief>GTK_RELIEF_NORMAL</relief>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2154 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2155
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2156 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2157 <class>GtkButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2158 <name>cfg_cancel</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2159 <tooltip>Cancel any changes</tooltip>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2160 <can_default>True</can_default>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2161 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2162 <signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2163 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2164 <handler>xs_cfg_cancel</handler>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2165 <last_modification_time>Mon, 18 Sep 2000 17:49:57 GMT</last_modification_time>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2166 </signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2167 <label>Cancel</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2168 <relief>GTK_RELIEF_NORMAL</relief>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2169 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2170 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2171 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2172 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2173
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2174 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2175 <class>GtkWindow</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2176 <name>xs_fileinfowin</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2177 <width>400</width>
285
d43df1d6d766 Set fileinfo window's delete_event handler.
Matti Hamalainen <ccr@tnsp.org>
parents: 266
diff changeset
2178 <signal>
d43df1d6d766 Set fileinfo window's delete_event handler.
Matti Hamalainen <ccr@tnsp.org>
parents: 266
diff changeset
2179 <name>delete_event</name>
d43df1d6d766 Set fileinfo window's delete_event handler.
Matti Hamalainen <ccr@tnsp.org>
parents: 266
diff changeset
2180 <handler>xs_fileinfo_delete</handler>
d43df1d6d766 Set fileinfo window's delete_event handler.
Matti Hamalainen <ccr@tnsp.org>
parents: 266
diff changeset
2181 <last_modification_time>Sat, 25 Dec 2004 11:00:14 GMT</last_modification_time>
d43df1d6d766 Set fileinfo window's delete_event handler.
Matti Hamalainen <ccr@tnsp.org>
parents: 266
diff changeset
2182 </signal>
105
e7e36095fa5a Removed predefined strings from fileinfo dialog
Matti Hamalainen <ccr@tnsp.org>
parents: 101
diff changeset
2183 <title>XMMS-SID Fileinfo</title>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2184 <type>GTK_WINDOW_DIALOG</type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2185 <position>GTK_WIN_POS_MOUSE</position>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2186 <modal>False</modal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2187 <allow_shrink>False</allow_shrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2188 <allow_grow>True</allow_grow>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2189 <auto_shrink>False</auto_shrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2190
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2191 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2192 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2193 <name>vbox14</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2194 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2195 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2196
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2197 <widget>
203
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2198 <class>GtkAlignment</class>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2199 <name>alignment8</name>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2200 <xalign>0.5</xalign>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2201 <yalign>0.5</yalign>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2202 <xscale>0.1</xscale>
4306881d0244 Reworking GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
2203 <yscale>1</yscale>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2204 <child>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2205 <padding>0</padding>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2206 <expand>False</expand>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2207 <fill>False</fill>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2208 </child>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2209
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2210 <widget>
179
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2211 <class>GtkFrame</class>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2212 <name>frame30</name>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2213 <border_width>2</border_width>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2214 <label_xalign>0</label_xalign>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2215 <shadow_type>GTK_SHADOW_OUT</shadow_type>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2216
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2217 <widget>
179
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2218 <class>GtkHBox</class>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2219 <name>hbox19</name>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2220 <border_width>4</border_width>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2221 <homogeneous>False</homogeneous>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2222 <spacing>0</spacing>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2223
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2224 <widget>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2225 <class>GtkButton</class>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2226 <name>fileinfo_subctrl_prev</name>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2227 <can_focus>True</can_focus>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2228 <signal>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2229 <name>clicked</name>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2230 <handler>xs_subctrl_prevsong</handler>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2231 <last_modification_time>Wed, 18 Aug 2004 01:40:46 GMT</last_modification_time>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2232 </signal>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2233 <label> &lt; </label>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2234 <relief>GTK_RELIEF_NORMAL</relief>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2235 <child>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2236 <padding>0</padding>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2237 <expand>False</expand>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2238 <fill>False</fill>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2239 </child>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2240 </widget>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2241
179
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2242 <widget>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2243 <class>GtkHScale</class>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2244 <name>fileinfo_subctrl_adj</name>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2245 <can_focus>True</can_focus>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2246 <draw_value>True</draw_value>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2247 <value_pos>GTK_POS_TOP</value_pos>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2248 <digits>0</digits>
183
Matti Hamalainen <ccr@tnsp.org>
parents: 179
diff changeset
2249 <policy>GTK_UPDATE_DELAYED</policy>
179
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2250 <value>0</value>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2251 <lower>0</lower>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2252 <upper>0</upper>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2253 <step>0</step>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2254 <page>0</page>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2255 <page_size>0</page_size>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2256 <child>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2257 <padding>0</padding>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2258 <expand>True</expand>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2259 <fill>True</fill>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2260 </child>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2261 </widget>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2262
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2263 <widget>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2264 <class>GtkButton</class>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2265 <name>fileinfo_subctrl_next</name>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2266 <can_focus>True</can_focus>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2267 <signal>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2268 <name>clicked</name>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2269 <handler>xs_subctrl_nextsong</handler>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2270 <last_modification_time>Wed, 18 Aug 2004 01:41:09 GMT</last_modification_time>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2271 </signal>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2272 <label> &gt; </label>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2273 <relief>GTK_RELIEF_NORMAL</relief>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2274 <child>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2275 <padding>0</padding>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2276 <expand>False</expand>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2277 <fill>False</fill>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2278 </child>
eee1b3230d70 Minor cosmetic touchup in the fileinfo dialog.
Matti Hamalainen <ccr@tnsp.org>
parents: 177
diff changeset
2279 </widget>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2280 </widget>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2281 </widget>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2282 </widget>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2283
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2284 <widget>
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2285 <class>GtkFrame</class>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2286 <name>frame14</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2287 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2288 <label>Song Information:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2289 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2290 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2291 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2292 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2293 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2294 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2295 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2296
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2297 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2298 <class>GtkTable</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2299 <name>table1</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2300 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2301 <rows>4</rows>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2302 <columns>2</columns>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2303 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2304 <row_spacing>2</row_spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2305 <column_spacing>4</column_spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2306
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2307 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2308 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2309 <name>label16</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2310 <label>Filename:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2311 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2312 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2313 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2314 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2315 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2316 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2317 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2318 <left_attach>0</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2319 <right_attach>1</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2320 <top_attach>0</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2321 <bottom_attach>1</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2322 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2323 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2324 <xexpand>False</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2325 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2326 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2327 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2328 <xfill>False</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2329 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2330 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2331 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2332
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2333 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2334 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2335 <name>label17</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2336 <label>Songname:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2337 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2338 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2339 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2340 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2341 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2342 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2343 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2344 <left_attach>0</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2345 <right_attach>1</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2346 <top_attach>1</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2347 <bottom_attach>2</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2348 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2349 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2350 <xexpand>False</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2351 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2352 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2353 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2354 <xfill>False</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2355 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2356 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2357 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2358
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2359 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2360 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2361 <name>label18</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2362 <label>Composer:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2363 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2364 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2365 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2366 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2367 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2368 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2369 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2370 <left_attach>0</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2371 <right_attach>1</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2372 <top_attach>2</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2373 <bottom_attach>3</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2374 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2375 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2376 <xexpand>False</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2377 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2378 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2379 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2380 <xfill>False</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2381 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2382 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2383 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2384
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2385 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2386 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2387 <name>label19</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2388 <label>Copyright:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2389 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2390 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2391 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2392 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2393 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2394 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2395 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2396 <left_attach>0</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2397 <right_attach>1</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2398 <top_attach>3</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2399 <bottom_attach>4</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2400 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2401 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2402 <xexpand>False</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2403 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2404 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2405 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2406 <xfill>False</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2407 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2408 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2409 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2410
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2411 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2412 <class>GtkEntry</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2413 <name>fileinfo_filename</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2414 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2415 <editable>False</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2416 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2417 <text_max_length>0</text_max_length>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2418 <text></text>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2419 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2420 <left_attach>1</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2421 <right_attach>2</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2422 <top_attach>0</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2423 <bottom_attach>1</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2424 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2425 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2426 <xexpand>True</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2427 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2428 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2429 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2430 <xfill>True</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2431 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2432 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2433 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2434
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2435 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2436 <class>GtkEntry</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2437 <name>fileinfo_songname</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2438 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2439 <editable>False</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2440 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2441 <text_max_length>0</text_max_length>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2442 <text></text>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2443 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2444 <left_attach>1</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2445 <right_attach>2</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2446 <top_attach>1</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2447 <bottom_attach>2</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2448 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2449 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2450 <xexpand>True</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2451 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2452 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2453 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2454 <xfill>True</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2455 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2456 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2457 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2458
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2459 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2460 <class>GtkEntry</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2461 <name>fileinfo_composer</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2462 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2463 <editable>False</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2464 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2465 <text_max_length>0</text_max_length>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2466 <text></text>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2467 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2468 <left_attach>1</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2469 <right_attach>2</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2470 <top_attach>2</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2471 <bottom_attach>3</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2472 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2473 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2474 <xexpand>True</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2475 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2476 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2477 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2478 <xfill>True</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2479 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2480 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2481 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2482
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2483 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2484 <class>GtkEntry</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2485 <name>fileinfo_copyright</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2486 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2487 <editable>False</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2488 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2489 <text_max_length>0</text_max_length>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2490 <text></text>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2491 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2492 <left_attach>1</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2493 <right_attach>2</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2494 <top_attach>3</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2495 <bottom_attach>4</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2496 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2497 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2498 <xexpand>True</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2499 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2500 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2501 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2502 <xfill>True</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2503 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2504 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2505 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2506 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2507 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2508
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2509 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2510 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2511 <name>frame15</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2512 <border_width>4</border_width>
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 173
diff changeset
2513 <label>Sub-tune Information:</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2514 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2515 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2516 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2517 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2518 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2519 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2520 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2521
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2522 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2523 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2524 <name>vbox15</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2525 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2526 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2527
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2528 <widget>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2529 <class>GtkOptionMenu</class>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2530 <name>fileinfo_sub_tune</name>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2531 <border_width>4</border_width>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2532 <can_focus>True</can_focus>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2533 <items></items>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2534 <initial_choice>0</initial_choice>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2535 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2536 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2537 <expand>False</expand>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2538 <fill>False</fill>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2539 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2540 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2541
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2542 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2543 <class>GtkTable</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2544 <name>table2</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2545 <border_width>4</border_width>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2546 <rows>3</rows>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2547 <columns>2</columns>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2548 <homogeneous>False</homogeneous>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2549 <row_spacing>2</row_spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2550 <column_spacing>4</column_spacing>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2551 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2552 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2553 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2554 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2555 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2556
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2557 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2558 <class>GtkLabel</class>
120
b706f06946ba Updated some widget names to reflect changes in code.
Matti Hamalainen <ccr@tnsp.org>
parents: 113
diff changeset
2559 <name>label41</name>
b706f06946ba Updated some widget names to reflect changes in code.
Matti Hamalainen <ccr@tnsp.org>
parents: 113
diff changeset
2560 <label>Author:</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2561 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2562 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2563 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2564 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2565 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2566 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2567 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2568 <left_attach>0</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2569 <right_attach>1</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2570 <top_attach>1</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2571 <bottom_attach>2</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2572 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2573 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2574 <xexpand>False</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2575 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2576 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2577 <yshrink>False</yshrink>
120
b706f06946ba Updated some widget names to reflect changes in code.
Matti Hamalainen <ccr@tnsp.org>
parents: 113
diff changeset
2578 <xfill>True</xfill>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2579 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2580 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2581 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2582
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2583 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2584 <class>GtkEntry</class>
120
b706f06946ba Updated some widget names to reflect changes in code.
Matti Hamalainen <ccr@tnsp.org>
parents: 113
diff changeset
2585 <name>fileinfo_sub_author</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2586 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2587 <editable>False</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2588 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2589 <text_max_length>0</text_max_length>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2590 <text></text>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2591 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2592 <left_attach>1</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2593 <right_attach>2</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2594 <top_attach>1</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2595 <bottom_attach>2</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2596 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2597 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2598 <xexpand>True</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2599 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2600 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2601 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2602 <xfill>True</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2603 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2604 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2605 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2606
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2607 <widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2608 <class>GtkLabel</class>
120
b706f06946ba Updated some widget names to reflect changes in code.
Matti Hamalainen <ccr@tnsp.org>
parents: 113
diff changeset
2609 <name>label50</name>
b706f06946ba Updated some widget names to reflect changes in code.
Matti Hamalainen <ccr@tnsp.org>
parents: 113
diff changeset
2610 <label>Name:</label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2611 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2612 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2613 <xalign>0.5</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2614 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2615 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2616 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2617 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2618 <left_attach>0</left_attach>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2619 <right_attach>1</right_attach>
120
b706f06946ba Updated some widget names to reflect changes in code.
Matti Hamalainen <ccr@tnsp.org>
parents: 113
diff changeset
2620 <top_attach>0</top_attach>
b706f06946ba Updated some widget names to reflect changes in code.
Matti Hamalainen <ccr@tnsp.org>
parents: 113
diff changeset
2621 <bottom_attach>1</bottom_attach>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2622 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2623 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2624 <xexpand>False</xexpand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2625 <yexpand>False</yexpand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2626 <xshrink>False</xshrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2627 <yshrink>False</yshrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2628 <xfill>True</xfill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2629 <yfill>False</yfill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2630 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2631 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2632
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2633 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2634 <class>GtkEntry</class>
120
b706f06946ba Updated some widget names to reflect changes in code.
Matti Hamalainen <ccr@tnsp.org>
parents: 113
diff changeset
2635 <name>fileinfo_sub_name</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2636 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2637 <editable>False</editable>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2638 <text_visible>True</text_visible>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2639 <text_max_length>0</text_max_length>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2640 <text></text>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2641 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2642 <left_attach>1</left_attach>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2643 <right_attach>2</right_attach>
120
b706f06946ba Updated some widget names to reflect changes in code.
Matti Hamalainen <ccr@tnsp.org>
parents: 113
diff changeset
2644 <top_attach>0</top_attach>
b706f06946ba Updated some widget names to reflect changes in code.
Matti Hamalainen <ccr@tnsp.org>
parents: 113
diff changeset
2645 <bottom_attach>1</bottom_attach>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2646 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2647 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2648 <xexpand>True</xexpand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2649 <yexpand>False</yexpand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2650 <xshrink>False</xshrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2651 <yshrink>False</yshrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2652 <xfill>True</xfill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2653 <yfill>False</yfill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2654 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2655 </widget>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2656
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2657 <widget>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2658 <class>GtkLabel</class>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2659 <name>label51</name>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2660 <label>Duration:</label>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2661 <justify>GTK_JUSTIFY_CENTER</justify>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2662 <wrap>False</wrap>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2663 <xalign>0</xalign>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2664 <yalign>0.5</yalign>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2665 <xpad>0</xpad>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2666 <ypad>0</ypad>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2667 <child>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2668 <left_attach>0</left_attach>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2669 <right_attach>1</right_attach>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2670 <top_attach>2</top_attach>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2671 <bottom_attach>3</bottom_attach>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2672 <xpad>0</xpad>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2673 <ypad>0</ypad>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2674 <xexpand>False</xexpand>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2675 <yexpand>False</yexpand>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2676 <xshrink>False</xshrink>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2677 <yshrink>False</yshrink>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2678 <xfill>True</xfill>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2679 <yfill>False</yfill>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2680 </child>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2681 </widget>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2682
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2683 <widget>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2684 <class>GtkEntry</class>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2685 <name>entry1</name>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2686 <can_focus>True</can_focus>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2687 <editable>False</editable>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2688 <text_visible>True</text_visible>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2689 <text_max_length>0</text_max_length>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2690 <text></text>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2691 <child>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2692 <left_attach>1</left_attach>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2693 <right_attach>2</right_attach>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2694 <top_attach>2</top_attach>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2695 <bottom_attach>3</bottom_attach>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2696 <xpad>0</xpad>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2697 <ypad>0</ypad>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2698 <xexpand>True</xexpand>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2699 <yexpand>False</yexpand>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2700 <xshrink>False</xshrink>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2701 <yshrink>False</yshrink>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2702 <xfill>True</xfill>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2703 <yfill>False</yfill>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2704 </child>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2705 </widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2706 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2707
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2708 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2709 <class>GtkScrolledWindow</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2710 <name>scrolledwindow2</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2711 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2712 <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2713 <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2714 <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2715 <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2716 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2717 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2718 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2719 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2720 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2721
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2722 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2723 <class>GtkText</class>
120
b706f06946ba Updated some widget names to reflect changes in code.
Matti Hamalainen <ccr@tnsp.org>
parents: 113
diff changeset
2724 <name>fileinfo_sub_info</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2725 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2726 <editable>False</editable>
105
e7e36095fa5a Removed predefined strings from fileinfo dialog
Matti Hamalainen <ccr@tnsp.org>
parents: 101
diff changeset
2727 <text></text>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2728 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2729 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2730 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2731 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2732
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2733 <widget>
200
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2734 <class>GtkButton</class>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2735 <name>button2</name>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2736 <can_default>True</can_default>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2737 <has_default>True</has_default>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2738 <can_focus>True</can_focus>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2739 <has_focus>True</has_focus>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2740 <signal>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2741 <name>clicked</name>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2742 <handler>xs_fileinfo_ok</handler>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2743 <last_modification_time>Sun, 11 Jan 2004 17:04:28 GMT</last_modification_time>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2744 </signal>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2745 <label>Close</label>
ec8b735f5418 Support for libNanoSID dropped.
Matti Hamalainen <ccr@tnsp.org>
parents: 183
diff changeset
2746 <relief>GTK_RELIEF_NORMAL</relief>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2747 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2748 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2749 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2750 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2751 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2752 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2753 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2754 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2755
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2756 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2757 <class>GtkFileSelection</class>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2758 <name>xs_sldbfileselector</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2759 <border_width>10</border_width>
259
b9bdf4c5baf0 Automatic subtune changing options.
Matti Hamalainen <ccr@tnsp.org>
parents: 250
diff changeset
2760 <title>Select HVSC song length database</title>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2761 <type>GTK_WINDOW_TOPLEVEL</type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2762 <position>GTK_WIN_POS_NONE</position>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2763 <modal>True</modal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2764 <allow_shrink>False</allow_shrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2765 <allow_grow>True</allow_grow>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2766 <auto_shrink>False</auto_shrink>
108
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2767 <show_file_op_buttons>False</show_file_op_buttons>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2768
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2769 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2770 <class>GtkButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2771 <child_name>FileSel:ok_button</child_name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2772 <name>ok_button2</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2773 <can_default>True</can_default>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2774 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2775 <signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2776 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2777 <handler>xs_cfg_sldb_fs_ok</handler>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2778 <last_modification_time>Sat, 19 Oct 2002 22:50:48 GMT</last_modification_time>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2779 </signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2780 <label>OK</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2781 <relief>GTK_RELIEF_NORMAL</relief>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2782 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2783
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2784 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2785 <class>GtkButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2786 <child_name>FileSel:cancel_button</child_name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2787 <name>cancel_button2</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2788 <can_default>True</can_default>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2789 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2790 <signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2791 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2792 <handler>xs_cfg_sldb_fs_cancel</handler>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2793 <last_modification_time>Sat, 19 Oct 2002 22:50:54 GMT</last_modification_time>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2794 </signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2795 <label>Cancel</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2796 <relief>GTK_RELIEF_NORMAL</relief>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2797 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2798 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2799
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2800 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2801 <class>GtkFileSelection</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2802 <name>xs_stilfileselector</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2803 <border_width>10</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2804 <title>Select STIL-database </title>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2805 <type>GTK_WINDOW_TOPLEVEL</type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2806 <position>GTK_WIN_POS_NONE</position>
108
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2807 <modal>True</modal>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2808 <allow_shrink>False</allow_shrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2809 <allow_grow>True</allow_grow>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2810 <auto_shrink>False</auto_shrink>
108
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2811 <show_file_op_buttons>False</show_file_op_buttons>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2812
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2813 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2814 <class>GtkButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2815 <child_name>FileSel:ok_button</child_name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2816 <name>ok_button3</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2817 <can_default>True</can_default>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2818 <can_focus>True</can_focus>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2819 <signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2820 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2821 <handler>xs_cfg_stil_fs_ok</handler>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2822 <last_modification_time>Sat, 19 Oct 2002 22:50:38 GMT</last_modification_time>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2823 </signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2824 <label>OK</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2825 <relief>GTK_RELIEF_NORMAL</relief>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2826 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2827
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2828 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2829 <class>GtkButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2830 <child_name>FileSel:cancel_button</child_name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2831 <name>cancel_button3</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2832 <can_default>True</can_default>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2833 <can_focus>True</can_focus>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2834 <signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2835 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2836 <handler>xs_cfg_stil_fs_cancel</handler>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2837 <last_modification_time>Sat, 19 Oct 2002 22:51:00 GMT</last_modification_time>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2838 </signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2839 <label>Cancel</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2840 <relief>GTK_RELIEF_NORMAL</relief>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2841 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2842 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2843
108
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2844 <widget>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2845 <class>GtkFileSelection</class>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2846 <name>xs_hvscpathselector</name>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2847 <border_width>10</border_width>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2848 <title>Select HVSC location prefix</title>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2849 <type>GTK_WINDOW_TOPLEVEL</type>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2850 <position>GTK_WIN_POS_NONE</position>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2851 <modal>True</modal>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2852 <allow_shrink>False</allow_shrink>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2853 <allow_grow>True</allow_grow>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2854 <auto_shrink>False</auto_shrink>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2855 <show_file_op_buttons>False</show_file_op_buttons>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2856
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2857 <widget>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2858 <class>GtkButton</class>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2859 <child_name>FileSel:ok_button</child_name>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2860 <name>ok_button4</name>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2861 <can_default>True</can_default>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2862 <can_focus>True</can_focus>
129
81f107af9922 Cleaned up docs and GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 126
diff changeset
2863 <signal>
81f107af9922 Cleaned up docs and GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 126
diff changeset
2864 <name>clicked</name>
81f107af9922 Cleaned up docs and GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 126
diff changeset
2865 <handler>xs_cfg_hvsc_fs_ok</handler>
81f107af9922 Cleaned up docs and GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 126
diff changeset
2866 <last_modification_time>Wed, 14 Jan 2004 14:36:41 GMT</last_modification_time>
81f107af9922 Cleaned up docs and GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 126
diff changeset
2867 </signal>
108
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2868 <label>OK</label>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2869 <relief>GTK_RELIEF_NORMAL</relief>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2870 </widget>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2871
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2872 <widget>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2873 <class>GtkButton</class>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2874 <child_name>FileSel:cancel_button</child_name>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2875 <name>cancel_button4</name>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2876 <can_default>True</can_default>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2877 <can_focus>True</can_focus>
129
81f107af9922 Cleaned up docs and GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 126
diff changeset
2878 <signal>
81f107af9922 Cleaned up docs and GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 126
diff changeset
2879 <name>clicked</name>
81f107af9922 Cleaned up docs and GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 126
diff changeset
2880 <handler>xs_cfg_hvsc_fs_cancel</handler>
81f107af9922 Cleaned up docs and GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 126
diff changeset
2881 <last_modification_time>Wed, 14 Jan 2004 14:37:04 GMT</last_modification_time>
81f107af9922 Cleaned up docs and GUI.
Matti Hamalainen <ccr@tnsp.org>
parents: 126
diff changeset
2882 </signal>
108
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2883 <label>Cancel</label>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2884 <relief>GTK_RELIEF_NORMAL</relief>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2885 </widget>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2886 </widget>
b02ec9a84075 Added HVSC path-fileselector
Matti Hamalainen <ccr@tnsp.org>
parents: 107
diff changeset
2887
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2888 </GTK-Interface>