diff xmms-sid.glade @ 839:29f3c3f29c0d

Finalize libSIDPlay2 vs FP configuration stuff.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 08 Nov 2012 21:44:27 +0200
parents 40eb0327c427
children d183ac29b879
line wrap: on
line diff
--- a/xmms-sid.glade	Thu Nov 08 21:24:38 2012 +0200
+++ b/xmms-sid.glade	Thu Nov 08 21:44:27 2012 +0200
@@ -480,7 +480,7 @@
 		<handler>xs_cfg_emu_sidplay1_toggled</handler>
 		<last_modification_time>Mon, 15 Sep 2003 12:12:50 GMT</last_modification_time>
 	      </signal>
-	      <label>SIDPlay 1 (frame-based)</label>
+	      <label>SIDPlay 1 (frame-based, fast, inaccurate)</label>
 	      <active>False</active>
 	      <draw_indicator>True</draw_indicator>
 	      <group>emulator</group>
@@ -494,14 +494,35 @@
 	    <widget>
 	      <class>GtkRadioButton</class>
 	      <name>cfg_emu_sidplay2</name>
-	      <tooltip>Use libSIDPlay 2.x emulation, which requires powerful CPU due to more exact emulation.</tooltip>
+	      <tooltip>Use libSIDPlay 2.x emulation, which requires powerful CPU due to cycle-exact emulation.</tooltip>
 	      <can_focus>True</can_focus>
 	      <signal>
 		<name>toggled</name>
 		<handler>xs_cfg_emu_sidplay2_toggled</handler>
 		<last_modification_time>Mon, 15 Sep 2003 12:13:00 GMT</last_modification_time>
 	      </signal>
-	      <label>SIDPlay 2/FP (cycle-based)</label>
+	      <label>SIDPlay 2 (cycle-based, rather accurate)</label>
+	      <active>False</active>
+	      <draw_indicator>True</draw_indicator>
+	      <group>emulator</group>
+	      <child>
+		<padding>0</padding>
+		<expand>False</expand>
+		<fill>False</fill>
+	      </child>
+	    </widget>
+
+	    <widget>
+	      <class>GtkRadioButton</class>
+	      <name>cfg_emu_sidplayfp</name>
+	      <tooltip>Use libSIDPlayFP emulation, requires a high-end system due to accurate simulation of filter and cycle-accurate emulation.</tooltip>
+	      <can_focus>True</can_focus>
+	      <signal>
+		<name>toggled</name>
+		<handler>xs_cfg_emu_sidplay2_toggled</handler>
+		<last_modification_time>Thu, 08 Nov 2012 19:41:06 GMT</last_modification_time>
+	      </signal>
+	      <label>SIDPlay FP (cycle-exact, very accurate, slow)</label>
 	      <active>False</active>
 	      <draw_indicator>True</draw_indicator>
 	      <group>emulator</group>