diff options
author | Josef Schauer <schauher@mur.at> | 2014-03-07 18:06:47 (GMT) |
---|---|---|
committer | Josef Schauer <schauher@mur.at> | 2014-03-07 18:06:47 (GMT) |
commit | 2d4e4feb917cc551666d502edacad73c716ed18e (patch) | |
tree | 2bb0f45333e48978a8abba3bb5eace197532bc7d | |
parent | e18744f7c85122e6b4266268ee28fb56a06346b1 (diff) |
player a graphics
-rw-r--r-- | RHMixxx1280x800/background1280x800.png | bin | 555230 -> 593196 bytes | |||
-rw-r--r-- | RHMixxx1280x800/background1280x800.xcf | bin | 2292864 -> 4121021 bytes | |||
-rw-r--r-- | RHMixxx1280x800/btn_play_over_sampler.png | bin | 0 -> 3327 bytes | |||
-rw-r--r-- | RHMixxx1280x800/btn_play_sampler.png | bin | 695 -> 3837 bytes | |||
-rw-r--r-- | RHMixxx1280x800/btn_play_sampler.xcf | bin | 0 -> 6893 bytes | |||
-rw-r--r-- | RHMixxx1280x800/notes | 8 | ||||
-rwxr-xr-x | RHMixxx1280x800/skin.xml | 70 |
7 files changed, 61 insertions, 17 deletions
diff --git a/RHMixxx1280x800/background1280x800.png b/RHMixxx1280x800/background1280x800.png Binary files differindex 94e83fb..c5ab6be 100644 --- a/RHMixxx1280x800/background1280x800.png +++ b/RHMixxx1280x800/background1280x800.png diff --git a/RHMixxx1280x800/background1280x800.xcf b/RHMixxx1280x800/background1280x800.xcf Binary files differindex 45d4e19..14dea43 100644 --- a/RHMixxx1280x800/background1280x800.xcf +++ b/RHMixxx1280x800/background1280x800.xcf diff --git a/RHMixxx1280x800/btn_play_over_sampler.png b/RHMixxx1280x800/btn_play_over_sampler.png Binary files differnew file mode 100644 index 0000000..7845b39 --- /dev/null +++ b/RHMixxx1280x800/btn_play_over_sampler.png diff --git a/RHMixxx1280x800/btn_play_sampler.png b/RHMixxx1280x800/btn_play_sampler.png Binary files differindex 7d661a4..cd47853 100644 --- a/RHMixxx1280x800/btn_play_sampler.png +++ b/RHMixxx1280x800/btn_play_sampler.png diff --git a/RHMixxx1280x800/btn_play_sampler.xcf b/RHMixxx1280x800/btn_play_sampler.xcf Binary files differnew file mode 100644 index 0000000..9ec3bac --- /dev/null +++ b/RHMixxx1280x800/btn_play_sampler.xcf diff --git a/RHMixxx1280x800/notes b/RHMixxx1280x800/notes index 2ed9519..9ad7950 100644 --- a/RHMixxx1280x800/notes +++ b/RHMixxx1280x800/notes @@ -1 +1,9 @@ - autofade? +- loop + +sampler: buttons: breite 46 + höhe 42 pixel + + +http://mixxx.org/wiki/doku.php/creating_skins +http://www.mixxx.org/wiki/doku.php/mixxxcontrols diff --git a/RHMixxx1280x800/skin.xml b/RHMixxx1280x800/skin.xml index f5b18b3..c5d06db 100755 --- a/RHMixxx1280x800/skin.xml +++ b/RHMixxx1280x800/skin.xml @@ -994,33 +994,66 @@ Sampler <!-- Sampler Bank sub-widget --> <WidgetGroup> - <Pos>20,680</Pos> - <Size>100,222</Size> + <Pos>0,680</Pos> + <Size>300,222</Size> <Layout>vertikal</Layout> <Style>QGroupBox { border: 0px solid yellow; margin: 0px 0px 4px 0px;} </Style> <Children> <!-- all sub-widgets for the sampler decks --> <WidgetGroup> <Pos>0,0</Pos> - <Size>200f,110</Size> + <Size>250f,110</Size> <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_bg_sampler.png); } </Style> <Children> <!-- ********************************************** Text- Track Title ********************************************** - --> + <Text> <TooltipId>text</TooltipId> - <Style>QLabel { font: bold 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + <Style>QLabel { font: bold 13px/17px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; background-color: transparent; color: #3087BF; text-align: left; padding-left: 1px; } </Style> <Group>[Sampler1]</Group> <Pos>5,5</Pos> - <Size>200,21</Size> - </Text> - </Children> - </WidgetGroup> + <Size>250,21</Size> + </Text>--> + + + <!-- + ********************************************** +Text- Artist + ********************************************** + --> + + + + + <TrackProperty> + <TooltipId>artist</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #3087BF; text-align: left; padding-left: 1px; } + </Style> + <Property>artist</Property> + <Group>[Sampler1]</Group> + <Pos>4,4</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + Alternative "TITLE ONLY" display + <TrackProperty> + <TooltipId>track_title</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #3087BF; text-align: left; padding-left: 1px; } + </Style> + <Property>title</Property> + <Group>[Sampler1]</Group> + <Pos>4,25</Pos> + <Size>258f,20</Size> + </TrackProperty> + @@ -1033,8 +1066,8 @@ Text- Track Title <TooltipId>waveform_overview</TooltipId> <Style></Style> <Group>[Sampler1]</Group> - <Pos>20,30</Pos> - <Size>125,35</Size> + <Pos>5,50</Pos> + <Size>145,42</Size> <BgColor></BgColor> <SignalHighColor></SignalHighColor> <SignalMidColor></SignalMidColor> @@ -1067,15 +1100,15 @@ Text- Track Title <RightClickIsPushButton>true</RightClickIsPushButton> <State> <Number>0</Number> - <Pressed>btn_play_sampler_down.png</Pressed> + <Pressed>btn_play_over_sampler.png</Pressed> <Unpressed>btn_play_sampler.png</Unpressed> </State> <State> <Number>1</Number> - <Pressed>btn_play_sampler_overdown.png</Pressed> - <Unpressed>btn_play_sampler_over.png</Unpressed> + <Pressed>btn_play_sampler.png</Pressed> + <Unpressed>btn_play_over_sampler.png</Unpressed> </State> - <Pos>175,60</Pos> + <Pos>200,50</Pos> <Connection> <ConfigKey>[Sampler1],play</ConfigKey> <EmitOnDownPress>true</EmitOnDownPress> @@ -1106,7 +1139,7 @@ Text- Track Title <Pressed>btn_stop_red.png</Pressed> <Unpressed>btn_stop.png</Unpressed> </State> - <Pos>115,60</Pos> + <Pos>150,50</Pos> <Connection> <ConfigKey>[Sampler1],start_stop</ConfigKey> <EmitOnPressAndRelease>true</EmitOnPressAndRelease> @@ -1120,6 +1153,8 @@ Text- Track Title </PushButton> + + <!-- ********************************************** Visual - Volume level display @@ -1142,7 +1177,8 @@ Text- Track Title </Connection> </VuMeter> --> - + </Children> + </WidgetGroup> </Children> </WidgetGroup> </skin> |