summaryrefslogtreecommitdiff
path: root/RHMixxx1280x800/skin.xml
diff options
context:
space:
mode:
authorJosef Schauer <schauher@mur.at>2014-03-06 17:00:26 (GMT)
committerJosef Schauer <schauher@mur.at>2014-03-06 17:00:26 (GMT)
commit3fd6fd02e5db63da6558abb2856575df6bb4e76c (patch)
tree7059baad4386f989baa1cc98133cf797b7a3715f /RHMixxx1280x800/skin.xml
parent922411e1c6c93ba82603949bf465b82f986272e2 (diff)
sampler stop etc
Diffstat (limited to 'RHMixxx1280x800/skin.xml')
-rwxr-xr-xRHMixxx1280x800/skin.xml111
1 files changed, 39 insertions, 72 deletions
diff --git a/RHMixxx1280x800/skin.xml b/RHMixxx1280x800/skin.xml
index 5a47a57..f5b18b3 100755
--- a/RHMixxx1280x800/skin.xml
+++ b/RHMixxx1280x800/skin.xml
@@ -413,7 +413,7 @@
</Style>
<Channel>1</Channel>
<Pos>0,1</Pos>
- <Size>381,60</Size>
+ <Size>381,50</Size>
<BgColor>#ffffff</BgColor>
<HfcColor>#000000</HfcColor>
<SignalColor>#CC0000</SignalColor>
@@ -502,8 +502,8 @@
<Overview>
<TooltipId>waveform_overview</TooltipId>
<Channel>1</Channel>
- <Pos>0,65</Pos>
- <Size>290,30</Size>
+ <Pos>0,60</Pos>
+ <Size>350,30</Size>
<BgColor>#061319</BgColor>
<BgPixmap></BgPixmap>
<SignalColor>#CC0000</SignalColor>
@@ -575,70 +575,36 @@
<ButtonState>RightButton</ButtonState>
</Connection>
</PushButton> -->
- <!-- Channel 1: Button ff -->
- <PushButton>
- <Tooltip>Fast Forward&#10;Left-click: Fast forward through the track.&#10;Right-click: Jumps to the end of the track.&#10;</Tooltip>
- <Style></Style>
- <NumberStates>1</NumberStates>
- <State>
- <Number>0</Number>
- <Pressed>btn_forward_over.png</Pressed>
- <Unpressed>btn_forward.png</Unpressed>
- </State>
- <Pos>385,109</Pos>
- <Connection>
- <ConfigKey>[Channel1],fwd</ConfigKey>
- <EmitOnDownPress>true</EmitOnDownPress>
- <ButtonState>LeftButton</ButtonState>
- </Connection>
- <Connection>
- <ConfigKey>[Channel1],fwd</ConfigKey>
- <EmitOnDownPress>false</EmitOnDownPress>
- <ButtonState>LeftButton</ButtonState>
- </Connection>
- <Connection>
- <ConfigKey>[Channel1],end</ConfigKey>
- <EmitOnDownPress>true</EmitOnDownPress>
- <ButtonState>RightButton</ButtonState>
- </Connection>
- <Connection>
- <ConfigKey>[Channel1],end</ConfigKey>
- <EmitOnDownPress>false</EmitOnDownPress>
- <ButtonState>RightButton</ButtonState>
- </Connection>
- </PushButton>
- <!-- Channel 1: Button rr -->
- <PushButton>
- <Tooltip>Fast Rewind&#10;Left-click: Fast rewind through the track.&#10;Right-click: Jumps to the beginning of the track.&#10;</Tooltip>
- <Style></Style>
- <NumberStates>1</NumberStates>
- <State>
- <Number>0</Number>
- <Pressed>btn_rewind_over.png</Pressed>
- <Unpressed>btn_rewind.png</Unpressed>
- </State>
- <Pos>335,109</Pos>
- <Connection>
- <ConfigKey>[Channel1],back</ConfigKey>
- <EmitOnDownPress>true</EmitOnDownPress>
- <ButtonState>LeftButton</ButtonState>
- </Connection>
- <Connection>
- <ConfigKey>[Channel1],back</ConfigKey>
- <EmitOnDownPress>false</EmitOnDownPress>
- <ButtonState>LeftButton</ButtonState>
- </Connection>
- <Connection>
- <ConfigKey>[Channel1],start</ConfigKey>
- <EmitOnDownPress>true</EmitOnDownPress>
- <ButtonState>RightButton</ButtonState>
- </Connection>
- <Connection>
- <ConfigKey>[Channel1],start</ConfigKey>
- <EmitOnDownPress>false</EmitOnDownPress>
- <ButtonState>RightButton</ButtonState>
- </Connection>
- </PushButton>
+
+
+ <!--
+ **********************************************
+ Button- Stop
+ **********************************************
+ -->
+
+ <PushButton>
+ <TooltipId>cue_default_cue_gotoandstop</TooltipId>
+ <Style></Style>
+ <NumberStates>1</NumberStates>
+ <State>
+ <Number>0</Number>
+ <Pressed>btn_stop_red.png</Pressed>
+ <Unpressed>btn_stop.png</Unpressed>
+ </State>
+ <Pos>335,60</Pos>
+ <Connection>
+ <ConfigKey>[Channel1],start_stop</ConfigKey>
+ <EmitOnPressAndRelease>true</EmitOnPressAndRelease>
+ <ButtonState>LeftButton</ButtonState>
+ </Connection>
+ <Connection>
+ <ConfigKey>[Channel1],start_stop</ConfigKey>
+ <EmitOnPressAndRelease>true</EmitOnPressAndRelease>
+ <ButtonState>RightButton</ButtonState>
+ </Connection>
+ </PushButton>
+
</Children>
</WidgetGroup>
@@ -820,6 +786,7 @@
</Connection>
</PushButton>
+
<!-- Channel 2: Button ff -->
<PushButton>
<Tooltip>Fast Forward&#10;Left-click: Fast forward through the track.&#10;Right-click: Jumps to the end of the track.&#10;</Tooltip>
@@ -1127,7 +1094,7 @@ Text- Track Title
<!--
**********************************************
- Button- Cue
+ Button- STOP
**********************************************
-->
<PushButton>
@@ -1136,8 +1103,8 @@ Text- Track Title
<NumberStates>1</NumberStates>
<State>
<Number>0</Number>
- <Pressed>btn_cue1_overdown.png</Pressed>
- <Unpressed>btn_cue1.png</Unpressed>
+ <Pressed>btn_stop_red.png</Pressed>
+ <Unpressed>btn_stop.png</Unpressed>
</State>
<Pos>115,60</Pos>
<Connection>
@@ -1173,8 +1140,8 @@ Text- Track Title
<Connection>
<ConfigKey>[Sampler1],VuMeter</ConfigKey>
</Connection>
- </VuMeter>-->
-
+ </VuMeter>
+-->
</Children>
</WidgetGroup>