summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosef Schauer <schauher@mur.at>2014-03-18 21:40:52 (GMT)
committerJosef Schauer <schauher@mur.at>2014-03-18 21:40:52 (GMT)
commite3c79526c35b77a0f0ce71d7ebfc20a82069f6ac (patch)
tree511801f5884fb3794177a4e8ddb401b307ea9cf0
parent9f92f8b133e5bf878f7019e75cd65277b9371729 (diff)
Player 2 geordnet
-rwxr-xr-xRHMixxx1280x800/skin.xml96
1 files changed, 31 insertions, 65 deletions
diff --git a/RHMixxx1280x800/skin.xml b/RHMixxx1280x800/skin.xml
index 57e8dbe..f5e7b9c 100755
--- a/RHMixxx1280x800/skin.xml
+++ b/RHMixxx1280x800/skin.xml
@@ -434,40 +434,6 @@
<ConfigKey>[Channel1],repeat</ConfigKey>
</Connection>
</PushButton>
-
- <!-- Channel 1: Button cue -->
- <!--<PushButton>
- <Tooltip>Cue&#10;Left-click (while playing): The track will seek to the cue-point and play.&#10;Left-click (while stopped): Places a cue-point at the current position in the track.&#10;Right-click: Will seek to the cue-point and stop.&#10;</Tooltip>
- <Style></Style>
- <NumberStates>1</NumberStates>
- <State>
- <Number>0</Number>
- <Pressed>btn_cue_over.png</Pressed>
- <Unpressed>btn_cue.png</Unpressed>
- </State>
- <Pos>437,109</Pos>
- <Connection>
- <ConfigKey>[Channel1],cue_default</ConfigKey>
- <EmitOnDownPress>true</EmitOnDownPress>
- <ButtonState>LeftButton</ButtonState>
- </Connection>
- <Connection>
- <ConfigKey>[Channel1],cue_default</ConfigKey>
- <EmitOnDownPress>false</EmitOnDownPress>
- <ButtonState>LeftButton</ButtonState>
- </Connection>
- <Connection>
- <ConfigKey>[Channel1],cue_gotoandstop</ConfigKey>
- <EmitOnDownPress>true</EmitOnDownPress>
- <ButtonState>RightButton</ButtonState>
- </Connection>
- <Connection>
- <ConfigKey>[Channel1],cue_gotoandstop</ConfigKey>
- <EmitOnDownPress>false</EmitOnDownPress>
- <ButtonState>RightButton</ButtonState>
- </Connection>
- </PushButton> -->
-
<!--
**********************************************
@@ -513,8 +479,8 @@
<TooltipId>waveform_display</TooltipId>
<Style></Style>
<Channel>2</Channel>
- <Pos>101,1</Pos>
- <Size>381,101</Size>
+ <Pos>0,1</Pos>
+ <Size>381,50</Size>
<BgColor>#ffffff</BgColor>
<HfcColor>#000000</HfcColor>
<SignalColor>#CC0000</SignalColor>
@@ -602,10 +568,9 @@
<!-- Channel 2: Waveform Overview -->
<Overview>
<TooltipId>waveform_overview</TooltipId>
-
<Channel>2</Channel>
- <Pos>153,109</Pos>
- <Size>329,40</Size>
+ <Pos>0,60</Pos>
+ <Size>300,40</Size>
<BgColor>#FFFFFF</BgColor>
<SignalColor>#CC0000</SignalColor>
<PlayPosColor>#00FF00</PlayPosColor>
@@ -631,7 +596,7 @@
<Pressed>btn_play_over.png</Pressed>
<Unpressed>btn_play_over.png</Unpressed>
</State>
- <Pos>0,0</Pos>
+ <Pos>388,0</Pos>
<Connection>
<ConfigKey>[Channel2],play</ConfigKey>
<EmitOnDownPress>true</EmitOnDownPress>
@@ -643,31 +608,32 @@
<ButtonState>RightButton</ButtonState>
<ConnectValueToWidget>false</ConnectValueToWidget>
</Connection>
- </PushButton>
-
-
- <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>[Channe2],start_stop</ConfigKey>
- <EmitOnPressAndRelease>true</EmitOnPressAndRelease>
- <ButtonState>LeftButton</ButtonState>
- </Connection>
- <Connection>
- <ConfigKey>[Channe2],start_stop</ConfigKey>
- <EmitOnPressAndRelease>true</EmitOnPressAndRelease>
- <ButtonState>RightButton</ButtonState>
- </Connection>
- </PushButton>
-
+ </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>[Channel2],start_stop</ConfigKey>
+ <EmitOnPressAndRelease>true</EmitOnPressAndRelease>
+ <ButtonState>LeftButton</ButtonState>
+ </Connection>
+ <Connection>
+ <ConfigKey>[Channel2],start_stop</ConfigKey>
+ <EmitOnPressAndRelease>true</EmitOnPressAndRelease>
+ <ButtonState>RightButton</ButtonState>
+ </Connection>
+ </PushButton>
+
</Children>
</WidgetGroup>