Changeset 660
- Timestamp:
- 07/02/08 17:34:52 (5 months ago)
- Location:
- trinity/trunk
- Files:
-
- 3 modified
-
debian/changelog (modified) (1 diff)
-
themes/mixxx/wideboy/skin.xml (modified) (13 diffs)
-
themes/mixxx/wideboy/wideboy-background-colours.png (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
trinity/trunk/debian/changelog
r658 r660 1 trinity (0.5.15) 64studio; urgency=low 2 3 * Little tweaks to mixxx skin 4 5 -- Free Ekanayaka <freee@debian.org> Wed, 02 Jul 2008 18:31:41 +0200 6 1 7 trinity (0.5.14) 64studio; urgency=low 2 8 -
trinity/trunk/themes/mixxx/wideboy/skin.xml
r642 r660 357 357 <Handle>volhandle-on-Ch2.png</Handle> 358 358 <Slider>volslider-off-Ch2.png</Slider> 359 <Pos>8 50,330</Pos>359 <Pos>845,330</Pos> 360 360 <Horizontal>false</Horizontal> 361 361 <Connection> … … 380 380 <PathVu>vumeter-on-Ch1.png</PathVu> 381 381 <PathBack>vumeter-off-Ch1.png</PathBack> 382 <Pos> 90,330</Pos>382 <Pos>85,330</Pos> 383 383 <Connection> 384 384 <ConfigKey>[Channel1],VuMeter</ConfigKey> … … 390 390 <PathVu>vumeter-on-Ch2.png</PathVu> 391 391 <PathBack>vumeter-off-Ch2.png</PathBack> 392 <Pos>9 20,330</Pos>392 <Pos>910,330</Pos> 393 393 <Connection> 394 394 <ConfigKey>[Channel2],VuMeter</ConfigKey> … … 726 726 <Unpressed>flanger-on-Ch2.png</Unpressed> 727 727 </State> 728 <Pos>96 9,200</Pos>728 <Pos>965,200</Pos> 729 729 <Connection> 730 730 <ConfigKey>[Channel2],flanger</ConfigKey> … … 764 764 <Unpressed>head-on-Ch2.png</Unpressed> 765 765 </State> 766 <Pos>96 9,52</Pos>766 <Pos>965,52</Pos> 767 767 <Connection> 768 768 <ConfigKey>[Channel2],pfl</ConfigKey> … … 773 773 <Tooltip>Master volume</Tooltip> 774 774 <NumberStates>41</NumberStates> 775 <Path>knob m%1.png</Path>776 <Pos>6 58,243</Pos>775 <Path>knobg%1.png</Path> 776 <Pos>690,199</Pos> 777 777 <Connection> 778 778 <ConfigKey>[Master],volume</ConfigKey> … … 783 783 <Tooltip>Master balance</Tooltip> 784 784 <NumberStates>41</NumberStates> 785 <Path>knob m%1.png</Path>786 <Pos>6 18,243</Pos>785 <Path>knobg%1.png</Path> 786 <Pos>650,199</Pos> 787 787 <Connection> 788 788 <ConfigKey>[Master],balance</ConfigKey> … … 793 793 <Tooltip>Headphone volume</Tooltip> 794 794 <NumberStates>41</NumberStates> 795 <Path>knob m%1.png</Path>796 <Pos> 375,243</Pos>795 <Path>knobg%1.png</Path> 796 <Pos>780,199</Pos> 797 797 <Connection> 798 798 <ConfigKey>[Master],headVolume</ConfigKey> … … 803 803 <Tooltip>Mix between headphone and main</Tooltip> 804 804 <NumberStates>41</NumberStates> 805 <Path>knob m%1.png</Path>806 <Pos> 334,243</Pos>805 <Path>knobg%1.png</Path> 806 <Pos>740,199</Pos> 807 807 <Connection> 808 808 <ConfigKey>[Master],headMix</ConfigKey> … … 813 813 <Tooltip>Flanger depth</Tooltip> 814 814 <NumberStates>41</NumberStates> 815 <Path>knob m%1.png</Path>815 <Path>knobg%1.png</Path> 816 816 <Pos>214,199</Pos> 817 817 <Connection> … … 823 823 <Tooltip>Flanger delay</Tooltip> 824 824 <NumberStates>41</NumberStates> 825 <Path>knob m%1.png</Path>825 <Path>knobg%1.png</Path> 826 826 <Pos>255,199</Pos> 827 827 <Connection> … … 833 833 <Tooltip>Flanger LFO period</Tooltip> 834 834 <NumberStates>41</NumberStates> 835 <Path>knob m%1.png</Path>835 <Path>knobg%1.png</Path> 836 836 <Pos>295,199</Pos> 837 837 <Connection> … … 1140 1140 <TableView> 1141 1141 <Pos>204,309</Pos> 1142 <Size>617,2 10</Size>1142 <Size>617,235</Size> 1143 1143 <FgColor>#000000</FgColor> 1144 1144 <BgColor>#ffffff</BgColor>
