annotate xmms-sid.glade @ 308:ae5795ba5c77

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