comparison xmms-sid.glade @ 7:e5c49367b899

Updated to 0.8
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Jun 2003 11:25:05 +0000
parents 183e7cbc1036
children 82f79aad24c2
comparison
equal deleted inserted replaced
6:ff6b3a556a15 7:e5c49367b899
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <GTK-Interface> 2 <GTK-Interface>
3 3
4 <project> 4 <project>
5 <name>paske</name> 5 <name>xmms-sid</name>
6 <program_name>paske</program_name> 6 <program_name>xmms-sid</program_name>
7 <directory></directory> 7 <directory></directory>
8 <source_directory>src</source_directory> 8 <source_directory>src</source_directory>
9 <pixmaps_directory>pixmaps</pixmaps_directory> 9 <pixmaps_directory>pixmaps</pixmaps_directory>
10 <language>C</language> 10 <language>C</language>
11 <gnome_support>False</gnome_support> 11 <gnome_support>False</gnome_support>
12 <gettext_support>False</gettext_support> 12 <gettext_support>False</gettext_support>
13 <use_widget_names>True</use_widget_names>
14 <output_build_files>False</output_build_files>
15 <main_source_file>xs_interface.c</main_source_file>
16 <main_header_file>xs_interface.h</main_header_file>
17 <handler_source_file>xs_genui.c</handler_source_file>
18 <handler_header_file>xs_genui.h</handler_header_file>
19 <support_source_file>xs_glade.c</support_source_file>
20 <support_header_file>xs_glade.h</support_header_file>
13 </project> 21 </project>
14 22
15 <widget> 23 <widget>
16 <class>GtkWindow</class> 24 <class>GtkWindow</class>
17 <name>sid_configwin</name> 25 <name>xs_configwin</name>
18 <title>xmms-sid configuration</title> 26 <title>XMMS-SID configuration</title>
19 <type>GTK_WINDOW_DIALOG</type> 27 <type>GTK_WINDOW_DIALOG</type>
20 <position>GTK_WIN_POS_NONE</position> 28 <position>GTK_WIN_POS_NONE</position>
21 <modal>False</modal> 29 <modal>False</modal>
22 <allow_shrink>False</allow_shrink> 30 <allow_shrink>False</allow_shrink>
23 <allow_grow>False</allow_grow> 31 <allow_grow>False</allow_grow>
33 <widget> 41 <widget>
34 <class>GtkNotebook</class> 42 <class>GtkNotebook</class>
35 <name>cfg_notebook</name> 43 <name>cfg_notebook</name>
36 <can_focus>True</can_focus> 44 <can_focus>True</can_focus>
37 <show_tabs>True</show_tabs> 45 <show_tabs>True</show_tabs>
38 <show_border>True</show_border> 46 <show_border>False</show_border>
39 <tab_pos>GTK_POS_TOP</tab_pos> 47 <tab_pos>GTK_POS_TOP</tab_pos>
40 <scrollable>False</scrollable> 48 <scrollable>False</scrollable>
41 <tab_hborder>2</tab_hborder> 49 <tab_hborder>2</tab_hborder>
42 <tab_vborder>2</tab_vborder> 50 <tab_vborder>2</tab_vborder>
43 <popup_enable>False</popup_enable> 51 <popup_enable>False</popup_enable>
78 </child> 86 </child>
79 87
80 <widget> 88 <widget>
81 <class>GtkVBox</class> 89 <class>GtkVBox</class>
82 <name>vbox9</name> 90 <name>vbox9</name>
91 <border_width>2</border_width>
83 <homogeneous>False</homogeneous> 92 <homogeneous>False</homogeneous>
84 <spacing>0</spacing> 93 <spacing>0</spacing>
85 94
86 <widget> 95 <widget>
87 <class>GtkRadioButton</class> 96 <class>GtkRadioButton</class>
88 <name>cfg_res_8bit</name> 97 <name>cfg_res_8bit</name>
98 <border_width>2</border_width>
89 <can_focus>True</can_focus> 99 <can_focus>True</can_focus>
90 <label>8-bit</label> 100 <label>8-bit</label>
91 <active>False</active> 101 <active>False</active>
92 <draw_indicator>True</draw_indicator> 102 <draw_indicator>True</draw_indicator>
93 <group>resolution</group> 103 <group>resolution</group>
94 <child> 104 <child>
95 <padding>0</padding> 105 <padding>2</padding>
96 <expand>False</expand> 106 <expand>False</expand>
97 <fill>False</fill> 107 <fill>False</fill>
98 </child> 108 </child>
99 </widget> 109 </widget>
100 110
101 <widget> 111 <widget>
102 <class>GtkRadioButton</class> 112 <class>GtkRadioButton</class>
103 <name>cfg_res_16bit</name> 113 <name>cfg_res_16bit</name>
114 <border_width>2</border_width>
104 <can_focus>True</can_focus> 115 <can_focus>True</can_focus>
105 <label>16-bit</label> 116 <label>16-bit</label>
106 <active>False</active> 117 <active>False</active>
107 <draw_indicator>True</draw_indicator> 118 <draw_indicator>True</draw_indicator>
108 <group>resolution</group> 119 <group>resolution</group>
109 <child> 120 <child>
110 <padding>0</padding> 121 <padding>2</padding>
111 <expand>False</expand> 122 <expand>False</expand>
112 <fill>False</fill> 123 <fill>False</fill>
113 </child> 124 </child>
114 </widget> 125 </widget>
115 </widget> 126 </widget>
129 </child> 140 </child>
130 141
131 <widget> 142 <widget>
132 <class>GtkVBox</class> 143 <class>GtkVBox</class>
133 <name>vbox10</name> 144 <name>vbox10</name>
145 <border_width>2</border_width>
134 <homogeneous>False</homogeneous> 146 <homogeneous>False</homogeneous>
135 <spacing>0</spacing> 147 <spacing>0</spacing>
136 148
137 <widget> 149 <widget>
138 <class>GtkRadioButton</class> 150 <class>GtkRadioButton</class>
139 <name>cfg_chn_mono</name> 151 <name>cfg_chn_mono</name>
152 <border_width>2</border_width>
140 <can_focus>True</can_focus> 153 <can_focus>True</can_focus>
141 <label>Mono</label> 154 <label>Mono</label>
142 <active>False</active> 155 <active>False</active>
143 <draw_indicator>True</draw_indicator> 156 <draw_indicator>True</draw_indicator>
144 <group>channels</group> 157 <group>channels</group>
145 <child> 158 <child>
146 <padding>0</padding> 159 <padding>2</padding>
147 <expand>False</expand> 160 <expand>False</expand>
148 <fill>False</fill> 161 <fill>False</fill>
149 </child> 162 </child>
150 </widget> 163 </widget>
151 164
152 <widget> 165 <widget>
153 <class>GtkRadioButton</class> 166 <class>GtkRadioButton</class>
154 <name>cfg_chn_stereo</name> 167 <name>cfg_chn_stereo</name>
168 <border_width>2</border_width>
155 <can_focus>True</can_focus> 169 <can_focus>True</can_focus>
156 <label>Stereo</label> 170 <label>Stereo</label>
157 <active>False</active> 171 <active>False</active>
158 <draw_indicator>True</draw_indicator> 172 <draw_indicator>True</draw_indicator>
159 <group>channels</group> 173 <group>channels</group>
160 <child> 174 <child>
161 <padding>0</padding> 175 <padding>2</padding>
162 <expand>False</expand> 176 <expand>False</expand>
163 <fill>False</fill> 177 <fill>False</fill>
164 </child> 178 </child>
165 </widget> 179 </widget>
166 180
167 <widget> 181 <widget>
168 <class>GtkRadioButton</class> 182 <class>GtkRadioButton</class>
169 <name>cfg_chn_autopan</name> 183 <name>cfg_chn_autopan</name>
184 <border_width>2</border_width>
170 <can_focus>True</can_focus> 185 <can_focus>True</can_focus>
171 <label>Autopanning</label> 186 <label>Autopanning</label>
172 <active>False</active> 187 <active>False</active>
173 <draw_indicator>True</draw_indicator> 188 <draw_indicator>True</draw_indicator>
174 <group>channels</group> 189 <group>channels</group>
175 <child> 190 <child>
176 <padding>0</padding> 191 <padding>2</padding>
177 <expand>False</expand> 192 <expand>False</expand>
178 <fill>False</fill> 193 <fill>False</fill>
179 </child> 194 </child>
180 </widget> 195 </widget>
181 </widget> 196 </widget>
204 <yscale>0.5</yscale> 219 <yscale>0.5</yscale>
205 220
206 <widget> 221 <widget>
207 <class>GtkHBox</class> 222 <class>GtkHBox</class>
208 <name>hbox4</name> 223 <name>hbox4</name>
224 <border_width>4</border_width>
209 <homogeneous>False</homogeneous> 225 <homogeneous>False</homogeneous>
210 <spacing>0</spacing> 226 <spacing>0</spacing>
211 227
212 <widget> 228 <widget>
213 <class>GtkSpinButton</class> 229 <class>GtkSpinButton</class>
214 <name>cfg_samplerate</name> 230 <name>cfg_samplerate</name>
215 <can_focus>True</can_focus> 231 <can_focus>True</can_focus>
216 <signal>
217 <name>changed</name>
218 <handler>on_cfg_samplerate_changed</handler>
219 <last_modification_time>Mon, 18 Sep 2000 17:52:20 GMT</last_modification_time>
220 </signal>
221 <climb_rate>1</climb_rate> 232 <climb_rate>1</climb_rate>
222 <digits>0</digits> 233 <digits>0</digits>
223 <numeric>False</numeric> 234 <numeric>False</numeric>
224 <update_policy>GTK_UPDATE_ALWAYS</update_policy> 235 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
225 <snap>False</snap> 236 <snap>False</snap>
256 </widget> 267 </widget>
257 </widget> 268 </widget>
258 </widget> 269 </widget>
259 270
260 <widget> 271 <widget>
261 <class>GtkCheckButton</class> 272 <class>GtkFrame</class>
262 <name>cfg_checkfilecontent</name> 273 <name>frame27</name>
263 <can_focus>True</can_focus> 274 <border_width>4</border_width>
264 <signal> 275 <label>Oversampling:</label>
265 <name>toggled</name> 276 <label_xalign>0</label_xalign>
266 <handler>on_cfg_checkfilecontent_toggled</handler> 277 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
267 <last_modification_time>Mon, 18 Sep 2000 17:51:55 GMT</last_modification_time>
268 </signal>
269 <label>Determine filetype by contents (slower)</label>
270 <active>False</active>
271 <draw_indicator>True</draw_indicator>
272 <child> 278 <child>
273 <padding>0</padding> 279 <padding>0</padding>
274 <expand>False</expand> 280 <expand>True</expand>
275 <fill>False</fill> 281 <fill>True</fill>
276 </child> 282 </child>
283
284 <widget>
285 <class>GtkVBox</class>
286 <name>vbox27</name>
287 <homogeneous>False</homogeneous>
288 <spacing>0</spacing>
289
290 <widget>
291 <class>GtkCheckButton</class>
292 <name>cfg_oversample</name>
293 <border_width>4</border_width>
294 <can_focus>True</can_focus>
295 <label>Use oversampling</label>
296 <active>False</active>
297 <draw_indicator>True</draw_indicator>
298 <child>
299 <padding>0</padding>
300 <expand>False</expand>
301 <fill>False</fill>
302 </child>
303 </widget>
304
305 <widget>
306 <class>GtkHBox</class>
307 <name>hbox16</name>
308 <border_width>4</border_width>
309 <homogeneous>False</homogeneous>
310 <spacing>4</spacing>
311 <child>
312 <padding>0</padding>
313 <expand>False</expand>
314 <fill>True</fill>
315 </child>
316
317 <widget>
318 <class>GtkLabel</class>
319 <name>label42</name>
320 <label>Oversampling factor:</label>
321 <justify>GTK_JUSTIFY_CENTER</justify>
322 <wrap>False</wrap>
323 <xalign>0.5</xalign>
324 <yalign>0.5</yalign>
325 <xpad>0</xpad>
326 <ypad>0</ypad>
327 <child>
328 <padding>0</padding>
329 <expand>False</expand>
330 <fill>False</fill>
331 </child>
332 </widget>
333
334 <widget>
335 <class>GtkSpinButton</class>
336 <name>cfg_oversample_factor</name>
337 <can_focus>True</can_focus>
338 <climb_rate>1</climb_rate>
339 <digits>0</digits>
340 <numeric>False</numeric>
341 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
342 <snap>False</snap>
343 <wrap>False</wrap>
344 <value>1</value>
345 <lower>2</lower>
346 <upper>8</upper>
347 <step>1</step>
348 <page>1</page>
349 <page_size>1</page_size>
350 <child>
351 <padding>0</padding>
352 <expand>False</expand>
353 <fill>True</fill>
354 </child>
355 </widget>
356
357 <widget>
358 <class>GtkLabel</class>
359 <name>label43</name>
360 <label>Larger values require
361 more CPU-power.</label>
362 <justify>GTK_JUSTIFY_CENTER</justify>
363 <wrap>False</wrap>
364 <xalign>0.5</xalign>
365 <yalign>0.5</yalign>
366 <xpad>0</xpad>
367 <ypad>0</ypad>
368 <child>
369 <padding>0</padding>
370 <expand>False</expand>
371 <fill>False</fill>
372 </child>
373 </widget>
374 </widget>
375 </widget>
277 </widget> 376 </widget>
278 </widget> 377 </widget>
279 378
280 <widget> 379 <widget>
281 <class>GtkLabel</class> 380 <class>GtkLabel</class>
295 <name>vbox2</name> 394 <name>vbox2</name>
296 <homogeneous>False</homogeneous> 395 <homogeneous>False</homogeneous>
297 <spacing>0</spacing> 396 <spacing>0</spacing>
298 397
299 <widget> 398 <widget>
399 <class>GtkFrame</class>
400 <name>frame26</name>
401 <border_width>4</border_width>
402 <label>Emulation library selection: </label>
403 <label_xalign>0</label_xalign>
404 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
405 <child>
406 <padding>0</padding>
407 <expand>True</expand>
408 <fill>True</fill>
409 </child>
410
411 <widget>
412 <class>GtkVBox</class>
413 <name>vbox26</name>
414 <border_width>2</border_width>
415 <homogeneous>False</homogeneous>
416 <spacing>0</spacing>
417
418 <widget>
419 <class>GtkRadioButton</class>
420 <name>cfg_emu_sidplay1</name>
421 <tooltip>Use libSIDPlay 1.x emulation, faster but not so accurate. Good in most cases, though.</tooltip>
422 <can_focus>True</can_focus>
423 <label>SIDPlay 1 (frame-based)</label>
424 <active>False</active>
425 <draw_indicator>True</draw_indicator>
426 <group>emulator</group>
427 <child>
428 <padding>0</padding>
429 <expand>False</expand>
430 <fill>False</fill>
431 </child>
432 </widget>
433
434 <widget>
435 <class>GtkRadioButton</class>
436 <name>cfg_emu_sidplay2</name>
437 <tooltip>Use libSIDPlay 2.x emulation, which requires powerful CPU due to more exact emulation.</tooltip>
438 <can_focus>True</can_focus>
439 <label>SIDPlay 2 (cycle-based)</label>
440 <active>False</active>
441 <draw_indicator>True</draw_indicator>
442 <group>emulator</group>
443 <child>
444 <padding>0</padding>
445 <expand>False</expand>
446 <fill>False</fill>
447 </child>
448 </widget>
449
450 <widget>
451 <class>GtkCheckButton</class>
452 <name>cfg_emu_sidplay2_opt</name>
453 <can_focus>True</can_focus>
454 <label>Use SIDPlay2 optimization mode (faster, not accurate)</label>
455 <active>False</active>
456 <draw_indicator>True</draw_indicator>
457 <child>
458 <padding>0</padding>
459 <expand>False</expand>
460 <fill>False</fill>
461 </child>
462 </widget>
463 </widget>
464 </widget>
465
466 <widget>
300 <class>GtkHBox</class> 467 <class>GtkHBox</class>
301 <name>hbox1</name> 468 <name>hbox1</name>
302 <homogeneous>False</homogeneous> 469 <homogeneous>False</homogeneous>
303 <spacing>0</spacing> 470 <spacing>0</spacing>
304 <child> 471 <child>
321 </child> 488 </child>
322 489
323 <widget> 490 <widget>
324 <class>GtkVBox</class> 491 <class>GtkVBox</class>
325 <name>vbox4</name> 492 <name>vbox4</name>
493 <border_width>2</border_width>
326 <homogeneous>False</homogeneous> 494 <homogeneous>False</homogeneous>
327 <spacing>0</spacing> 495 <spacing>0</spacing>
328 496
329 <widget> 497 <widget>
330 <class>GtkRadioButton</class> 498 <class>GtkRadioButton</class>
331 <name>cfg_clock_pal</name> 499 <name>cfg_emu_clock_pal</name>
332 <can_focus>True</can_focus> 500 <can_focus>True</can_focus>
333 <label>PAL</label> 501 <label>PAL (50 Hz)</label>
334 <active>False</active> 502 <active>False</active>
335 <draw_indicator>True</draw_indicator> 503 <draw_indicator>True</draw_indicator>
336 <group>speed</group> 504 <group>speed</group>
337 <child> 505 <child>
338 <padding>0</padding> 506 <padding>2</padding>
339 <expand>False</expand> 507 <expand>False</expand>
340 <fill>False</fill> 508 <fill>False</fill>
341 </child> 509 </child>
342 </widget> 510 </widget>
343 511
344 <widget> 512 <widget>
345 <class>GtkRadioButton</class> 513 <class>GtkRadioButton</class>
346 <name>cfg_clock_ntsc</name> 514 <name>cfg_emu_clock_ntsc</name>
347 <can_focus>True</can_focus> 515 <can_focus>True</can_focus>
348 <label>NTSC</label> 516 <label>NTSC (60 Hz)</label>
349 <active>False</active> 517 <active>False</active>
350 <draw_indicator>True</draw_indicator> 518 <draw_indicator>True</draw_indicator>
351 <group>speed</group> 519 <group>speed</group>
352 <child> 520 <child>
353 <padding>0</padding> 521 <padding>2</padding>
354 <expand>False</expand> 522 <expand>False</expand>
355 <fill>False</fill> 523 <fill>False</fill>
356 </child> 524 </child>
357 </widget> 525 </widget>
358 526
359 <widget> 527 <widget>
360 <class>GtkCheckButton</class> 528 <class>GtkCheckButton</class>
361 <name>cfg_clock_force</name> 529 <name>cfg_emu_clock_force</name>
362 <can_focus>True</can_focus> 530 <can_focus>True</can_focus>
363 <signal>
364 <name>toggled</name>
365 <handler>on_cfg_clock_force_toggled</handler>
366 <last_modification_time>Mon, 18 Sep 2000 17:51:45 GMT</last_modification_time>
367 </signal>
368 <label>Force speed</label> 531 <label>Force speed</label>
369 <active>False</active> 532 <active>False</active>
370 <draw_indicator>True</draw_indicator> 533 <draw_indicator>True</draw_indicator>
371 <child> 534 <child>
372 <padding>0</padding> 535 <padding>2</padding>
373 <expand>False</expand> 536 <expand>False</expand>
374 <fill>False</fill> 537 <fill>False</fill>
375 </child> 538 </child>
376 </widget> 539 </widget>
377 </widget> 540 </widget>
379 542
380 <widget> 543 <widget>
381 <class>GtkFrame</class> 544 <class>GtkFrame</class>
382 <name>frame3</name> 545 <name>frame3</name>
383 <border_width>4</border_width> 546 <border_width>4</border_width>
384 <label>Waveforms:</label> 547 <label>SID Type: </label>
385 <label_xalign>0</label_xalign> 548 <label_xalign>0</label_xalign>
386 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type> 549 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
387 <child> 550 <child>
388 <padding>0</padding> 551 <padding>0</padding>
389 <expand>True</expand> 552 <expand>True</expand>
391 </child> 554 </child>
392 555
393 <widget> 556 <widget>
394 <class>GtkVBox</class> 557 <class>GtkVBox</class>
395 <name>vbox3</name> 558 <name>vbox3</name>
559 <border_width>2</border_width>
396 <homogeneous>False</homogeneous> 560 <homogeneous>False</homogeneous>
397 <spacing>0</spacing> 561 <spacing>0</spacing>
398 562
399 <widget> 563 <widget>
400 <class>GtkRadioButton</class> 564 <class>GtkRadioButton</class>
401 <name>cfg_wav_mos6581</name> 565 <name>cfg_emu_mos6581</name>
402 <can_focus>True</can_focus> 566 <can_focus>True</can_focus>
403 <label>MOS 6581</label> 567 <label>MOS 6581</label>
404 <active>False</active> 568 <active>False</active>
405 <draw_indicator>True</draw_indicator> 569 <draw_indicator>True</draw_indicator>
406 <group>waveforms</group> 570 <group>waveforms</group>
407 <child> 571 <child>
408 <padding>0</padding> 572 <padding>2</padding>
409 <expand>False</expand> 573 <expand>False</expand>
410 <fill>False</fill> 574 <fill>False</fill>
411 </child> 575 </child>
412 </widget> 576 </widget>
413 577
414 <widget> 578 <widget>
415 <class>GtkRadioButton</class> 579 <class>GtkRadioButton</class>
416 <name>cfg_wav_mos8580</name> 580 <name>cfg_emu_mos8580</name>
417 <can_focus>True</can_focus> 581 <can_focus>True</can_focus>
418 <label>MOS 8580</label> 582 <label>MOS 8580</label>
419 <active>False</active> 583 <active>False</active>
420 <draw_indicator>True</draw_indicator> 584 <draw_indicator>True</draw_indicator>
421 <group>waveforms</group> 585 <group>waveforms</group>
422 <child> 586 <child>
423 <padding>0</padding> 587 <padding>2</padding>
424 <expand>False</expand>
425 <fill>False</fill>
426 </child>
427 </widget>
428
429 <widget>
430 <class>GtkCheckButton</class>
431 <name>cfg_emufilters</name>
432 <can_focus>True</can_focus>
433 <signal>
434 <name>toggled</name>
435 <handler>on_cfg_emufilters_toggled</handler>
436 <last_modification_time>Mon, 18 Sep 2000 17:51:41 GMT</last_modification_time>
437 </signal>
438 <label>Emulate filters</label>
439 <active>False</active>
440 <draw_indicator>True</draw_indicator>
441 <child>
442 <padding>0</padding>
443 <expand>False</expand> 588 <expand>False</expand>
444 <fill>False</fill> 589 <fill>False</fill>
445 </child> 590 </child>
446 </widget> 591 </widget>
447 </widget> 592 </widget>
462 </child> 607 </child>
463 608
464 <widget> 609 <widget>
465 <class>GtkVBox</class> 610 <class>GtkVBox</class>
466 <name>vbox5</name> 611 <name>vbox5</name>
612 <border_width>2</border_width>
467 <homogeneous>False</homogeneous> 613 <homogeneous>False</homogeneous>
468 <spacing>0</spacing> 614 <spacing>0</spacing>
469 615
470 <widget> 616 <widget>
471 <class>GtkRadioButton</class> 617 <class>GtkRadioButton</class>
472 <name>cfg_mem_banksw</name> 618 <name>cfg_emu_mem_banksw</name>
473 <can_focus>True</can_focus> 619 <can_focus>True</can_focus>
474 <label>Bank switching</label> 620 <label>Bank switching</label>
475 <active>False</active> 621 <active>False</active>
476 <draw_indicator>True</draw_indicator> 622 <draw_indicator>True</draw_indicator>
477 <group>memorymode</group> 623 <group>memorymode</group>
478 <child> 624 <child>
479 <padding>0</padding> 625 <padding>2</padding>
480 <expand>False</expand> 626 <expand>False</expand>
481 <fill>False</fill> 627 <fill>False</fill>
482 </child> 628 </child>
483 </widget> 629 </widget>
484 630
485 <widget> 631 <widget>
486 <class>GtkRadioButton</class> 632 <class>GtkRadioButton</class>
487 <name>cfg_mem_transrom</name> 633 <name>cfg_emu_mem_transrom</name>
488 <can_focus>True</can_focus> 634 <can_focus>True</can_focus>
489 <label>Transparent ROM</label> 635 <label>Transparent ROM</label>
490 <active>False</active> 636 <active>False</active>
491 <draw_indicator>True</draw_indicator> 637 <draw_indicator>True</draw_indicator>
492 <group>memorymode</group> 638 <group>memorymode</group>
493 <child> 639 <child>
494 <padding>0</padding> 640 <padding>2</padding>
495 <expand>False</expand> 641 <expand>False</expand>
496 <fill>False</fill> 642 <fill>False</fill>
497 </child> 643 </child>
498 </widget> 644 </widget>
499 645
500 <widget> 646 <widget>
501 <class>GtkRadioButton</class> 647 <class>GtkRadioButton</class>
502 <name>cfg_mem_playsid</name> 648 <name>cfg_emu_mem_playsid</name>
503 <can_focus>True</can_focus> 649 <can_focus>True</can_focus>
504 <label>PlaySID environment</label> 650 <label>PlaySID environment</label>
505 <active>False</active> 651 <active>False</active>
506 <draw_indicator>True</draw_indicator> 652 <draw_indicator>True</draw_indicator>
507 <group>memorymode</group> 653 <group>memorymode</group>
508 <child> 654 <child>
509 <padding>0</padding> 655 <padding>2</padding>
510 <expand>False</expand> 656 <expand>False</expand>
511 <fill>False</fill> 657 <fill>False</fill>
512 </child> 658 </child>
513 </widget> 659 </widget>
514 </widget> 660 </widget>
527 <xpad>0</xpad> 673 <xpad>0</xpad>
528 <ypad>0</ypad> 674 <ypad>0</ypad>
529 </widget> 675 </widget>
530 676
531 <widget> 677 <widget>
678 <class>GtkFrame</class>
679 <name>frame17</name>
680 <border_width>4</border_width>
681 <label>SID Emulation Filter Settings: </label>
682 <label_xalign>0</label_xalign>
683 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
684
685 <widget>
686 <class>GtkVBox</class>
687 <name>vbox25</name>
688 <homogeneous>False</homogeneous>
689 <spacing>0</spacing>
690
691 <widget>
692 <class>GtkCheckButton</class>
693 <name>cfg_emu_filters</name>
694 <border_width>4</border_width>
695 <can_focus>True</can_focus>
696 <label>Emulate filters</label>
697 <active>False</active>
698 <draw_indicator>True</draw_indicator>
699 <child>
700 <padding>0</padding>
701 <expand>False</expand>
702 <fill>False</fill>
703 </child>
704 </widget>
705
706 <widget>
707 <class>GtkHBox</class>
708 <name>hbox8</name>
709 <border_width>4</border_width>
710 <homogeneous>False</homogeneous>
711 <spacing>0</spacing>
712 <child>
713 <padding>0</padding>
714 <expand>True</expand>
715 <fill>True</fill>
716 </child>
717
718 <widget>
719 <class>GtkFrame</class>
720 <name>cfg_frm1</name>
721 <border_width>2</border_width>
722 <width>56</width>
723 <height>152</height>
724 <label>FS</label>
725 <label_xalign>0</label_xalign>
726 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
727 <child>
728 <padding>0</padding>
729 <expand>True</expand>
730 <fill>True</fill>
731 </child>
732
733 <widget>
734 <class>GtkVScale</class>
735 <name>cfg_emu_filt_fs</name>
736 <can_focus>True</can_focus>
737 <draw_value>True</draw_value>
738 <value_pos>GTK_POS_TOP</value_pos>
739 <digits>1</digits>
740 <policy>GTK_UPDATE_CONTINUOUS</policy>
741 <value>0</value>
742 <lower>0</lower>
743 <upper>1000</upper>
744 <step>1</step>
745 <page>100</page>
746 <page_size>0</page_size>
747 </widget>
748 </widget>
749
750 <widget>
751 <class>GtkFrame</class>
752 <name>cfg_frm2</name>
753 <border_width>2</border_width>
754 <width>48</width>
755 <height>152</height>
756 <label>FM</label>
757 <label_xalign>0</label_xalign>
758 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
759 <child>
760 <padding>0</padding>
761 <expand>True</expand>
762 <fill>True</fill>
763 </child>
764
765 <widget>
766 <class>GtkVScale</class>
767 <name>cfg_emu_filt_fm</name>
768 <can_focus>True</can_focus>
769 <draw_value>True</draw_value>
770 <value_pos>GTK_POS_TOP</value_pos>
771 <digits>1</digits>
772 <policy>GTK_UPDATE_CONTINUOUS</policy>
773 <value>0</value>
774 <lower>0</lower>
775 <upper>100</upper>
776 <step>1</step>
777 <page>10</page>
778 <page_size>0</page_size>
779 </widget>
780 </widget>
781
782 <widget>
783 <class>GtkFrame</class>
784 <name>frame12</name>
785 <border_width>2</border_width>
786 <width>48</width>
787 <height>152</height>
788 <label>FT</label>
789 <label_xalign>0</label_xalign>
790 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
791 <child>
792 <padding>0</padding>
793 <expand>True</expand>
794 <fill>True</fill>
795 </child>
796
797 <widget>
798 <class>GtkVScale</class>
799 <name>cfg_emu_filt_ft</name>
800 <can_focus>True</can_focus>
801 <draw_value>True</draw_value>
802 <value_pos>GTK_POS_TOP</value_pos>
803 <digits>2</digits>
804 <policy>GTK_UPDATE_CONTINUOUS</policy>
805 <value>0</value>
806 <lower>0</lower>
807 <upper>1</upper>
808 <step>0.01</step>
809 <page>0.1</page>
810 <page_size>0</page_size>
811 </widget>
812 </widget>
813
814 <widget>
815 <class>GtkVBox</class>
816 <name>vbox17</name>
817 <border_width>4</border_width>
818 <homogeneous>False</homogeneous>
819 <spacing>0</spacing>
820 <child>
821 <padding>0</padding>
822 <expand>True</expand>
823 <fill>True</fill>
824 </child>
825
826 <widget>
827 <class>GtkButton</class>
828 <name>cfg_filt_reset</name>
829 <width>120</width>
830 <height>32</height>
831 <can_focus>True</can_focus>
832 <signal>
833 <name>clicked</name>
834 <handler>cfg_filt_reset_clicked</handler>
835 <last_modification_time>Mon, 18 Sep 2000 20:21:27 GMT</last_modification_time>
836 </signal>
837 <label>Reset values</label>
838 <relief>GTK_RELIEF_NORMAL</relief>
839 <child>
840 <padding>0</padding>
841 <expand>False</expand>
842 <fill>False</fill>
843 </child>
844 </widget>
845
846 <widget>
847 <class>GtkLabel</class>
848 <name>label9</name>
849 <width>136</width>
850 <height>104</height>
851 <label>These sliders affect the emulated SID's filter values. (Defaults are what the libsidplay sets them on init.)</label>
852 <justify>GTK_JUSTIFY_LEFT</justify>
853 <wrap>True</wrap>
854 <xalign>0.5</xalign>
855 <yalign>7.45058e-09</yalign>
856 <xpad>0</xpad>
857 <ypad>0</ypad>
858 <child>
859 <padding>0</padding>
860 <expand>False</expand>
861 <fill>False</fill>
862 </child>
863 </widget>
864 </widget>
865 </widget>
866 </widget>
867 </widget>
868
869 <widget>
870 <class>GtkLabel</class>
871 <child_name>Notebook:tab</child_name>
872 <name>label24</name>
873 <label>Filters</label>
874 <justify>GTK_JUSTIFY_CENTER</justify>
875 <wrap>False</wrap>
876 <xalign>0.5</xalign>
877 <yalign>0.5</yalign>
878 <xpad>0</xpad>
879 <ypad>0</ypad>
880 </widget>
881
882 <widget>
532 <class>GtkVBox</class> 883 <class>GtkVBox</class>
533 <name>vbox7</name> 884 <name>vbox20</name>
534 <homogeneous>False</homogeneous> 885 <homogeneous>False</homogeneous>
535 <spacing>0</spacing> 886 <spacing>0</spacing>
536 887
537 <widget> 888 <widget>
538 <class>GtkFrame</class> 889 <class>GtkFrame</class>
539 <name>frame7</name> 890 <name>frame21</name>
540 <border_width>4</border_width> 891 <border_width>4</border_width>
541 <label>STIL Configuration:</label> 892 <label>Maximum playtime check: </label>
542 <label_xalign>0</label_xalign> 893 <label_xalign>0</label_xalign>
543 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type> 894 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
544 <child> 895 <child>
545 <padding>0</padding> 896 <padding>0</padding>
546 <expand>True</expand> 897 <expand>True</expand>
547 <fill>True</fill> 898 <fill>True</fill>
548 </child> 899 </child>
549 900
550 <widget> 901 <widget>
551 <class>GtkVBox</class> 902 <class>GtkVBox</class>
552 <name>vbox8</name> 903 <name>vbox21</name>
904 <border_width>2</border_width>
553 <homogeneous>False</homogeneous> 905 <homogeneous>False</homogeneous>
554 <spacing>0</spacing> 906 <spacing>0</spacing>
555 907
556 <widget> 908 <widget>
557 <class>GtkCheckButton</class> 909 <class>GtkCheckButton</class>
910 <name>cfg_sld_usemaxtime</name>
911 <can_focus>True</can_focus>
912 <label>Play for specified time (max). Can be combined with
913 automatic song-length detection mechanisms below.</label>
914 <active>False</active>
915 <draw_indicator>True</draw_indicator>
916 <child>
917 <padding>2</padding>
918 <expand>False</expand>
919 <fill>False</fill>
920 </child>
921 </widget>
922
923 <widget>
924 <class>GtkHBox</class>
925 <name>hbox14</name>
926 <homogeneous>False</homogeneous>
927 <spacing>0</spacing>
928 <child>
929 <padding>2</padding>
930 <expand>True</expand>
931 <fill>True</fill>
932 </child>
933
934 <widget>
935 <class>GtkLabel</class>
936 <name>label37</name>
937 <label>Playtime: </label>
938 <justify>GTK_JUSTIFY_CENTER</justify>
939 <wrap>False</wrap>
940 <xalign>0</xalign>
941 <yalign>0.5</yalign>
942 <xpad>0</xpad>
943 <ypad>0</ypad>
944 <child>
945 <padding>0</padding>
946 <expand>False</expand>
947 <fill>False</fill>
948 </child>
949 </widget>
950
951 <widget>
952 <class>GtkSpinButton</class>
953 <name>cfg_sld_maxtime</name>
954 <can_focus>True</can_focus>
955 <climb_rate>1</climb_rate>
956 <digits>0</digits>
957 <numeric>False</numeric>
958 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
959 <snap>False</snap>
960 <wrap>False</wrap>
961 <value>60</value>
962 <lower>1</lower>
963 <upper>32767</upper>
964 <step>1</step>
965 <page>60</page>
966 <page_size>60</page_size>
967 <child>
968 <padding>0</padding>
969 <expand>False</expand>
970 <fill>True</fill>
971 </child>
972 </widget>
973
974 <widget>
975 <class>GtkLabel</class>
976 <name>label36</name>
977 <label>seconds</label>
978 <justify>GTK_JUSTIFY_CENTER</justify>
979 <wrap>False</wrap>
980 <xalign>0</xalign>
981 <yalign>0.5</yalign>
982 <xpad>0</xpad>
983 <ypad>0</ypad>
984 <child>
985 <padding>0</padding>
986 <expand>False</expand>
987 <fill>False</fill>
988 </child>
989 </widget>
990 </widget>
991 </widget>
992 </widget>
993
994 <widget>
995 <class>GtkFrame</class>
996 <name>frame18</name>
997 <border_width>4</border_width>
998 <label>Song-length detection: </label>
999 <label_xalign>0</label_xalign>
1000 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1001 <child>
1002 <padding>0</padding>
1003 <expand>True</expand>
1004 <fill>True</fill>
1005 </child>
1006
1007 <widget>
1008 <class>GtkVBox</class>
1009 <name>vbox18</name>
1010 <border_width>2</border_width>
1011 <homogeneous>False</homogeneous>
1012 <spacing>0</spacing>
1013
1014 <widget>
1015 <class>GtkRadioButton</class>
1016 <name>cfg_sld_none</name>
1017 <border_width>2</border_width>
1018 <tooltip>No automatic song-length detection. (See also Maximum playtime check)</tooltip>
1019 <can_focus>True</can_focus>
1020 <label>No song-length detection</label>
1021 <active>True</active>
1022 <draw_indicator>True</draw_indicator>
1023 <group>songlength</group>
1024 <child>
1025 <padding>2</padding>
1026 <expand>False</expand>
1027 <fill>False</fill>
1028 </child>
1029 </widget>
1030
1031 <widget>
1032 <class>GtkHSeparator</class>
1033 <name>hseparator1</name>
1034 <child>
1035 <padding>2</padding>
1036 <expand>True</expand>
1037 <fill>True</fill>
1038 </child>
1039 </widget>
1040
1041 <widget>
1042 <class>GtkRadioButton</class>
1043 <name>cfg_sld_maxsilence</name>
1044 <border_width>2</border_width>
1045 <tooltip>Detect possible end of song with silence timing.</tooltip>
1046 <can_focus>True</can_focus>
1047 <label>Maximum silence time</label>
1048 <active>False</active>
1049 <draw_indicator>True</draw_indicator>
1050 <group>songlength</group>
1051 <child>
1052 <padding>2</padding>
1053 <expand>False</expand>
1054 <fill>False</fill>
1055 </child>
1056 </widget>
1057
1058 <widget>
1059 <class>GtkTable</class>
1060 <name>table3</name>
1061 <border_width>2</border_width>
1062 <rows>2</rows>
1063 <columns>3</columns>
1064 <homogeneous>False</homogeneous>
1065 <row_spacing>4</row_spacing>
1066 <column_spacing>4</column_spacing>
1067 <child>
1068 <padding>2</padding>
1069 <expand>True</expand>
1070 <fill>True</fill>
1071 </child>
1072
1073 <widget>
1074 <class>GtkLabel</class>
1075 <name>label29</name>
1076 <label>Silence:</label>
1077 <justify>GTK_JUSTIFY_CENTER</justify>
1078 <wrap>False</wrap>
1079 <xalign>0</xalign>
1080 <yalign>0.5</yalign>
1081 <xpad>0</xpad>
1082 <ypad>0</ypad>
1083 <child>
1084 <left_attach>0</left_attach>
1085 <right_attach>1</right_attach>
1086 <top_attach>0</top_attach>
1087 <bottom_attach>1</bottom_attach>
1088 <xpad>0</xpad>
1089 <ypad>0</ypad>
1090 <xexpand>False</xexpand>
1091 <yexpand>False</yexpand>
1092 <xshrink>False</xshrink>
1093 <yshrink>False</yshrink>
1094 <xfill>True</xfill>
1095 <yfill>False</yfill>
1096 </child>
1097 </widget>
1098
1099 <widget>
1100 <class>GtkLabel</class>
1101 <name>label30</name>
1102 <label>Amplitude: </label>
1103 <justify>GTK_JUSTIFY_CENTER</justify>
1104 <wrap>False</wrap>
1105 <xalign>0</xalign>
1106 <yalign>0.5</yalign>
1107 <xpad>0</xpad>
1108 <ypad>0</ypad>
1109 <focus_target>cfg_sld_percentage</focus_target>
1110 <child>
1111 <left_attach>0</left_attach>
1112 <right_attach>1</right_attach>
1113 <top_attach>1</top_attach>
1114 <bottom_attach>2</bottom_attach>
1115 <xpad>0</xpad>
1116 <ypad>0</ypad>
1117 <xexpand>False</xexpand>
1118 <yexpand>False</yexpand>
1119 <xshrink>False</xshrink>
1120 <yshrink>False</yshrink>
1121 <xfill>True</xfill>
1122 <yfill>False</yfill>
1123 </child>
1124 </widget>
1125
1126 <widget>
1127 <class>GtkLabel</class>
1128 <name>label31</name>
1129 <label>seconds</label>
1130 <justify>GTK_JUSTIFY_CENTER</justify>
1131 <wrap>False</wrap>
1132 <xalign>0</xalign>
1133 <yalign>0.5</yalign>
1134 <xpad>0</xpad>
1135 <ypad>0</ypad>
1136 <child>
1137 <left_attach>2</left_attach>
1138 <right_attach>3</right_attach>
1139 <top_attach>0</top_attach>
1140 <bottom_attach>1</bottom_attach>
1141 <xpad>0</xpad>
1142 <ypad>0</ypad>
1143 <xexpand>False</xexpand>
1144 <yexpand>False</yexpand>
1145 <xshrink>False</xshrink>
1146 <yshrink>False</yshrink>
1147 <xfill>True</xfill>
1148 <yfill>False</yfill>
1149 </child>
1150 </widget>
1151
1152 <widget>
1153 <class>GtkLabel</class>
1154 <name>label32</name>
1155 <label>%</label>
1156 <justify>GTK_JUSTIFY_CENTER</justify>
1157 <wrap>False</wrap>
1158 <xalign>0</xalign>
1159 <yalign>0.5</yalign>
1160 <xpad>0</xpad>
1161 <ypad>0</ypad>
1162 <focus_target>cfg_sld_percentage</focus_target>
1163 <child>
1164 <left_attach>2</left_attach>
1165 <right_attach>3</right_attach>
1166 <top_attach>1</top_attach>
1167 <bottom_attach>2</bottom_attach>
1168 <xpad>0</xpad>
1169 <ypad>0</ypad>
1170 <xexpand>False</xexpand>
1171 <yexpand>False</yexpand>
1172 <xshrink>False</xshrink>
1173 <yshrink>False</yshrink>
1174 <xfill>True</xfill>
1175 <yfill>False</yfill>
1176 </child>
1177 </widget>
1178
1179 <widget>
1180 <class>GtkSpinButton</class>
1181 <name>cfg_sld_silencetime</name>
1182 <can_focus>True</can_focus>
1183 <climb_rate>1</climb_rate>
1184 <digits>0</digits>
1185 <numeric>False</numeric>
1186 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
1187 <snap>False</snap>
1188 <wrap>False</wrap>
1189 <value>30</value>
1190 <lower>0</lower>
1191 <upper>180</upper>
1192 <step>1</step>
1193 <page>15</page>
1194 <page_size>15</page_size>
1195 <child>
1196 <left_attach>1</left_attach>
1197 <right_attach>2</right_attach>
1198 <top_attach>0</top_attach>
1199 <bottom_attach>1</bottom_attach>
1200 <xpad>0</xpad>
1201 <ypad>0</ypad>
1202 <xexpand>False</xexpand>
1203 <yexpand>False</yexpand>
1204 <xshrink>False</xshrink>
1205 <yshrink>False</yshrink>
1206 <xfill>True</xfill>
1207 <yfill>False</yfill>
1208 </child>
1209 </widget>
1210
1211 <widget>
1212 <class>GtkSpinButton</class>
1213 <name>cfg_sld_percentage</name>
1214 <can_focus>True</can_focus>
1215 <climb_rate>1</climb_rate>
1216 <digits>0</digits>
1217 <numeric>False</numeric>
1218 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
1219 <snap>False</snap>
1220 <wrap>False</wrap>
1221 <value>1</value>
1222 <lower>0</lower>
1223 <upper>100</upper>
1224 <step>1</step>
1225 <page>10</page>
1226 <page_size>10</page_size>
1227 <child>
1228 <left_attach>1</left_attach>
1229 <right_attach>2</right_attach>
1230 <top_attach>1</top_attach>
1231 <bottom_attach>2</bottom_attach>
1232 <xpad>0</xpad>
1233 <ypad>0</ypad>
1234 <xexpand>False</xexpand>
1235 <yexpand>False</yexpand>
1236 <xshrink>False</xshrink>
1237 <yshrink>False</yshrink>
1238 <xfill>True</xfill>
1239 <yfill>False</yfill>
1240 </child>
1241 </widget>
1242 </widget>
1243
1244 <widget>
1245 <class>GtkHSeparator</class>
1246 <name>hseparator3</name>
1247 <child>
1248 <padding>2</padding>
1249 <expand>True</expand>
1250 <fill>True</fill>
1251 </child>
1252 </widget>
1253
1254 <widget>
1255 <class>GtkRadioButton</class>
1256 <name>cfg_sld_database</name>
1257 <border_width>2</border_width>
1258 <tooltip>This option enables using of XSIDPLAY compatible HVSC Song-length database. (See documentation for more information)</tooltip>
1259 <can_focus>True</can_focus>
1260 <label>Song-length database (XSIDPLAY-compatible)</label>
1261 <active>False</active>
1262 <draw_indicator>True</draw_indicator>
1263 <group>songlength</group>
1264 <child>
1265 <padding>2</padding>
1266 <expand>False</expand>
1267 <fill>False</fill>
1268 </child>
1269 </widget>
1270
1271 <widget>
1272 <class>GtkHBox</class>
1273 <name>hbox13</name>
1274 <border_width>2</border_width>
1275 <homogeneous>False</homogeneous>
1276 <spacing>4</spacing>
1277 <child>
1278 <padding>0</padding>
1279 <expand>True</expand>
1280 <fill>True</fill>
1281 </child>
1282
1283 <widget>
1284 <class>GtkLabel</class>
1285 <name>label33</name>
1286 <label>DB-filename: </label>
1287 <justify>GTK_JUSTIFY_CENTER</justify>
1288 <wrap>False</wrap>
1289 <xalign>0.5</xalign>
1290 <yalign>0.5</yalign>
1291 <xpad>0</xpad>
1292 <ypad>0</ypad>
1293 <child>
1294 <padding>0</padding>
1295 <expand>False</expand>
1296 <fill>True</fill>
1297 </child>
1298 </widget>
1299
1300 <widget>
1301 <class>GtkEntry</class>
1302 <name>cfg_sld_dbpath</name>
1303 <tooltip>Database path and filename</tooltip>
1304 <can_focus>True</can_focus>
1305 <editable>True</editable>
1306 <text_visible>True</text_visible>
1307 <text_max_length>0</text_max_length>
1308 <text></text>
1309 <child>
1310 <padding>0</padding>
1311 <expand>True</expand>
1312 <fill>True</fill>
1313 </child>
1314 </widget>
1315
1316 <widget>
1317 <class>GtkButton</class>
1318 <name>cfg_sld_dbbrowse</name>
1319 <tooltip>Browse for database-file</tooltip>
1320 <can_focus>True</can_focus>
1321 <signal>
1322 <name>clicked</name>
1323 <handler>cfg_sld_dbbrowse_clicked</handler>
1324 <last_modification_time>Sat, 18 Aug 2001 23:38:10 GMT</last_modification_time>
1325 </signal>
1326 <label>Browse</label>
1327 <relief>GTK_RELIEF_NORMAL</relief>
1328 <child>
1329 <padding>0</padding>
1330 <expand>False</expand>
1331 <fill>False</fill>
1332 </child>
1333 </widget>
1334 </widget>
1335 </widget>
1336 </widget>
1337 </widget>
1338
1339 <widget>
1340 <class>GtkLabel</class>
1341 <child_name>Notebook:tab</child_name>
1342 <name>label26</name>
1343 <label>Songlength</label>
1344 <justify>GTK_JUSTIFY_CENTER</justify>
1345 <wrap>False</wrap>
1346 <xalign>0.5</xalign>
1347 <yalign>0.5</yalign>
1348 <xpad>0</xpad>
1349 <ypad>0</ypad>
1350 </widget>
1351
1352 <widget>
1353 <class>GtkVBox</class>
1354 <name>vbox19</name>
1355 <homogeneous>False</homogeneous>
1356 <spacing>0</spacing>
1357
1358 <widget>
1359 <class>GtkFrame</class>
1360 <name>frame7</name>
1361 <border_width>4</border_width>
1362 <label>STIL-database configuration: </label>
1363 <label_xalign>0</label_xalign>
1364 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1365 <child>
1366 <padding>0</padding>
1367 <expand>False</expand>
1368 <fill>True</fill>
1369 </child>
1370
1371 <widget>
1372 <class>GtkVBox</class>
1373 <name>vbox8</name>
1374 <border_width>4</border_width>
1375 <homogeneous>True</homogeneous>
1376 <spacing>0</spacing>
1377
1378 <widget>
1379 <class>GtkCheckButton</class>
558 <name>cfg_stil_use</name> 1380 <name>cfg_stil_use</name>
1381 <border_width>2</border_width>
559 <can_focus>True</can_focus> 1382 <can_focus>True</can_focus>
560 <label>Use STIL information database</label> 1383 <label>Use STIL information database</label>
561 <active>False</active> 1384 <active>False</active>
562 <draw_indicator>True</draw_indicator> 1385 <draw_indicator>True</draw_indicator>
563 <child> 1386 <child>
564 <padding>0</padding> 1387 <padding>2</padding>
565 <expand>True</expand> 1388 <expand>True</expand>
566 <fill>False</fill> 1389 <fill>False</fill>
567 </child> 1390 </child>
568 </widget> 1391 </widget>
569 1392
613 <name>cfg_stil_path</name> 1436 <name>cfg_stil_path</name>
614 <can_focus>True</can_focus> 1437 <can_focus>True</can_focus>
615 <editable>True</editable> 1438 <editable>True</editable>
616 <text_visible>True</text_visible> 1439 <text_visible>True</text_visible>
617 <text_max_length>0</text_max_length> 1440 <text_max_length>0</text_max_length>
618 <text>homoa</text> 1441 <text>/home/C64Music/DOCUMENTS/STIL.txt</text>
619 </widget> 1442 </widget>
620 </widget> 1443 </widget>
621 1444
622 <widget> 1445 <widget>
623 <class>GtkAlignment</class> 1446 <class>GtkAlignment</class>
638 <class>GtkButton</class> 1461 <class>GtkButton</class>
639 <name>cfg_stil_browse</name> 1462 <name>cfg_stil_browse</name>
640 <can_focus>True</can_focus> 1463 <can_focus>True</can_focus>
641 <signal> 1464 <signal>
642 <name>clicked</name> 1465 <name>clicked</name>
643 <handler>on_cfg_stil_browse_clicked</handler> 1466 <handler>cfg_stil_browse_clicked</handler>
644 <last_modification_time>Mon, 18 Sep 2000 17:51:32 GMT</last_modification_time> 1467 <last_modification_time>Mon, 18 Sep 2000 17:51:32 GMT</last_modification_time>
645 </signal> 1468 </signal>
646 <label>Browse</label> 1469 <label>Browse</label>
647 <relief>GTK_RELIEF_NORMAL</relief> 1470 <relief>GTK_RELIEF_NORMAL</relief>
648 </widget> 1471 </widget>
651 </widget> 1474 </widget>
652 </widget> 1475 </widget>
653 1476
654 <widget> 1477 <widget>
655 <class>GtkFrame</class> 1478 <class>GtkFrame</class>
656 <name>frame9</name> 1479 <name>frame22</name>
657 <border_width>4</border_width> 1480 <border_width>4</border_width>
658 <label>Songname (Fileinfo) format:</label> 1481 <label>Miscellaneous options: </label>
659 <label_xalign>0</label_xalign> 1482 <label_xalign>0</label_xalign>
660 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type> 1483 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
661 <child> 1484 <child>
662 <padding>0</padding> 1485 <padding>0</padding>
663 <expand>True</expand> 1486 <expand>False</expand>
664 <fill>True</fill> 1487 <fill>True</fill>
665 </child> 1488 </child>
666 1489
667 <widget> 1490 <widget>
668 <class>GtkVBox</class> 1491 <class>GtkVBox</class>
669 <name>vbox11</name> 1492 <name>vbox22</name>
670 <homogeneous>False</homogeneous> 1493 <homogeneous>False</homogeneous>
671 <spacing>0</spacing> 1494 <spacing>0</spacing>
672 1495
673 <widget> 1496 <widget>
674 <class>GtkAlignment</class> 1497 <class>GtkCheckButton</class>
675 <name>alignment3</name> 1498 <name>cfg_finfo_usecolor</name>
676 <xalign>0.5</xalign> 1499 <border_width>2</border_width>
677 <yalign>0.5</yalign> 1500 <can_focus>True</can_focus>
678 <xscale>0.96</xscale> 1501 <label>Use text coloring in fileinformation dialog</label>
679 <yscale>1</yscale> 1502 <active>False</active>
1503 <draw_indicator>True</draw_indicator>
680 <child> 1504 <child>
681 <padding>0</padding> 1505 <padding>0</padding>
682 <expand>False</expand> 1506 <expand>False</expand>
683 <fill>False</fill> 1507 <fill>False</fill>
684 </child> 1508 </child>
685 1509 </widget>
686 <widget> 1510
687 <class>GtkEntry</class> 1511 <widget>
688 <name>cfg_songnameformat</name> 1512 <class>GtkCheckButton</class>
689 <can_focus>True</can_focus> 1513 <name>cfg_detectmagic</name>
690 <editable>True</editable> 1514 <border_width>2</border_width>
691 <text_visible>True</text_visible> 1515 <can_focus>True</can_focus>
692 <text_max_length>0</text_max_length> 1516 <label>Determine filetype by contents (slower)</label>
693 <text></text> 1517 <active>False</active>
694 </widget> 1518 <draw_indicator>True</draw_indicator>
695 </widget>
696
697 <widget>
698 <class>GtkLabel</class>
699 <name>label7</name>
700 <label>%1 - Composer
701 %2 - Song name (title)
702 %3 - Copyright</label>
703 <justify>GTK_JUSTIFY_LEFT</justify>
704 <wrap>False</wrap>
705 <xalign>0.04</xalign>
706 <yalign>0.5</yalign>
707 <xpad>0</xpad>
708 <ypad>0</ypad>
709 <child> 1519 <child>
710 <padding>0</padding> 1520 <padding>0</padding>
711 <expand>True</expand> 1521 <expand>False</expand>
712 <fill>True</fill> 1522 <fill>False</fill>
713 </child> 1523 </child>
714 </widget> 1524 </widget>
715 </widget> 1525 </widget>
716 </widget> 1526 </widget>
717 </widget> 1527 </widget>
718 1528
719 <widget> 1529 <widget>
720 <class>GtkLabel</class> 1530 <class>GtkLabel</class>
721 <child_name>Notebook:tab</child_name> 1531 <child_name>Notebook:tab</child_name>
722 <name>label3</name> 1532 <name>label3</name>
723 <label>STIL</label> 1533 <label>Misc</label>
724 <justify>GTK_JUSTIFY_CENTER</justify> 1534 <justify>GTK_JUSTIFY_CENTER</justify>
725 <wrap>False</wrap> 1535 <wrap>False</wrap>
726 <xalign>0.5</xalign> 1536 <xalign>0.5</xalign>
727 <yalign>0.5</yalign> 1537 <yalign>0.5</yalign>
728 <xpad>0</xpad> 1538 <xpad>0</xpad>
729 <ypad>0</ypad> 1539 <ypad>0</ypad>
730 </widget> 1540 </widget>
731 1541
732 <widget> 1542 <widget>
733 <class>GtkFixed</class> 1543 <class>GtkFrame</class>
734 <name>fixed1</name> 1544 <name>frame16</name>
735 <tooltip>Reset filter to default values</tooltip> 1545 <border_width>4</border_width>
1546 <label>Song name/title format: </label>
1547 <label_xalign>0</label_xalign>
1548 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
736 1549
737 <widget> 1550 <widget>
738 <class>GtkButton</class> 1551 <class>GtkVBox</class>
739 <name>cfg_filt_reset</name> 1552 <name>vbox16</name>
740 <x>224</x> 1553 <border_width>4</border_width>
741 <y>16</y> 1554 <homogeneous>False</homogeneous>
742 <width>120</width> 1555 <spacing>0</spacing>
743 <height>32</height> 1556
744 <can_focus>True</can_focus> 1557 <widget>
745 <signal> 1558 <class>GtkCheckButton</class>
746 <name>clicked</name> 1559 <name>cfg_ftitle_override</name>
747 <handler>on_cfg_filt_reset_clicked</handler>
748 <last_modification_time>Mon, 18 Sep 2000 20:21:27 GMT</last_modification_time>
749 </signal>
750 <label>Reset values</label>
751 <relief>GTK_RELIEF_NORMAL</relief>
752 </widget>
753
754 <widget>
755 <class>GtkLabel</class>
756 <name>label9</name>
757 <x>224</x>
758 <y>56</y>
759 <width>136</width>
760 <height>104</height>
761 <label>These sliders affect the emulated SID's filter values.
762 Defaults are what the libsidplay sets them on init.</label>
763 <justify>GTK_JUSTIFY_LEFT</justify>
764 <wrap>True</wrap>
765 <xalign>0.5</xalign>
766 <yalign>7.45058e-09</yalign>
767 <xpad>0</xpad>
768 <ypad>0</ypad>
769 </widget>
770
771 <widget>
772 <class>GtkFrame</class>
773 <name>frame12</name>
774 <x>160</x>
775 <y>16</y>
776 <width>48</width>
777 <height>152</height>
778 <label>FT</label>
779 <label_xalign>0</label_xalign>
780 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
781
782 <widget>
783 <class>GtkVScale</class>
784 <name>cfg_filt_ft</name>
785 <can_focus>True</can_focus> 1560 <can_focus>True</can_focus>
786 <draw_value>True</draw_value> 1561 <label>Override generic XMMS titles</label>
787 <value_pos>GTK_POS_TOP</value_pos> 1562 <active>False</active>
788 <digits>2</digits> 1563 <draw_indicator>True</draw_indicator>
789 <policy>GTK_UPDATE_CONTINUOUS</policy> 1564 <child>
790 <value>0</value> 1565 <padding>2</padding>
791 <lower>0</lower> 1566 <expand>False</expand>
792 <upper>1</upper> 1567 <fill>False</fill>
793 <step>0.01</step> 1568 </child>
794 <page>0.1</page> 1569 </widget>
795 <page_size>0</page_size> 1570
796 </widget> 1571 <widget>
797 </widget> 1572 <class>GtkEntry</class>
798 1573 <name>cfg_ftitle_format</name>
799 <widget>
800 <class>GtkFrame</class>
801 <name>cfg_frm2</name>
802 <x>88</x>
803 <y>16</y>
804 <width>48</width>
805 <height>152</height>
806 <label>FM</label>
807 <label_xalign>0</label_xalign>
808 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
809
810 <widget>
811 <class>GtkVScale</class>
812 <name>cfg_filt_fm</name>
813 <can_focus>True</can_focus> 1574 <can_focus>True</can_focus>
814 <draw_value>True</draw_value> 1575 <editable>True</editable>
815 <value_pos>GTK_POS_TOP</value_pos> 1576 <text_visible>True</text_visible>
816 <digits>1</digits> 1577 <text_max_length>0</text_max_length>
817 <policy>GTK_UPDATE_CONTINUOUS</policy> 1578 <text>%1 : %2 (C) %3 [%5 %6 by %8] -- %9</text>
818 <value>0</value> 1579 <child>
819 <lower>0</lower> 1580 <padding>2</padding>
820 <upper>100</upper> 1581 <expand>False</expand>
821 <step>1</step> 1582 <fill>False</fill>
822 <page>10</page> 1583 </child>
823 <page_size>0</page_size> 1584 </widget>
824 </widget> 1585
825 </widget> 1586 <widget>
826 1587 <class>GtkHBox</class>
827 <widget> 1588 <name>hbox9</name>
828 <class>GtkFrame</class> 1589 <homogeneous>True</homogeneous>
829 <name>cfg_frm1</name> 1590 <spacing>0</spacing>
830 <x>16</x> 1591 <child>
831 <y>16</y> 1592 <padding>2</padding>
832 <width>56</width> 1593 <expand>False</expand>
833 <height>152</height> 1594 <fill>False</fill>
834 <label>FS</label> 1595 </child>
835 <label_xalign>0</label_xalign> 1596
836 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type> 1597 <widget>
837 1598 <class>GtkLabel</class>
838 <widget> 1599 <name>label7</name>
839 <class>GtkVScale</class> 1600 <label>%1 - Composer
840 <name>cfg_filt_fs</name> 1601 %2 - Song name (title)
841 <can_focus>True</can_focus> 1602 %3 - Copyright
842 <draw_value>True</draw_value> 1603 %4 - SID File Type
843 <value_pos>GTK_POS_TOP</value_pos> 1604 %5 - Subtune number</label>
844 <digits>1</digits> 1605 <justify>GTK_JUSTIFY_LEFT</justify>
845 <policy>GTK_UPDATE_CONTINUOUS</policy> 1606 <wrap>False</wrap>
846 <value>0</value> 1607 <xalign>0.04</xalign>
847 <lower>0</lower> 1608 <yalign>0.5</yalign>
848 <upper>1000</upper> 1609 <xpad>0</xpad>
849 <step>1</step> 1610 <ypad>0</ypad>
850 <page>100</page> 1611 <child>
851 <page_size>0</page_size> 1612 <padding>0</padding>
1613 <expand>False</expand>
1614 <fill>False</fill>
1615 </child>
1616 </widget>
1617
1618 <widget>
1619 <class>GtkLabel</class>
1620 <name>label25</name>
1621 <label>%6 - STIL Title
1622 %7 - STIL Name
1623 %8 - STIL Artist
1624 %9 - STIL Comment</label>
1625 <justify>GTK_JUSTIFY_LEFT</justify>
1626 <wrap>False</wrap>
1627 <xalign>0.04</xalign>
1628 <yalign>0.5</yalign>
1629 <xpad>0</xpad>
1630 <ypad>0</ypad>
1631 <child>
1632 <padding>0</padding>
1633 <expand>False</expand>
1634 <fill>False</fill>
1635 </child>
1636 </widget>
1637 </widget>
1638
1639 <widget>
1640 <class>GtkLabel</class>
1641 <name>label34</name>
1642 <label>(STIL-entries are only available if
1643 database support is turned on)</label>
1644 <justify>GTK_JUSTIFY_FILL</justify>
1645 <wrap>False</wrap>
1646 <xalign>0.5</xalign>
1647 <yalign>0.5</yalign>
1648 <xpad>0</xpad>
1649 <ypad>0</ypad>
1650 <child>
1651 <padding>0</padding>
1652 <expand>False</expand>
1653 <fill>False</fill>
1654 </child>
852 </widget> 1655 </widget>
853 </widget> 1656 </widget>
854 </widget> 1657 </widget>
855 1658
856 <widget> 1659 <widget>
857 <class>GtkLabel</class> 1660 <class>GtkLabel</class>
858 <child_name>Notebook:tab</child_name> 1661 <child_name>Notebook:tab</child_name>
859 <name>label6</name> 1662 <name>label23</name>
860 <label>Filters</label> 1663 <label>Title</label>
861 <justify>GTK_JUSTIFY_CENTER</justify> 1664 <justify>GTK_JUSTIFY_CENTER</justify>
862 <wrap>False</wrap> 1665 <wrap>False</wrap>
863 <xalign>0.5</xalign> 1666 <xalign>0.5</xalign>
864 <yalign>0.5</yalign> 1667 <yalign>0.5</yalign>
865 <xpad>0</xpad> 1668 <xpad>0</xpad>
889 <tooltip>Accept and update changes</tooltip> 1692 <tooltip>Accept and update changes</tooltip>
890 <can_default>True</can_default> 1693 <can_default>True</can_default>
891 <can_focus>True</can_focus> 1694 <can_focus>True</can_focus>
892 <signal> 1695 <signal>
893 <name>clicked</name> 1696 <name>clicked</name>
894 <handler>on_cfg_ok_clicked</handler> 1697 <handler>cfg_ok_clicked</handler>
895 <last_modification_time>Mon, 18 Sep 2000 17:49:51 GMT</last_modification_time> 1698 <last_modification_time>Mon, 18 Sep 2000 17:49:51 GMT</last_modification_time>
896 </signal> 1699 </signal>
897 <label>OK</label> 1700 <label>OK</label>
898 <relief>GTK_RELIEF_NORMAL</relief> 1701 <relief>GTK_RELIEF_NORMAL</relief>
899 </widget> 1702 </widget>
904 <tooltip>Cancel any changes</tooltip> 1707 <tooltip>Cancel any changes</tooltip>
905 <can_default>True</can_default> 1708 <can_default>True</can_default>
906 <can_focus>True</can_focus> 1709 <can_focus>True</can_focus>
907 <signal> 1710 <signal>
908 <name>clicked</name> 1711 <name>clicked</name>
909 <handler>on_cfg_cancel_clicked</handler> 1712 <handler>cfg_cancel_clicked</handler>
910 <last_modification_time>Mon, 18 Sep 2000 17:49:57 GMT</last_modification_time> 1713 <last_modification_time>Mon, 18 Sep 2000 17:49:57 GMT</last_modification_time>
911 </signal> 1714 </signal>
912 <label>Cancel</label> 1715 <label>Cancel</label>
913 <relief>GTK_RELIEF_NORMAL</relief> 1716 <relief>GTK_RELIEF_NORMAL</relief>
914 </widget> 1717 </widget>
916 </widget> 1719 </widget>
917 </widget> 1720 </widget>
918 1721
919 <widget> 1722 <widget>
920 <class>GtkWindow</class> 1723 <class>GtkWindow</class>
921 <name>sid_aboutwin</name> 1724 <name>xs_aboutwin</name>
922 <title>About xmms-sid</title> 1725 <title>About XMMS-SID</title>
923 <type>GTK_WINDOW_DIALOG</type> 1726 <type>GTK_WINDOW_DIALOG</type>
924 <position>GTK_WIN_POS_NONE</position> 1727 <position>GTK_WIN_POS_NONE</position>
925 <modal>False</modal> 1728 <modal>True</modal>
1729 <default_width>300</default_width>
926 <allow_shrink>False</allow_shrink> 1730 <allow_shrink>False</allow_shrink>
927 <allow_grow>False</allow_grow> 1731 <allow_grow>True</allow_grow>
928 <auto_shrink>False</auto_shrink> 1732 <auto_shrink>False</auto_shrink>
929 1733
930 <widget> 1734 <widget>
931 <class>GtkVBox</class> 1735 <class>GtkVBox</class>
932 <name>vbox12</name> 1736 <name>about_vbox1</name>
933 <homogeneous>False</homogeneous> 1737 <homogeneous>False</homogeneous>
934 <spacing>0</spacing> 1738 <spacing>0</spacing>
935 1739
936 <widget> 1740 <widget>
937 <class>GtkHBox</class> 1741 <class>GtkFrame</class>
938 <name>hbox5</name> 1742 <name>about_frame</name>
939 <homogeneous>False</homogeneous> 1743 <border_width>4</border_width>
940 <spacing>0</spacing> 1744 <label_xalign>0</label_xalign>
1745 <shadow_type>GTK_SHADOW_OUT</shadow_type>
1746 <child>
1747 <padding>0</padding>
1748 <expand>False</expand>
1749 <fill>False</fill>
1750 </child>
1751
1752 <widget>
1753 <class>GtkPixmap</class>
1754 <name>about_pixmap</name>
1755 <filename>xmms-sid-logo.xpm</filename>
1756 <xalign>0.5</xalign>
1757 <yalign>0.5</yalign>
1758 <xpad>0</xpad>
1759 <ypad>6</ypad>
1760 <build_insensitive>True</build_insensitive>
1761 </widget>
1762 </widget>
1763
1764 <widget>
1765 <class>GtkScrolledWindow</class>
1766 <name>about_scrwin</name>
1767 <border_width>8</border_width>
1768 <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
1769 <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
1770 <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
1771 <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
941 <child> 1772 <child>
942 <padding>0</padding> 1773 <padding>0</padding>
943 <expand>True</expand> 1774 <expand>True</expand>
944 <fill>True</fill> 1775 <fill>True</fill>
945 </child> 1776 </child>
946 1777
947 <widget> 1778 <widget>
948 <class>GtkFrame</class> 1779 <class>GtkText</class>
949 <name>frame13</name> 1780 <name>about_text</name>
950 <border_width>4</border_width> 1781 <height>100</height>
951 <label_xalign>0</label_xalign> 1782 <can_focus>True</can_focus>
952 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type> 1783 <editable>True</editable>
953 <child> 1784 <text>Programming and design
954 <padding>0</padding> 1785 Matti 'ccr/TNSP' Hämäläinen
955 <expand>True</expand> 1786
956 <fill>True</fill> 1787 libSIDPlay created by
957 </child> 1788 Michael Schwendt
958 1789
959 <widget> 1790 Original programming and design
960 <class>GtkPixmap</class> 1791 Willem Monsuwe
961 <name>pixmap1</name> 1792
962 <filename>xmms-sid-logo.xpm</filename> 1793 &quot;XMMS-SID Theme&quot;-song (SIDtune)
963 <xalign>0.5</xalign> 1794 Peter 'Brite-Lite' Halin of Dekadence
964 <yalign>0.5</yalign> 1795 (C) Copyright 2002 Dekadence
965 <xpad>4</xpad> 1796 http://www.dekadence64.org/
966 <ypad>4</ypad> 1797
967 <build_insensitive>True</build_insensitive> 1798 Thanks and greetings ...
968 </widget> 1799 JaMZ, MdX, fgcl, Sindrom,
969 </widget> 1800 Ssadistik, Delfine, Viznut, at,
970 1801 Feenix, juhas, Loop, Nrg, ytti ...
971 <widget> 1802
972 <class>GtkLabel</class> 1803 PwP, iSO, Byterapers, Fairlight,
973 <name>label10</name> 1804 mfx, Unique, Static, Dekadence,
974 <label>XMMS-SID SIDPlay plugin 1805 Mass, PHn, tAAt ...
975 for X MultiMedia System 1806
976 by Willem Monsuwe and 1807 Special thanks
977 Matti &quot;ccr&quot; Hämäläinen.</label> 1808 - All the betatesters.
978 <justify>GTK_JUSTIFY_CENTER</justify> 1809 - All the users! Hey it's you!
979 <wrap>False</wrap> 1810 - And others ...
980 <xalign>0.5</xalign> 1811 </text>
981 <yalign>0.5</yalign>
982 <xpad>8</xpad>
983 <ypad>0</ypad>
984 <child>
985 <padding>0</padding>
986 <expand>False</expand>
987 <fill>False</fill>
988 </child>
989 </widget> 1812 </widget>
990 </widget> 1813 </widget>
991 1814
992 <widget> 1815 <widget>
993 <class>GtkHButtonBox</class> 1816 <class>GtkAlignment</class>
994 <name>hbuttonbox2</name> 1817 <name>alignment6</name>
995 <layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style> 1818 <border_width>8</border_width>
996 <spacing>30</spacing> 1819 <xalign>0.5</xalign>
997 <child_min_width>85</child_min_width> 1820 <yalign>0.5</yalign>
998 <child_min_height>27</child_min_height> 1821 <xscale>0.18</xscale>
999 <child_ipad_x>7</child_ipad_x> 1822 <yscale>1</yscale>
1000 <child_ipad_y>0</child_ipad_y>
1001 <child> 1823 <child>
1002 <padding>0</padding> 1824 <padding>0</padding>
1003 <expand>True</expand> 1825 <expand>False</expand>
1004 <fill>True</fill> 1826 <fill>True</fill>
1005 </child> 1827 </child>
1006 1828
1007 <widget> 1829 <widget>
1008 <class>GtkButton</class> 1830 <class>GtkButton</class>
1009 <name>about_ok</name> 1831 <name>about_close</name>
1010 <can_default>True</can_default> 1832 <can_default>True</can_default>
1011 <can_focus>True</can_focus> 1833 <can_focus>True</can_focus>
1012 <signal> 1834 <signal>
1013 <name>clicked</name> 1835 <name>clicked</name>
1014 <handler>on_about_ok_clicked</handler> 1836 <handler>about_ok_clicked</handler>
1015 <last_modification_time>Tue, 19 Sep 2000 19:57:12 GMT</last_modification_time> 1837 <last_modification_time>Tue, 19 Sep 2000 19:57:12 GMT</last_modification_time>
1016 </signal> 1838 </signal>
1017 <label>OK</label> 1839 <label>Close</label>
1018 <relief>GTK_RELIEF_NORMAL</relief> 1840 <relief>GTK_RELIEF_NORMAL</relief>
1019 </widget> 1841 </widget>
1020 </widget> 1842 </widget>
1021 </widget> 1843 </widget>
1022 </widget> 1844 </widget>
1023 1845
1024 <widget> 1846 <widget>
1025 <class>GtkWindow</class> 1847 <class>GtkWindow</class>
1026 <name>sid_fileinfowin</name> 1848 <name>xs_fileinfowin</name>
1027 <width>400</width> 1849 <width>400</width>
1028 <height>350</height> 1850 <height>350</height>
1029 <title>xmms-sid fileinfo</title> 1851 <title>XMMS-SID fileinfo</title>
1030 <type>GTK_WINDOW_DIALOG</type> 1852 <type>GTK_WINDOW_DIALOG</type>
1031 <position>GTK_WIN_POS_MOUSE</position> 1853 <position>GTK_WIN_POS_MOUSE</position>
1032 <modal>False</modal> 1854 <modal>False</modal>
1033 <allow_shrink>False</allow_shrink> 1855 <allow_shrink>False</allow_shrink>
1034 <allow_grow>True</allow_grow> 1856 <allow_grow>True</allow_grow>
1317 <class>GtkOptionMenu</class> 2139 <class>GtkOptionMenu</class>
1318 <name>fileinfo_sub_tune</name> 2140 <name>fileinfo_sub_tune</name>
1319 <can_focus>True</can_focus> 2141 <can_focus>True</can_focus>
1320 <signal> 2142 <signal>
1321 <name>clicked</name> 2143 <name>clicked</name>
1322 <handler>on_fileinfo_sub_tune_clicked</handler> 2144 <handler>fileinfo_sub_tune_clicked</handler>
1323 <last_modification_time>Mon, 06 Nov 2000 23:36:32 GMT</last_modification_time> 2145 <last_modification_time>Mon, 06 Nov 2000 23:36:32 GMT</last_modification_time>
1324 </signal> 2146 </signal>
1325 <items>Main tune 2147 <items>Main tune
1326 Tune #1 2148 Tune #1
1327 Tune #2 2149 Tune #2
1339 2161
1340 <widget> 2162 <widget>
1341 <class>GtkTable</class> 2163 <class>GtkTable</class>
1342 <name>table2</name> 2164 <name>table2</name>
1343 <border_width>4</border_width> 2165 <border_width>4</border_width>
1344 <rows>2</rows> 2166 <rows>3</rows>
1345 <columns>2</columns> 2167 <columns>2</columns>
1346 <homogeneous>False</homogeneous> 2168 <homogeneous>False</homogeneous>
1347 <row_spacing>0</row_spacing> 2169 <row_spacing>2</row_spacing>
1348 <column_spacing>0</column_spacing> 2170 <column_spacing>4</column_spacing>
1349 <child> 2171 <child>
1350 <padding>0</padding> 2172 <padding>0</padding>
1351 <expand>False</expand> 2173 <expand>False</expand>
1352 <fill>False</fill> 2174 <fill>False</fill>
1353 </child> 2175 </child>
1449 <yshrink>False</yshrink> 2271 <yshrink>False</yshrink>
1450 <xfill>True</xfill> 2272 <xfill>True</xfill>
1451 <yfill>False</yfill> 2273 <yfill>False</yfill>
1452 </child> 2274 </child>
1453 </widget> 2275 </widget>
2276
2277 <widget>
2278 <class>GtkLabel</class>
2279 <name>label41</name>
2280 <label>Length:</label>
2281 <justify>GTK_JUSTIFY_CENTER</justify>
2282 <wrap>False</wrap>
2283 <xalign>0.5</xalign>
2284 <yalign>0.5</yalign>
2285 <xpad>0</xpad>
2286 <ypad>0</ypad>
2287 <child>
2288 <left_attach>0</left_attach>
2289 <right_attach>1</right_attach>
2290 <top_attach>2</top_attach>
2291 <bottom_attach>3</bottom_attach>
2292 <xpad>0</xpad>
2293 <ypad>0</ypad>
2294 <xexpand>False</xexpand>
2295 <yexpand>False</yexpand>
2296 <xshrink>False</xshrink>
2297 <yshrink>False</yshrink>
2298 <xfill>True</xfill>
2299 <yfill>False</yfill>
2300 </child>
2301 </widget>
2302
2303 <widget>
2304 <class>GtkEntry</class>
2305 <name>fileinfo_sub_length</name>
2306 <can_focus>True</can_focus>
2307 <editable>False</editable>
2308 <text_visible>True</text_visible>
2309 <text_max_length>0</text_max_length>
2310 <text></text>
2311 <child>
2312 <left_attach>1</left_attach>
2313 <right_attach>2</right_attach>
2314 <top_attach>2</top_attach>
2315 <bottom_attach>3</bottom_attach>
2316 <xpad>0</xpad>
2317 <ypad>0</ypad>
2318 <xexpand>True</xexpand>
2319 <yexpand>False</yexpand>
2320 <xshrink>False</xshrink>
2321 <yshrink>False</yshrink>
2322 <xfill>True</xfill>
2323 <yfill>False</yfill>
2324 </child>
2325 </widget>
1454 </widget> 2326 </widget>
1455 2327
1456 <widget> 2328 <widget>
1457 <class>GtkScrolledWindow</class> 2329 <class>GtkScrolledWindow</class>
1458 <name>scrolledwindow2</name> 2330 <name>scrolledwindow2</name>
1495 <class>GtkButton</class> 2367 <class>GtkButton</class>
1496 <name>fileinfo_ok</name> 2368 <name>fileinfo_ok</name>
1497 <can_default>True</can_default> 2369 <can_default>True</can_default>
1498 <has_default>True</has_default> 2370 <has_default>True</has_default>
1499 <can_focus>True</can_focus> 2371 <can_focus>True</can_focus>
2372 <has_focus>True</has_focus>
1500 <signal> 2373 <signal>
1501 <name>clicked</name> 2374 <name>clicked</name>
1502 <handler>on_fileinfo_ok_clicked</handler> 2375 <handler>fileinfo_ok_clicked</handler>
1503 <last_modification_time>Mon, 06 Nov 2000 23:04:15 GMT</last_modification_time> 2376 <last_modification_time>Mon, 06 Nov 2000 23:04:15 GMT</last_modification_time>
1504 </signal> 2377 </signal>
1505 <label>Close</label> 2378 <label>Close</label>
1506 <relief>GTK_RELIEF_NORMAL</relief> 2379 <relief>GTK_RELIEF_NORMAL</relief>
1507 </widget> 2380 </widget>
1508 </widget> 2381 </widget>
1509 </widget> 2382 </widget>
1510 </widget> 2383 </widget>
1511 2384
1512 <widget> 2385 <widget>
2386 <class>GtkWindow</class>
2387 <name>xs_songcontrolwin</name>
2388 <title>XMMS-SID</title>
2389 <type>GTK_WINDOW_TOPLEVEL</type>
2390 <position>GTK_WIN_POS_NONE</position>
2391 <modal>False</modal>
2392 <allow_shrink>False</allow_shrink>
2393 <allow_grow>False</allow_grow>
2394 <auto_shrink>False</auto_shrink>
2395
2396 <widget>
2397 <class>GtkFrame</class>
2398 <name>frame25</name>
2399 <border_width>2</border_width>
2400 <label_xalign>0</label_xalign>
2401 <shadow_type>GTK_SHADOW_OUT</shadow_type>
2402
2403 <widget>
2404 <class>GtkVBox</class>
2405 <name>vbox24</name>
2406 <border_width>4</border_width>
2407 <homogeneous>True</homogeneous>
2408 <spacing>0</spacing>
2409
2410 <widget>
2411 <class>GtkHBox</class>
2412 <name>hbox15</name>
2413 <homogeneous>False</homogeneous>
2414 <spacing>4</spacing>
2415 <child>
2416 <padding>0</padding>
2417 <expand>True</expand>
2418 <fill>True</fill>
2419 </child>
2420
2421 <widget>
2422 <class>GtkButton</class>
2423 <name>ctrl_song_prev</name>
2424 <can_focus>True</can_focus>
2425 <signal>
2426 <name>clicked</name>
2427 <handler>ctrl_song_prev</handler>
2428 <last_modification_time>Tue, 23 Apr 2002 21:25:08 GMT</last_modification_time>
2429 </signal>
2430 <label> &lt; </label>
2431 <relief>GTK_RELIEF_NORMAL</relief>
2432 <child>
2433 <padding>0</padding>
2434 <expand>False</expand>
2435 <fill>False</fill>
2436 </child>
2437 </widget>
2438
2439 <widget>
2440 <class>GtkHScale</class>
2441 <name>ctrl_song_current</name>
2442 <can_focus>True</can_focus>
2443 <draw_value>True</draw_value>
2444 <value_pos>GTK_POS_TOP</value_pos>
2445 <digits>0</digits>
2446 <policy>GTK_UPDATE_CONTINUOUS</policy>
2447 <value>1</value>
2448 <lower>1</lower>
2449 <upper>6</upper>
2450 <step>0</step>
2451 <page>0</page>
2452 <page_size>0</page_size>
2453 <child>
2454 <padding>0</padding>
2455 <expand>True</expand>
2456 <fill>True</fill>
2457 </child>
2458 </widget>
2459
2460 <widget>
2461 <class>GtkButton</class>
2462 <name>ctrl_song_next</name>
2463 <can_focus>True</can_focus>
2464 <signal>
2465 <name>clicked</name>
2466 <handler>ctrl_song_next</handler>
2467 <last_modification_time>Tue, 23 Apr 2002 21:25:28 GMT</last_modification_time>
2468 </signal>
2469 <label> &gt; </label>
2470 <relief>GTK_RELIEF_NORMAL</relief>
2471 <child>
2472 <padding>0</padding>
2473 <expand>False</expand>
2474 <fill>False</fill>
2475 </child>
2476 </widget>
2477 </widget>
2478
2479 <widget>
2480 <class>GtkEntry</class>
2481 <name>ctrl_song_name</name>
2482 <can_focus>True</can_focus>
2483 <editable>False</editable>
2484 <text_visible>True</text_visible>
2485 <text_max_length>0</text_max_length>
2486 <text>paski</text>
2487 <child>
2488 <padding>0</padding>
2489 <expand>True</expand>
2490 <fill>True</fill>
2491 </child>
2492 </widget>
2493 </widget>
2494 </widget>
2495 </widget>
2496
2497 <widget>
1513 <class>GtkFileSelection</class> 2498 <class>GtkFileSelection</class>
1514 <name>fileselection1</name> 2499 <name>xs_dbfileselector</name>
1515 <border_width>10</border_width> 2500 <border_width>10</border_width>
1516 <title>Select STIL DataBase File</title> 2501 <title>Select HVSC song-length database</title>
2502 <type>GTK_WINDOW_TOPLEVEL</type>
2503 <position>GTK_WIN_POS_NONE</position>
2504 <modal>True</modal>
2505 <allow_shrink>False</allow_shrink>
2506 <allow_grow>True</allow_grow>
2507 <auto_shrink>False</auto_shrink>
2508 <show_file_op_buttons>True</show_file_op_buttons>
2509
2510 <widget>
2511 <class>GtkButton</class>
2512 <child_name>FileSel:ok_button</child_name>
2513 <name>ok_button2</name>
2514 <can_default>True</can_default>
2515 <can_focus>True</can_focus>
2516 <signal>
2517 <name>clicked</name>
2518 <handler>songlensel_ok_button_clicked</handler>
2519 <last_modification_time>Sat, 19 Oct 2002 22:50:48 GMT</last_modification_time>
2520 </signal>
2521 <label>OK</label>
2522 <relief>GTK_RELIEF_NORMAL</relief>
2523 </widget>
2524
2525 <widget>
2526 <class>GtkButton</class>
2527 <child_name>FileSel:cancel_button</child_name>
2528 <name>cancel_button2</name>
2529 <can_default>True</can_default>
2530 <can_focus>True</can_focus>
2531 <signal>
2532 <name>clicked</name>
2533 <handler>songlensel_cancel_button_clicked</handler>
2534 <last_modification_time>Sat, 19 Oct 2002 22:50:54 GMT</last_modification_time>
2535 </signal>
2536 <label>Cancel</label>
2537 <relief>GTK_RELIEF_NORMAL</relief>
2538 </widget>
2539 </widget>
2540
2541 <widget>
2542 <class>GtkFileSelection</class>
2543 <name>xs_stilfileselector</name>
2544 <border_width>10</border_width>
2545 <title>Select STIL-database </title>
1517 <type>GTK_WINDOW_TOPLEVEL</type> 2546 <type>GTK_WINDOW_TOPLEVEL</type>
1518 <position>GTK_WIN_POS_NONE</position> 2547 <position>GTK_WIN_POS_NONE</position>
1519 <modal>False</modal> 2548 <modal>False</modal>
1520 <allow_shrink>False</allow_shrink> 2549 <allow_shrink>False</allow_shrink>
1521 <allow_grow>True</allow_grow> 2550 <allow_grow>True</allow_grow>
1523 <show_file_op_buttons>True</show_file_op_buttons> 2552 <show_file_op_buttons>True</show_file_op_buttons>
1524 2553
1525 <widget> 2554 <widget>
1526 <class>GtkButton</class> 2555 <class>GtkButton</class>
1527 <child_name>FileSel:ok_button</child_name> 2556 <child_name>FileSel:ok_button</child_name>
1528 <name>ok_button1</name> 2557 <name>ok_button3</name>
1529 <can_default>True</can_default> 2558 <can_default>True</can_default>
1530 <can_focus>True</can_focus> 2559 <can_focus>True</can_focus>
1531 <stock_button>GNOME_STOCK_BUTTON_OK</stock_button> 2560 <signal>
2561 <name>clicked</name>
2562 <handler>stilsel_ok_button_clicked</handler>
2563 <last_modification_time>Sat, 19 Oct 2002 22:50:38 GMT</last_modification_time>
2564 </signal>
2565 <label>OK</label>
1532 <relief>GTK_RELIEF_NORMAL</relief> 2566 <relief>GTK_RELIEF_NORMAL</relief>
1533 </widget> 2567 </widget>
1534 2568
1535 <widget> 2569 <widget>
1536 <class>GtkButton</class> 2570 <class>GtkButton</class>
1537 <child_name>FileSel:cancel_button</child_name> 2571 <child_name>FileSel:cancel_button</child_name>
1538 <name>cancel_button1</name> 2572 <name>cancel_button3</name>
1539 <can_default>True</can_default> 2573 <can_default>True</can_default>
1540 <can_focus>True</can_focus> 2574 <can_focus>True</can_focus>
1541 <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button> 2575 <signal>
2576 <name>clicked</name>
2577 <handler>stilsel_cancel_button_clicked</handler>
2578 <last_modification_time>Sat, 19 Oct 2002 22:51:00 GMT</last_modification_time>
2579 </signal>
2580 <label>Cancel</label>
1542 <relief>GTK_RELIEF_NORMAL</relief> 2581 <relief>GTK_RELIEF_NORMAL</relief>
1543 </widget> 2582 </widget>
1544 </widget> 2583 </widget>
1545 2584
1546 </GTK-Interface> 2585 </GTK-Interface>