summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorronso0 <ronso0@mixxx.org>2020-04-15 11:42:50 +0200
committerronso0 <ronso0@mixxx.org>2020-04-15 11:42:50 +0200
commiteea31b574cd26bee782a52565211bfc7be9d92c2 (patch)
treebf6a7f3f7eeb3686f55db484022ce31f0b42ff89 /res
parent6a81b5492d47d3bef9d628d269471e197bb67864 (diff)
Tango: remove Passthrough hint from VC toggle & Play button
Diffstat (limited to 'res')
-rw-r--r--res/skins/Tango/deck_row_overview_left.xml46
-rw-r--r--res/skins/Tango/deck_row_overview_right.xml46
-rw-r--r--res/skins/Tango/deck_row_transport_left.xml32
-rw-r--r--res/skins/Tango/deck_row_transport_right.xml31
4 files changed, 12 insertions, 143 deletions
diff --git a/res/skins/Tango/deck_row_overview_left.xml b/res/skins/Tango/deck_row_overview_left.xml
index 5566594b5e..54ad9df023 100644
--- a/res/skins/Tango/deck_row_overview_left.xml
+++ b/res/skins/Tango/deck_row_overview_left.xml
@@ -33,46 +33,12 @@ Variables:
<Template src="skin:vinyl_controls_left.xml"/>
- <WidgetGroup><!-- Vinyl Controls toggles -->
- <Size>15f,50f</Size>
- <Layout>vertical</Layout>
- <Children>
- <WidgetGroup><!-- Vinyl Controls toggle with passthrough -->
- <Size>15f,50f</Size>
- <Layout>horizontal</Layout>
- <Children>
- <Template src="skin:button_2state.xml">
- <SetVariable name="ObjectName">VinylTogglerLeftPassthrough</SetVariable>
- <SetVariable name="TooltipId">show_vinylcontrol</SetVariable>
- <SetVariable name="Size">15f,50f</SetVariable>
- <SetVariable name="ConfigKey">[Tango],vinylControlsDeck<Variable name="chanNum"/></SetVariable>
- </Template>
- </Children>
- <Connection>
- <ConfigKey><Variable name="group"/>,passthrough</ConfigKey>
- <BindProperty>visible</BindProperty>
- </Connection>
- </WidgetGroup>
-
- <WidgetGroup><!-- Vinyl Controls toggle without passthrough -->
- <Size>15f,50f</Size>
- <Layout>horizontal</Layout>
- <Children>
- <Template src="skin:button_2state.xml">
- <SetVariable name="ObjectName">VinylTogglerLeft</SetVariable>
- <SetVariable name="TooltipId">show_vinylcontrol</SetVariable>
- <SetVariable name="Size">15f,50f</SetVariable>
- <SetVariable name="ConfigKey">[Tango],vinylControlsDeck<Variable name="chanNum"/></SetVariable>
- </Template>
- </Children>
- <Connection>
- <ConfigKey><Variable name="group"/>,passthrough</ConfigKey>
- <Transform><Not/></Transform>
- <BindProperty>visible</BindProperty>
- </Connection>
- </WidgetGroup>
- </Children>
- </WidgetGroup><!-- /Vinyl Controls toggles -->
+ <Template src="skin:button_2state.xml">
+ <SetVariable name="ObjectName">VinylTogglerLeft</SetVariable>
+ <SetVariable name="TooltipId">show_vinylcontrol</SetVariable>
+ <SetVariable name="Size">15f,50f</SetVariable>
+ <SetVariable name="ConfigKey">[Tango],vinylControlsDeck<Variable name="chanNum"/></SetVariable>
+ </Template>
<!-- Small Cover/Spinny when explicitly set 'small' -->
<WidgetGroup>
diff --git a/res/skins/Tango/deck_row_overview_right.xml b/res/skins/Tango/deck_row_overview_right.xml
index 2cd23ac866..9fe2c01ae4 100644
--- a/res/skins/Tango/deck_row_overview_right.xml
+++ b/res/skins/Tango/deck_row_overview_right.xml
@@ -71,46 +71,12 @@ Variables:
</Connection>
</WidgetGroup><!-- / Small Cover/Spinny 2 -->
- <WidgetGroup><!-- Vinyl Controls toggles -->
- <Size>15f,50f</Size>
- <Layout>vertical</Layout>
- <Children>
- <WidgetGroup><!-- Vinyl Controls toggle with passthrough -->
- <Size>15f,50f</Size>
- <Layout>horizontal</Layout>
- <Children>
- <Template src="skin:button_2state.xml">
- <SetVariable name="ObjectName">VinylTogglerRightPassthrough</SetVariable>
- <SetVariable name="TooltipId">show_vinylcontrol</SetVariable>
- <SetVariable name="Size">15f,50f</SetVariable>
- <SetVariable name="ConfigKey">[Tango],vinylControlsDeck<Variable name="chanNum"/></SetVariable>
- </Template>
- </Children>
- <Connection>
- <ConfigKey><Variable name="group"/>,passthrough</ConfigKey>
- <BindProperty>visible</BindProperty>
- </Connection>
- </WidgetGroup>
-
- <WidgetGroup><!-- Vinyl Controls toggle without passthrough -->
- <Size>15f,50f</Size>
- <Layout>horizontal</Layout>
- <Children>
- <Template src="skin:button_2state.xml">
- <SetVariable name="ObjectName">VinylTogglerRight</SetVariable>
- <SetVariable name="TooltipId">show_vinylcontrol</SetVariable>
- <SetVariable name="Size">15f,50f</SetVariable>
- <SetVariable name="ConfigKey">[Tango],vinylControlsDeck<Variable name="chanNum"/></SetVariable>
- </Template>
- </Children>
- <Connection>
- <ConfigKey><Variable name="group"/>,passthrough</ConfigKey>
- <Transform><Not/></Transform>
- <BindProperty>visible</BindProperty>
- </Connection>
- </WidgetGroup>
- </Children>
- </WidgetGroup><!-- /Vinyl Controls toggles -->
+ <Template src="skin:button_2state.xml">
+ <SetVariable name="ObjectName">VinylTogglerLeft</SetVariable>
+ <SetVariable name="TooltipId">show_vinylcontrol</SetVariable>
+ <SetVariable name="Size">15f,50f</SetVariable>
+ <SetVariable name="ConfigKey">[Tango],vinylControlsDeck<Variable name="chanNum"/></SetVariable>
+ </Template>
<WidgetGroup><ObjectName>Spacer0f</ObjectName><Size>1f,1min</Size></WidgetGroup>
diff --git a/res/skins/Tango/deck_row_transport_left.xml b/res/skins/Tango/deck_row_transport_left.xml
index 1210b6c247..9a692220ca 100644
--- a/res/skins/Tango/deck_row_transport_left.xml
+++ b/res/skins/Tango/deck_row_transport_left.xml
@@ -207,18 +207,6 @@ Variables:
<Children>
<!-- index 0 due to bug -->
<WidgetGroup><Size>0f,0f</Size></WidgetGroup>
-
- <!-- Block Play button if passthrough is active,
- show speaker icon instead -->
- <WidgetGroup>
- <ObjectName>PassthroughPlayCover</ObjectName>
- <Layout>vertical</Layout>
- <SizePolicy>me,me</SizePolicy>
- <Connection>
- <ConfigKey><Variable name="group"/>,passthrough</ConfigKey>
- <BindProperty>visible</BindProperty>
- </Connection>
- </WidgetGroup>
<!-- Play -->
<Template src="skin:button_2state_right_display.xml">
<SetVariable name="ObjectName">PlayCue</SetVariable>
@@ -276,26 +264,6 @@ Variables:
<Children>
<!-- index 0 due to bug -->
<WidgetGroup><Size>0f,0f</Size></WidgetGroup>
- <!-- Block Play button if passthrough is active,
- show speaker icon instead -->
- <WidgetGroup>
- <ObjectName>PassthroughPlayCover</ObjectName>
- <Layout>vertical</Layout>
- <SizePolicy>me,me</SizePolicy>
- <Connection>
- <ConfigKey><Variable name="group"/>,passthrough</ConfigKey>
- <BindProperty>visible</BindProperty>
- </Connection>
- </WidgetGroup>
- <WidgetGroup>
- <ObjectName>Spacer33</ObjectName>
- <Layout>vertical</Layout>
- <SizePolicy>me,me</SizePolicy>
- <Connection>
- <ConfigKey><Variable name="group"/>,passthrough</ConfigKey>
- <BindProperty>visible</BindProperty>
- </Connection>
- </WidgetGroup>
<!-- Play -->
<Template src="skin:button_2state_right_display.xml">
<SetVariable name="ObjectName">PlayCue</SetVariable>
diff --git a/res/skins/Tango/deck_row_transport_right.xml b/res/skins/Tango/deck_row_transport_right.xml
index 3a024a4d40..5de0fec015 100644
--- a/res/skins/Tango/deck_row_transport_right.xml
+++ b/res/skins/Tango/deck_row_transport_right.xml
@@ -24,26 +24,6 @@ Variables:
<Children>
<!-- index 0 due to bug -->
<WidgetGroup><Size>0f,0f</Size></WidgetGroup>
- <!-- Block Play button if passthrough is active,
- show speaker icon instead -->
- <WidgetGroup>
- <ObjectName>PassthroughPlayCover</ObjectName>
- <Layout>vertical</Layout>
- <SizePolicy>me,me</SizePolicy>
- <Connection>
- <ConfigKey><Variable name="group"/>,passthrough</ConfigKey>
- <BindProperty>visible</BindProperty>
- </Connection>
- </WidgetGroup>
- <WidgetGroup>
- <ObjectName>Spacer33</ObjectName>
- <Layout>vertical</Layout>
- <SizePolicy>me,me</SizePolicy>
- <Connection>
- <ConfigKey><Variable name="group"/>,passthrough</ConfigKey>
- <BindProperty>visible</BindProperty>
- </Connection>
- </WidgetGroup>
<!-- Play -->
<Template src="skin:button_2state_right_display.xml">
<SetVariable name="ObjectName">PlayCue</SetVariable>
@@ -89,17 +69,6 @@ Variables:
<Children>
<!-- index 0 due to bug -->
<WidgetGroup><Size>0f,0f</Size></WidgetGroup>
- <!-- Block Play button if passthrough is active,
- show speaker icon instead -->
- <WidgetGroup>
- <ObjectName>PassthroughPlayCover</ObjectName>
- <Layout>vertical</Layout>
- <SizePolicy>me,me</SizePolicy>
- <Connection>
- <ConfigKey><Variable name="group"/>,passthrough</ConfigKey>
- <BindProperty>visible</BindProperty>
- </Connection>
- </WidgetGroup>
<!-- Play -->
<Template src="skin:button_2state_right_display.xml">
<SetVariable name="ObjectName">PlayCue</SetVariable>