annotate xmms-sid.glade @ 603:b02642940638

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