Advertisement
Guest User

Untitled

a guest
Apr 11th, 2018
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3.  
  4. <settings enableScaling="false" />
  5.  
  6.  
  7. <theaterMode>
  8. <settings bdr="20,20,20" />
  9. </theaterMode>
  10. <screenSaver>
  11. <settings idlePeriod="0" />
  12. <settings monitor="1" otherMonitors="blackout" />
  13. </screenSaver>
  14.  
  15.  
  16. <element name="#Gallery" type="Gallery" x="20" y="20" widthDock="x:Panel.Right" width="-125" heightDock="y:Panel.Bottom" height="-190" aspectRatio="zoomKeep" fillColor="200,10,10,10" interval="1" tags="artist" ></element>
  17.  
  18. <element name="#RightSidebar" type="Block" xAnchor="Panel.Right" x="-300" y="1" width="280" heightDock="Panel" height="-240" bg="0,0,0,0" bdr="200,200,200"> </element>
  19.  
  20. <element type="Text" xAnchor="Panel.Right" x="-300" y="26" width="280" font="Gisha" style="Bold" size="14" fg="245,245,245" >Lyrics</element>
  21. <element type="Lyrics" xAnchor="Panel.Right" x="-300" y="65" width="280" heightDock="Y:Panel.Bottom" height="-240" font="Gisha" style="Regular" size="11" fg="245,245,245" ></element>
  22.  
  23. <element name="#LeftSidebar" type="Block" xAnchor="Panel.Left" x="-300" y="1" width="280" heightDock="Panel" height="-240" bg="0,0,0,0" bdr="200,200,200"> </element>
  24.  
  25. <element type="Text" xAnchor="Panel.Left" x="25" y="26" width="280" font="Gisha" style="Bold" size="14" fg="245,245,245" >Biography</element>
  26. <element type="ArtistInfo" xAnchor="Panel.Left" x="25" y="65" width="280" heightDock="Y:Panel.Bottom" height="-250" font="Gisha" style="Regular" size="11" fg="245,245,245" ></element>
  27.  
  28. <element type="PlayerBar" xAnchor="Panel.Right" x="70" yAnchor="Panel.Bottom" y="-75" width="0" height="0"></element>
  29.  
  30. <element type="AlbumCover" x="15" yAnchor="Panel.Bottom" y="-170" width="150" height="150" min="150" max="150" brightness="1.0" ></element>
  31. <element type="Icon" image="Images\Cine View\Cine_View_Shuffle_On.png" xAnchor="Panel.Right" x="-545" yAnchor="Panel.Bottom" y="-72" width="17" height="12" onClick="ShuffleToggle" visibleTrigger="ShuffleOn"></element>
  32. <element type="Icon" image="Images\Cine View\Cine_View_Shuffle_Off.png" xAnchor="Panel.Right" x="-545" yAnchor="Panel.Bottom" y="-72" width="17" height="12" onClick="ShuffleToggle" visibleTrigger="ShuffleOff"></element>
  33. <element name="#Control" type="Icon" image="Images\Cine View\Cine_View_Assistant.png" xAnchor="Panel.Right" x="-515" yAnchor="Panel.Bottom" y="-72" width="12" height="12" onClick="OpenNowPlayingAssistant"></element>
  34. <element type="Text" x="500" yAnchor="Panel.Bottom" y="-77" width="30" font="Webdings" style="Bold" size="10" fg="255,255,255" mouseOverFg="255,255,255" onClick="PlayPrevious">7</element>
  35. <element type="Text" x="526" yAnchor="Panel.Bottom" y="-79" width="40" font="Webdings" style="Bold" size="14" fg="255,255,255" mouseOverFg="255,255,255" onClick="PlayPause" visibleTrigger="Playing">;</element>
  36. <element type="Text" x="526" yAnchor="Panel.Bottom" y="-78" width="40" font="Webdings" style="Bold" size="14" fg="255,255,255" mouseOverFg="255,255,255" onClick="PlayPause" visibleTrigger="NotPlaying">4</element>
  37. <element type="Text" x="556" yAnchor="Panel.Bottom" y="-77" width="30" font="Webdings" style="Bold" size="10" fg="255,255,255" mouseOverFg="255,255,255" onClick="PlayNext">8</element>
  38.  
  39. <element type="ProgressBar" x="500" yAnchor="Panel.Bottom" y="-50" widthDock="X:Panel.Right" width="-500" height="3" fg="100,255,0,0" bg="10,255,255,255" ></element>
  40. <element type="ProgressPosition" xAnchor="Panel.Right" x="-615" yAnchor="Panel.Bottom" y="-43" width="120" align="right" font="Segoe UI" style="Regluar" size="10" fg="200,200,200" ></element>
  41. <element type="Field" id="Title" x="185" yAnchor="Panel.Bottom" y="-155" width="300" font="Gisha" style="Bold" size="11" fg="255,255,255" >
  42. </element>
  43. <element type="Field" id="Artist" x="185" yAnchor="Title.Bottom" y="5" width="300" font="Gisha" style="Regular" size="10" fg="255,255,255" >
  44. </element>
  45. <element type="Field" id="Album" x="185" yAnchor="Artist.Bottom" y="5" width="300" font="Gisha" style="Regular" size="10" fg="255,255,255" >
  46. </element>
  47. <element type="Field" id="GenreCategory" x="185" yAnchor="Album.Bottom" y="5" width="300" font="Gisha" style="Regular" size="10" fg="255,255,255" >
  48. </element>
  49. <element type="Field" id="Custom3" x="185" yAnchor="GenreCategory.Bottom" y="5" width="300" font="Gisha" style="Regular" size="10" fg="255,255,255" >
  50. </element>
  51.  
  52. <element type="Field" id="Tracks[1]" xAnchor="Panel.Right" x="-485" yAnchor="Panel.Bottom" y="-155" width="300" align="right" font="Gisha" style="Bold" size="11" fg="255,255,255" onClick="PlayNext" >
  53. </element>
  54. <child id="Title" ></child>
  55. <element type="Field" id="Tracks[1]" xAnchor="Panel.Right" x="-485" yAnchor="Title.Bottom" y="5" width="300" align="right" font="Gisha" style="Regular" size="10" fg="255,255,255" onClick="PlayNext" >
  56. </element>
  57. <child id="Artist" ></child>
  58. <element type="Field" id="Tracks[1]" xAnchor="Panel.Right" x="-485" yAnchor="Artist.Bottom" y="5" width="300" align="right" font="Gisha" style="Regular" size="10" fg="255,255,255" onClick="PlayNext" >
  59. </element>
  60. <child id="Album" ></child>
  61. <element type="Field" id="Tracks[1]" xAnchor="Panel.Right" x="-485" yAnchor="Album.Bottom" y="5" width="300" align="right" font="Gisha" style="Regular" size="10" fg="255,255,255" onClick="PlayNext" >
  62. </element>
  63. <child id="GenreCategory" ></child>
  64. <element type="Field" id="Tracks[1]" xAnchor="Panel.Right" x="-485" yAnchor="GenreCategory.Bottom" y="5" width="300" align="right" font="Gisha" style="Regular" size="10" fg="255,255,255" onClick="PlayNext" >
  65. </element>
  66. <child id="Custom3" ></child>
  67.  
  68. <element type="AlbumCover" id="Tracks[1]" xAnchor="Panel.Right" x="-170" yAnchor="Panel.Bottom" y="-170" width="150" height="150" brightness="1.0" onClick="PlayNext" ></element>
  69. </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement