diff xmms-sid.glade @ 773:45108b3d88db

Add resid-fp and resid backend to sidplay2fp support.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 06 Nov 2012 11:56:00 +0200
parents d9d769b5dbe2
children 40eb0327c427
line wrap: on
line diff
--- a/xmms-sid.glade	Tue Nov 06 11:26:59 2012 +0200
+++ b/xmms-sid.glade	Tue Nov 06 11:56:00 2012 +0200
@@ -653,6 +653,22 @@
 
 	    <widget>
 	      <class>GtkRadioButton</class>
+	      <name>cfg_emu_sp2_resid_fp</name>
+	      <tooltip>reSID-FP is the heaviest and most accurate software SID-chip simulator based on SID reverse-engineering, created by Dag Lem, Antti Lankila and others. It is probably the closest thing to real SID available as software-only emulation.</tooltip>
+	      <can_focus>True</can_focus>
+	      <label>reSID-FP-emulation</label>
+	      <active>False</active>
+	      <draw_indicator>True</draw_indicator>
+	      <group>emutype</group>
+	      <child>
+		<padding>0</padding>
+		<expand>False</expand>
+		<fill>False</fill>
+	      </child>
+	    </widget>
+
+	    <widget>
+	      <class>GtkRadioButton</class>
 	      <name>cfg_emu_sp2_resid</name>
 	      <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>
 	      <can_focus>True</can_focus>