diff options
author | Josef Schauer <schauher@mur.at> | 2014-04-04 15:44:06 (GMT) |
---|---|---|
committer | Josef Schauer <schauher@mur.at> | 2014-04-04 15:44:06 (GMT) |
commit | 8b7687283f9ba18f0581dac346a72703aca50604 (patch) | |
tree | ae9d23579056f9bc57dd06d15bffb63724e96238 | |
parent | 4f567292d195f55a75a52ba78759eb808a822ef9 (diff) |
vu meter
-rw-r--r-- | RHMixxx1280x800/Volume_long.png | bin | 0 -> 152 bytes | |||
-rw-r--r-- | RHMixxx1280x800/Volume_long.xcf | bin | 0 -> 701 bytes | |||
-rw-r--r-- | RHMixxx1280x800/background1280x1024.xcf | bin | 87369 -> 87369 bytes | |||
-rwxr-xr-x | RHMixxx1280x800/skin.xml | 8 |
4 files changed, 4 insertions, 4 deletions
diff --git a/RHMixxx1280x800/Volume_long.png b/RHMixxx1280x800/Volume_long.png Binary files differnew file mode 100644 index 0000000..439a956 --- /dev/null +++ b/RHMixxx1280x800/Volume_long.png diff --git a/RHMixxx1280x800/Volume_long.xcf b/RHMixxx1280x800/Volume_long.xcf Binary files differnew file mode 100644 index 0000000..3934f24 --- /dev/null +++ b/RHMixxx1280x800/Volume_long.xcf diff --git a/RHMixxx1280x800/background1280x1024.xcf b/RHMixxx1280x800/background1280x1024.xcf Binary files differindex ad7e984..3f64374 100644 --- a/RHMixxx1280x800/background1280x1024.xcf +++ b/RHMixxx1280x800/background1280x1024.xcf diff --git a/RHMixxx1280x800/skin.xml b/RHMixxx1280x800/skin.xml index 5f36c18..9c1ade9 100755 --- a/RHMixxx1280x800/skin.xml +++ b/RHMixxx1280x800/skin.xml @@ -664,7 +664,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } --> <WidgetGroup> - <Pos>1200,700</Pos> + <Pos>1220,774</Pos> <Style>QGroupBox { border: 0px solid red; }</Style> <Children> <!-- MASTER CHANNEL --> @@ -672,12 +672,12 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } <Tooltip>Master channel volume meter Shows the current master volume for the left channel. </Tooltip> <Style></Style> <PathVu>btn_volume_display_over.png</PathVu> - <PathBack>btn_volume_display.png</PathBack> + <PathBack>Volume_long.png</PathBack> <Pos>0,0</Pos> <PeakHoldSize>5</PeakHoldSize> <PeakHoldTime>500</PeakHoldTime> <PeakFallTime>50</PeakFallTime> - <PeakFallStep>1</PeakFallStep> + <PeakFallStep>1im</PeakFallStep> <Connection> <ConfigKey>[Master],VuMeterL</ConfigKey> </Connection> @@ -686,7 +686,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } <Tooltip>Master channel volume meter Shows the current master volume for the right channel. </Tooltip> <Style></Style> <PathVu>btn_volume_display_over.png</PathVu> - <PathBack>btn_volume_display.png</PathBack> + <PathBack>Volume_long.png</PathBack> <Pos>14,0</Pos> <PeakHoldSize>5</PeakHoldSize> <PeakHoldTime>500</PeakHoldTime> |