comparison xmms-sid.glade @ 351:567f05aa90bc

Added setting for forcing given SID-chip type for emulation.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 19 Oct 2005 23:11:00 +0000
parents 08e4408405aa
children f979379cfb83
comparison
equal deleted inserted replaced
350:7b6ec6ee418d 351:567f05aa90bc
722 <can_focus>True</can_focus> 722 <can_focus>True</can_focus>
723 <label>MOS 8580</label> 723 <label>MOS 8580</label>
724 <active>False</active> 724 <active>False</active>
725 <draw_indicator>True</draw_indicator> 725 <draw_indicator>True</draw_indicator>
726 <group>waveforms</group> 726 <group>waveforms</group>
727 <child>
728 <padding>0</padding>
729 <expand>False</expand>
730 <fill>False</fill>
731 </child>
732 </widget>
733
734 <widget>
735 <class>GtkCheckButton</class>
736 <name>cfg_emu_sid_force</name>
737 <can_focus>True</can_focus>
738 <label>Force type</label>
739 <active>False</active>
740 <draw_indicator>True</draw_indicator>
727 <child> 741 <child>
728 <padding>0</padding> 742 <padding>0</padding>
729 <expand>False</expand> 743 <expand>False</expand>
730 <fill>False</fill> 744 <fill>False</fill>
731 </child> 745 </child>