Advertisement
Deano316

Includes_MediaMenu.xml

Aug 23rd, 2012
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.02 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <includes>
  3. <!--Max: 1707 -->
  4. <include name="PlaylistEditorButtons">
  5. <control type="button" id="6">
  6. <include>Objects_MediaMenuButtonIcons</include>
  7. <label>31055</label>
  8. </control>
  9. <control type="button" id="7">
  10. <include>Objects_MediaMenuButtonIcons</include>
  11. <label>31056</label>
  12. </control>
  13. <control type="button" id="8">
  14. <label>31057</label>
  15. <include>Objects_MediaMenuButtonIcons</include>
  16. </control>
  17. </include>
  18. <include name="MusicPlaylistButtons">
  19. <control type="radiobutton" id="20">
  20. <include>Objects_MediaMenuButtonIcons</include>
  21. <label>191</label>
  22. <visible>Window.IsActive(musicplaylist)</visible>
  23. </control>
  24. <control type="button" id="26">
  25. <include>Objects_MediaMenuButtonIcons</include>
  26. <label>-</label>
  27. <visible>Window.IsActive(musicplaylist)</visible>
  28. </control>
  29. <control type="button" id="21">
  30. <label>190</label>
  31. <include>Objects_MediaMenuButtonIcons</include>
  32. <visible>Window.IsActive(musicplaylist)</visible>
  33. </control>
  34. <control type="button" id="22">
  35. <label>192</label>
  36. <include>Objects_MediaMenuButtonIcons</include>
  37. <visible>Window.IsActive(musicplaylist)</visible>
  38. </control>
  39. </include>
  40. <include name="VideoPlaylistButtons">
  41. <control type="radiobutton" id="20">
  42. <include>Objects_MediaMenuButtonIcons</include>
  43. <label>191</label>
  44. <visible>Window.IsActive(videoplaylist)</visible>
  45. </control>
  46. <control type="button" id="26">
  47. <label>$LOCALIZE[486]</label>
  48. <include>Objects_MediaMenuButtonIcons</include>
  49. <visible>Window.IsActive(videoplaylist)</visible>
  50. </control>
  51. <control type="button" id="21">
  52. <label>190</label>
  53. <include>Objects_MediaMenuButtonIcons</include>
  54. <visible>Window.IsActive(videoplaylist)</visible>
  55. </control>
  56. <control type="button" id="22">
  57. <label>192</label>
  58. <onclick>ReplaceWindow(video)</onclick>
  59. <include>Objects_MediaMenuButtonIcons</include>
  60. <visible>Window.IsActive(videoplaylist)</visible>
  61. </control>
  62. </include>
  63. <include name="AddonBrowserButtons">
  64. <control type="radiobutton" id="5">
  65. <include>Objects_MediaMenuButtonIcons</include>
  66. <label>24063</label>
  67. <visible>Window.IsActive(Addonbrowser)</visible>
  68. </control>
  69. <control type="radiobutton" id="6">
  70. <include>Objects_MediaMenuButtonIcons</include>
  71. <label>25000</label>
  72. <visible>Window.IsActive(Addonbrowser)</visible>
  73. </control>
  74. <control type="button" id="223">
  75. <include>Objects_MediaMenuButtonIcons</include>
  76. <label>$LOCALIZE[31173]</label>
  77. <visible>Window.IsActive(Addonbrowser)</visible>
  78. <onclick>UpdateAddonRepos</onclick>
  79. <onclick>Notification($LOCALIZE[42002],$LOCALIZE[42011])</onclick>
  80. </control>
  81. <control type="button" id="224">
  82. <include>Objects_MediaMenuButtonIcons</include>
  83. <label>$LOCALIZE[31174]</label>
  84. <visible>Window.IsActive(Addonbrowser)</visible>
  85. <onclick>UpdateLocalAddons</onclick>
  86. <onclick>Notification($LOCALIZE[42002],$LOCALIZE[42012])</onclick>
  87. </control>
  88. </include>
  89. <include name="MusicLibraryButtons_Left">
  90. <control type="radiobutton" id="16">
  91. <label>589</label>
  92. <include>Objects_MediaMenuButtonIcons</include>
  93. </control>
  94. <control type="edit" id="19">
  95. <hinttext></hinttext>
  96. <include>Objects_MediaMenuButtonIcons</include>
  97. <label>587</label>
  98. </control>
  99. <control type="button" id="8">
  100. <include>Objects_MediaMenuButtonIcons</include>
  101. <label>137</label>
  102. </control>
  103. <control type="radiobutton" id="100">
  104. <include>Objects_MediaMenuButtonIcons</include>
  105. <label>$LOCALIZE[29800]</label>
  106. <onclick>ReplaceWindow(MusicFiles)</onclick>
  107. <selected>Window.IsVisible(MusicLibrary)</selected>
  108. <visible>Window.IsActive(MusicLibrary)</visible>
  109. </control>
  110. <control type="button" id="17">
  111. <include>Objects_MediaMenuButtonIcons</include>
  112. <label>527</label>
  113. </control>
  114. </include>
  115. <include name="VideoLibraryAltButtons_Left">
  116. <control type="radiobutton" id="16">
  117. <label>589</label>
  118. <include>Objects_MediaMenuButtonIcons</include>
  119. <visible>Container.Content(musicvideos)</visible>
  120. </control>
  121. <control type="radiobutton" id="17">
  122. <include>Objects_MediaMenuButtonIcons</include>
  123. <label>20411</label>
  124. </control>
  125. <control type="edit" id="19">
  126. <label>587</label>
  127. <hinttext></hinttext>
  128. <include>Objects_MediaMenuButtonIcons</include>
  129. </control>
  130. <control type="button" id="10">
  131. <include>Objects_MediaMenuButtonIcons</include>
  132. <label>-</label>
  133. </control>
  134. <control type="radiobutton" id="7">
  135. <label>-</label>
  136. <include>Objects_MediaMenuButtonIcons</include>
  137. <visible>!SubString(Container.FolderPath,videodb://,left)</visible>
  138. </control>
  139. <control type="radiobutton" id="11">
  140. <include>Objects_MediaMenuButtonIcons</include>
  141. <label>20336</label>
  142. <onclick>xbmc.mastermode</onclick>
  143. <selected>system.ismaster</selected>
  144. <visible>system.haslocks</visible>
  145. </control>
  146. </include>
  147. <include name="MusicFilesButtons">
  148. <!-- not integrated? -->
  149. <control type="button" id="7">
  150. <include>Objects_MediaMenuButtonIcons</include>
  151. <label>136</label>
  152. </control>
  153. <control type="button" id="9">
  154. <include>Objects_MediaMenuButtonIcons</include>
  155. </control>
  156. <control type="button" id="10">
  157. <include>Objects_MediaMenuButtonIcons</include>
  158. </control>
  159. <control type="radiobutton" id="102">
  160. <include>Objects_MediaMenuButtonIcons</include>
  161. <label>$LOCALIZE[29800]</label>
  162. <onclick>ReplaceWindow(MusicLibrary)</onclick>
  163. <selected>Window.IsVisible(MusicLibrary)</selected>
  164. <visible>Window.IsActive(MusicFiles)</visible>
  165. </control>
  166. <control type="button" id="11">
  167. <include>Objects_MediaMenuButtonIcons</include>
  168. <label>600</label>
  169. </control>
  170. </include>
  171. <include name="PicturesButtons">
  172. <control type="button" id="6">
  173. <include>Objects_MediaMenuButtonIcons</include>
  174. <label>13317</label>
  175. </control>
  176. <control type="button" id="7">
  177. <include>Objects_MediaMenuButtonIcons</include>
  178. <label>13318</label>
  179. </control>
  180. <control type="radiobutton" id="9">
  181. <include>Objects_MediaMenuButtonIcons</include>
  182. <label>13319</label>
  183. </control>
  184. </include>
  185. <include name="ViewtypeSettingsButton">
  186. <control type="button" id="1665">
  187. <include>Objects_MediaMenuButtonIcons</include>
  188. <label>$LOCALIZE[31171]</label>
  189. <onclick condition="Control.IsVisible(50)">Skin.SetString(actualViewtype,list)</onclick>
  190. <onclick condition="Control.IsVisible(52) | Control.IsVisible(53)">Skin.SetString(actualViewtype,tripanel)</onclick>
  191. <onclick condition="Control.IsVisible(57)">Skin.SetString(actualViewtype,shift)</onclick>
  192. <onclick condition="Control.IsVisible(500)">Skin.SetString(actualViewtype,wall)</onclick>
  193. <onclick condition="Control.IsVisible(501)">Skin.SetString(actualViewtype,showcasemovies)</onclick>
  194. <onclick condition="Control.IsVisible(503)">Skin.SetString(actualViewtype,landscape)</onclick>
  195. <onclick condition="Control.IsVisible(504)">Skin.SetString(actualViewtype,showcasedvd)</onclick>
  196. <onclick condition="Control.IsVisible(506)">Skin.SetString(actualViewtype,lowlistmusic)</onclick>
  197. <onclick condition="Control.IsVisible(508)">Skin.SetString(actualViewtype,banners)</onclick>
  198. <onclick condition="Control.IsVisible(509)">Skin.SetString(actualViewtype,showcasesquare)</onclick>
  199. <onclick condition="Control.IsVisible(510)">Skin.SetString(actualViewtype,posters)</onclick>
  200. <onclick condition="Control.IsVisible(511)">Skin.SetString(actualViewtype,lowlist)</onclick>
  201. <onclick condition="Control.IsVisible(512)">Skin.SetString(actualViewtype,addonwall)</onclick>
  202. <onclick condition="Control.IsVisible(513)">Skin.SetString(actualViewtype,showcasecd)</onclick>
  203. <onclick condition="Control.IsVisible(514)">Skin.SetString(actualViewtype,episode)</onclick>
  204. <onclick condition="Control.IsVisible(516)">Skin.SetString(actualViewtype,bigfan)</onclick>
  205. <onclick condition="Control.IsVisible(517)">Skin.SetString(actualViewtype,stripshow)</onclick>
  206. <onclick condition="Control.IsVisible(518)">Skin.SetString(actualViewtype,fspanel)</onclick>
  207. <onclick condition="Control.IsVisible(550)">Skin.SetString(actualViewtype,panel)</onclick>
  208. <onclick>ActivateWindow(1126)</onclick>
  209. <!-- <ondown condition="!Control.IsVisible(1801) + !Control.IsVisible(1800) + Control.IsVisible(3000)">3000</ondown>
  210. -->
  211. </control>
  212. </include>
  213. <include name="Media_Menu_Tooltip">
  214. <control type="group">
  215. <posx>-12</posx>
  216. <posy>-38</posy>
  217. <animation type="Visible">
  218. <effect type="fade" time="400" start="0" end="100" />
  219. <effect type="slide" time="400" start="-90,0" end="0,0" easing="out" tween="cubic" />
  220. </animation>
  221. <animation type="Hidden">
  222. <effect type="fade" time="400" start="100" end="0" />
  223. <effect type="slide" time="400" start="0,0" end="-90,0" easing="in" tween="cubic" />
  224. </animation>
  225. <animation effect="slide" start="0" end="-80" time="300" reversible="true" condition="IsEmpty(ListItem.Trailer) + Skin.HasSetting(kioskmode)">Conditional</animation>
  226. <animation effect="slide" start="0" end="-181" time="400" reversible="true" easing="in" tween="cubic" condition="Window.IsActive(1121)">Conditional</animation>
  227. <animation effect="slide" start="0" end="-123" time="400" reversible="true" easing="in" tween="cubic" condition="Window.IsActive(1119)">Conditional</animation>
  228. <animation effect="slide" start="0" end="20" time="400" easing="in" tween="cubic" reversible="true" condition="!ControlGroup(9000).HasFocus">Conditional</animation>
  229. <control type="image">
  230. <posx>404</posx>
  231. <posy>434</posy>
  232. <width>87</width>
  233. <height>214</height>
  234. <aspectratio>keep</aspectratio>
  235. <texture></texture>
  236. <colordiffuse>$VAR[ExtendedColorVar]</colordiffuse>
  237. <include>Animation_CommonFade</include>
  238. </control>
  239. <control type="group">
  240. <animation effect="slide" start="0,0" end="0,-10" time="400" easing="out" tween="cubic" reversible="true" condition="[[!IsEmpty(ListItem.Trailer) + Window.IsActive(videolibrary)] | [!IsEmpty(Window.Property(SongToMusicVideo.Path)) + Window.IsActive(musiclibrary)]] + !Container.Scrolling">Conditional</animation>
  241. <control type="image">
  242. <posx>415</posx>
  243. <posy>527</posy>
  244. <width>25</width>
  245. <height>25</height>
  246. <animation effect="rotate" start="0" end="-90" center="auto" delay="300" time="800" condition="Control.HasFocus(7000) | Control.IsVisible(508) | Control.IsVisible(501) | Control.IsVisible(503) | Control.IsVisible(504) | Control.IsVisible(510) | Control.IsVisible(57) | Control.IsVisible(516) | Control.IsVisible(509) | [Control.IsVisible(500) + !Skin.HasSetting(WallVertical)]">Conditional</animation>
  247. <animation effect="rotate" start="0" end="-180" center="auto" delay="300" time="800" condition="ControlGroup(9000).HasFocus">Conditional</animation>
  248. <animation effect="rotate" start="-90" end="180" center="auto" delay="300" time="800" condition="Control.IsVisible(503) + [Skin.HasSetting(landscapeonelogo) + Container.Content(movies)]">Conditional</animation>
  249. <texture></texture>
  250. <colordiffuse>$VAR[TitleColorVar]</colordiffuse>
  251. <include>Animation_VisibleChange400</include>
  252. <visible>!ControlGroup(9000).HasFocus</visible>
  253. </control>
  254. </control>
  255. <control type="image">
  256. <posx>415</posx>
  257. <posy>527</posy>
  258. <width>25</width>
  259. <height>25</height>
  260. <texture></texture>
  261. <colordiffuse>$VAR[TitleColorVar]</colordiffuse>
  262. <include>Animation_VisibleChange400</include>
  263. <visible>ControlGroup(9000).HasFocus</visible>
  264. </control>
  265. <control type="image">
  266. <posx>412</posx>
  267. <posy>547</posy>
  268. <width>32</width>
  269. <height>32</height>
  270. <aspectratio>keep</aspectratio>
  271. <texture></texture>
  272. <colordiffuse>$VAR[TitleColorVar]</colordiffuse>
  273. <include>Animation_VisibleChange400</include>
  274. <animation effect="fade" start="100" end="60" time="1500" pulse="true" condition="true">conditional</animation>
  275. <animation effect="fade" start="100" end="0" time="500" delay="500" condition="!Control.IsVisible(4051)">Conditional</animation>
  276. <animation effect="fade" start="100" end="0" time="200" condition="[IsEmpty(Window.Property(SongToMusicVideo.Path)) + Window.IsActive(musiclibrary)] | [IsEmpty(ListItem.Trailer) + Window.IsActive(videolibrary)] | Container.Scrolling">Conditional</animation>
  277. <visible>!ControlGroup(9000).HasFocus + [Window.IsActive(musiclibrary) | Window.IsActive(videos)]</visible>
  278. </control>
  279. </control>
  280. </include>
  281. <include name="Media_Menu_Furniture">
  282. <control type="group">
  283. <include>Animation_MediaMenuSlide</include>
  284. <control type="group">
  285. <include>Media_Menu_Tooltip</include>
  286. </control>
  287. <control type="image">
  288. <posx>-42</posx>
  289. <posy>0</posy>
  290. <width>462</width>
  291. <height>1080</height>
  292. <texture>dialogs/context_middle.png</texture>
  293. <colordiffuse>$VAR[DialogColorVar]</colordiffuse>
  294. <animation type="Conditional" condition="Window.IsActive(1126)">
  295. <effect type="zoom" end="150,100" time="400" easing="in" tween="cubic" />
  296. <effect type="slide" end="-149" time="400" easing="in" tween="cubic" />
  297. </animation>
  298. <animation type="Conditional" condition="Window.IsActive(1121)">
  299. <effect type="zoom" end="66,100" time="400" easing="in" tween="cubic" />
  300. <effect type="slide" end="-49" time="400" easing="in" tween="cubic" />
  301. </animation>
  302. <animation type="Conditional" condition="Window.IsActive(1119)">
  303. <effect type="zoom" end="66,100" time="400" easing="in" tween="cubic" />
  304. <effect type="slide" end="43" time="400" easing="in" tween="cubic" />
  305. </animation>
  306. </control>
  307. <control type="group">
  308. <posx>380</posx>
  309. <posy>0</posy>
  310. <animation type="Conditional" condition="Window.IsActive(1121)">
  311. <effect type="slide" end="-180" time="400" easing="in" tween="cubic" />
  312. </animation>
  313. <animation type="Conditional" condition="Window.IsActive(1119)">
  314. <effect type="slide" end="-117" time="400" easing="in" tween="cubic" />
  315. </animation>
  316. <include>Neon_VerticalBar</include>
  317. </control>
  318. </control>
  319. </include>
  320. <include name="Media_Menu">
  321. <include>Media_Menu_Furniture</include>
  322. <control type="group" id="9000">
  323. <visible>!Skin.HasSetting(kioskmode)</visible>
  324. <control type="group">
  325. <include>Animation_MediaMenuSlide2</include>
  326. <animation type="Conditional" condition="Window.IsActive(1121) | Window.IsActive(1119) | Window.IsActive(1126)">
  327. <effect type="fade" start="100" end="0" time="500" reversible="true" />
  328. </animation>
  329. <animation type="Conditional" condition="Window.IsActive(1126)">
  330. <effect type="zoom" end="150,100" time="400" easing="in" tween="cubic" />
  331. </animation>
  332. <animation type="Conditional" condition="Window.IsActive(1121) | Window.IsActive(1119)">
  333. <effect type="zoom" end="66,100" time="400" easing="in" tween="cubic" />
  334. <effect type="slide" end="-49" time="400" easing="in" tween="cubic" />
  335. </animation>
  336. <control type="grouplist" id="9003">
  337. <posx>0</posx>
  338. <posy>0</posy>
  339. <width>400</width>
  340. <height>1080</height>
  341. <itemgap>0</itemgap>
  342. <orientation>vertical</orientation>
  343. <scroll>true</scroll>
  344. <onright>50</onright>
  345. <onup>9003</onup>
  346. <ondown>9003</ondown>
  347. <onback>50</onback>
  348. <control type="button" id="1802">
  349. <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  350. <height>100</height>
  351. <width>500</width>
  352. <texturenofocus>settings/listselect_nf2.png</texturenofocus>
  353. <texturefocus>views/tripanel/listselect_fo.png</texturefocus>
  354. <textcolor>grey2</textcolor>
  355. <focusedcolor>white6</focusedcolor>
  356. <disabledcolor>grey3</disabledcolor>
  357. <textoffsetx>100</textoffsetx>
  358. <textoffsety>28</textoffsety>
  359. <onleft>Skin.Reset(viewtypeselect)</onleft>
  360. <onleft>ActivateWindow(1121)</onleft>
  361. <aligny>top</aligny>
  362. <font>Font_Reg18</font>
  363. <include>Animation_CommonFade</include>
  364. <label>[B]$INFO[Container.Viewmode][/B]</label>
  365. <onclick>Skin.SetBool(viewtypeselect)</onclick>
  366. <onclick>ActivateWindow(1121)</onclick>
  367. <visible>!Window.IsActive(musicplaylisteditor)</visible>
  368. </control>
  369. <control type="button" id="1801">
  370. <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  371. <height>100</height>
  372. <width>500</width>
  373. <texturenofocus>settings/listselect_nf2.png</texturenofocus>
  374. <texturefocus>views/tripanel/listselect_fo.png</texturefocus>
  375. <textcolor>grey2</textcolor>
  376. <focusedcolor>white6</focusedcolor>
  377. <disabledcolor>grey3</disabledcolor>
  378. <textoffsetx>100</textoffsetx>
  379. <textoffsety>28</textoffsety>
  380. <onleft>Skin.Reset(viewtypeselect)</onleft>
  381. <onleft>ActivateWindow(1121)</onleft>
  382. <aligny>top</aligny>
  383. <font>Font_Reg18</font>
  384. <include>Animation_CommonFade</include>
  385. <label>[B]$LOCALIZE[31484][/B]</label>
  386. <onclick condition="!Skin.HasSetting(fstrailer) + !Control.IsVisible(57) + !Control.IsVisible(510) + !Control.IsVisible(52) + !Control.IsVisible(50) + !Control.IsVisible(500)">PlayMedia($ESCINFO[ListItem.Trailer],1)</onclick>
  387. <onclick condition="!Skin.HasSetting(fstrailer) + !Control.IsVisible(57) + !Control.IsVisible(510) + !Control.IsVisible(52) + !Control.IsVisible(50) + !Control.IsVisible(500)">SetFocus(50)</onclick>
  388. <onclick condition="Skin.HasSetting(fstrailer) | Control.IsVisible(57) | Control.IsVisible(510) | Control.IsVisible(52) | Control.IsVisible(50) | Control.IsVisible(500)">PlayMedia($ESCINFO[ListItem.Trailer])</onclick>
  389. <!-- <ondown condition="Control.IsVisible(4000)">3000</ondown>
  390. -->
  391. <visible>!IsEmpty(ListItem.Trailer) + !Skin.HasSetting(trailerincontextmenu)</visible>
  392. </control>
  393. <control type="button" id="1800">
  394. <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  395. <height>100</height>
  396. <width>400</width>
  397. <texturenofocus>settings/listselect_nf2.png</texturenofocus>
  398. <texturefocus>views/tripanel/listselect_fo.png</texturefocus>
  399. <textcolor>grey2</textcolor>
  400. <focusedcolor>white6</focusedcolor>
  401. <disabledcolor>grey3</disabledcolor>
  402. <textoffsetx>100</textoffsetx>
  403. <textoffsety>28</textoffsety>
  404. <onleft>Skin.Reset(viewtypeselect)</onleft>
  405. <onleft>ActivateWindow(1121)</onleft>
  406. <aligny>top</aligny>
  407. <font>Font_Reg18</font>
  408. <include>Animation_CommonFade</include>
  409. <label>[B]$LOCALIZE[208] $LOCALIZE[20391][/B]</label>
  410. <!-- <ondown condition="Control.IsVisible(4000)">3000</ondown>
  411. -->
  412. <onclick>PlayMedia($ESCINFO[Window.Property(SongToMusicVideo.Path)])</onclick>
  413. <visible>!IsEmpty(Window.Property(SongToMusicVideo.Path)) + Window.IsActive(musiclibrary)</visible>
  414. </control>
  415. <control type="button" id="3">
  416. <include>Objects_MediaMenuButtonIcons</include>
  417. <label>103</label>
  418. </control>
  419. <control type="togglebutton" id="4">
  420. <label>$LOCALIZE[31164]: $LOCALIZE[584]</label>
  421. <altlabel>$LOCALIZE[31164]: $LOCALIZE[585]</altlabel>
  422. <include>Objects_MediaMenuButtonIcons</include>
  423. </control>
  424. <include condition="Window.IsActive(videolibrary)">VideoLibraryAltButtons_Left</include>
  425. <include condition="Window.IsActive(AddonBrowser)">AddonBrowserButtons</include>
  426. <include condition="Window.IsActive(MusicLibrary)">MusicLibraryButtons_Left</include>
  427. <include condition="Window.IsActive(MusicFiles)">MusicFilesButtons</include>
  428. <include condition="Window.IsActive(musicplaylist)">MusicPlaylistButtons</include>
  429. <include condition="Window.IsActive(videoplaylist)">VideoPlaylistButtons</include>
  430. <include condition="Window.IsActive(pictures)">PicturesButtons</include>
  431. <include condition="Window.IsActive(musicplaylisteditor)">PlaylistEditorButtons</include>
  432. <include condition="!Skin.HasSetting(hideoptions)">ViewtypeSettingsButton</include>
  433. <!-- <control type="button" id="1808">
  434.  
  435. <colordiffuse>$VAR[ColorDiffuseVar]</colordiffuse>
  436. <height>60</height>
  437. <width>400</width>
  438. <texturenofocus>settings/listselect_nf.png</texturenofocus>
  439. <texturefocus>views/tripanel/listselect_fo.png</texturefocus>
  440. <alttexturenofocus>settings/listselect_nf.png</alttexturenofocus>
  441. <alttexturefocus>views/tripanel/listselect_fo.png</alttexturefocus>
  442. <textcolor>grey2</textcolor>
  443. <focusedcolor>white6</focusedcolor>
  444. <disabledcolor>grey3</disabledcolor>
  445. <textoffsetx>15</textoffsetx>
  446. <textoffsety>2</textoffsety>
  447.  
  448. <aligny>center</aligny>
  449. <onleft>Skin.Reset(viewtypeselect)</onleft>
  450. <onleft>ActivateWindow(1121)</onleft>
  451. <font>Font_Reg17</font>
  452. <include>Animation_CommonFade</include>
  453. <label>$LOCALIZE[21452]</label>
  454. <ondown condition="Control.IsVisible(4000)">3000</ondown>
  455. <onclick>ActivateWindow(AddonBrowser)</onclick>
  456. <visible>SubString(Container.FolderPath,addons://) + !Window.IsActive(addonbrowser)</visible>
  457. </control> -->
  458. </control>
  459. <control type="group">
  460. <posy>-5</posy>
  461. <control type="image">
  462. <posy>15</posy>
  463. <animation effect="fade" start="100" end="55" time="0" condition="!Control.HasFocus(1802)">Conditional</animation>
  464. <include>MediaMenuIcons</include>
  465. <texture>special://skin/extras/BigIcons/Presentation.png</texture>
  466. <visible>!Window.IsActive(musicplaylisteditor)</visible>
  467. </control>
  468. <control type="image">
  469. <posy>115</posy>
  470. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(1800) | Control.HasFocus(1801)]">Conditional</animation>
  471. <include>MediaMenuIcons</include>
  472. <texture>special://skin/extras/BigIcons/fim.png</texture>
  473. <visible>Control.IsVisible(1800) | Control.IsVisible(1801)</visible>
  474. </control>
  475. <control type="group">
  476. <posy>10</posy>
  477. <animation effect="slide" start="0" end="0,-100" time="0" condition="!Control.IsVisible(1800) + !Control.IsVisible(1801)">Conditional</animation>
  478. <control type="group">
  479. <animation effect="slide" start="0" end="0,-100" time="0" condition="Window.IsActive(musicplaylisteditor)">Conditional</animation>
  480. <control type="image">
  481. <posy>205</posy>
  482. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(3)]">Conditional</animation>
  483. <include>MediaMenuIcons</include>
  484. <texture>special://skin/extras/BigIcons/Format.png</texture>
  485. <visible>Control.IsVisible(3)</visible>
  486. </control>
  487. <control type="image">
  488. <posy>305</posy>
  489. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(4)]">Conditional</animation>
  490. <include>MediaMenuIcons</include>
  491. <texture>$VAR[SortImageVar]</texture>
  492. <visible>Control.IsVisible(4)</visible>
  493. </control>
  494. </control>
  495. <control type="image">
  496. <posy>405</posy>
  497. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(7)]">Conditional</animation>
  498. <include>MediaMenuIcons</include>
  499. <texture>special://skin/extras/BigIcons/Format.png</texture>
  500. <visible>Control.IsVisible(7) + Window.IsActive(musicfiles)</visible>
  501. </control>
  502. <control type="image">
  503. <posy>705</posy>
  504. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(7)]">Conditional</animation>
  505. <include>MediaMenuIcons</include>
  506. <texture>special://skin/extras/BigIcons/QUICKPAR.png</texture>
  507. <visible>Control.IsVisible(7) + Window.IsActive(videolibrary)</visible>
  508. <visible>!SubString(Container.FolderPath,videodb://,left)</visible>
  509. </control>
  510. <control type="image">
  511. <posy>505</posy>
  512. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(9)]">Conditional</animation>
  513. <include>MediaMenuIcons</include>
  514. <texture>special://skin/extras/BigIcons/Search.png</texture>
  515. <visible>Control.IsVisible(9) + Window.IsActive(musicfiles)</visible>
  516. </control>
  517. <control type="image">
  518. <posy>605</posy>
  519. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(10)]">Conditional</animation>
  520. <include>MediaMenuIcons</include>
  521. <texture>special://skin/extras/BigIcons/Microphone.png</texture>
  522. <visible>Control.IsVisible(10) + Window.IsActive(musicfiles)</visible>
  523. </control>
  524. <control type="image">
  525. <posy>405</posy>
  526. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(16)]">Conditional</animation>
  527. <include>MediaMenuIcons</include>
  528. <texture>special://skin/extras/BigIcons/Music.png</texture>
  529. <visible>Control.IsVisible(16) + Window.IsActive(musiclibrary)</visible>
  530. </control>
  531. <control type="image">
  532. <posy>405</posy>
  533. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(17)]">Conditional</animation>
  534. <include>MediaMenuIcons</include>
  535. <texture>special://skin/extras/BigIcons/Folder.png</texture>
  536. <visible>Control.IsVisible(17) + Window.IsActive(videolibrary)</visible>
  537. </control>
  538. <control type="image">
  539. <posy>405</posy>
  540. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(6)]">Conditional</animation>
  541. <include>MediaMenuIcons</include>
  542. <texture>special://skin/extras/BigIcons/Image.png</texture>
  543. <visible>Control.IsVisible(6) + Window.IsActive(pictures)</visible>
  544. </control>
  545. <control type="image">
  546. <posy>505</posy>
  547. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(7)]">Conditional</animation>
  548. <include>MediaMenuIcons</include>
  549. <texture>special://skin/extras/BigIcons/Image.png</texture>
  550. <visible>Control.IsVisible(7) + Window.IsActive(pictures)</visible>
  551. </control>
  552. <control type="image">
  553. <posy>605</posy>
  554. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(9)]">Conditional</animation>
  555. <include>MediaMenuIcons</include>
  556. <texture>special://skin/extras/BigIcons/ButtonShuffle.png</texture>
  557. <visible>Control.IsVisible(9) + Window.IsActive(pictures)</visible>
  558. </control>
  559. <control type="image">
  560. <posy>805</posy>
  561. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(17)]">Conditional</animation>
  562. <include>MediaMenuIcons</include>
  563. <texture>special://skin/extras/BigIcons/flpp.png</texture>
  564. <visible>Control.IsVisible(17) + Window.IsActive(musiclibrary)</visible>
  565. </control>
  566. <control type="image">
  567. <posy>505</posy>
  568. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(19)]">Conditional</animation>
  569. <include>MediaMenuIcons</include>
  570. <texture>special://skin/extras/BigIcons/Magicwand.png</texture>
  571. <visible>Control.IsVisible(19)</visible>
  572. </control>
  573. <control type="image">
  574. <posy>705</posy>
  575. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(100) | Control.HasFocus(102)]">Conditional</animation>
  576. <include>MediaMenuIcons</include>
  577. <texture>special://skin/extras/BigIcons/book2.png</texture>
  578. <visible>Control.IsVisible(100) | Control.IsVisible(102)</visible>
  579. <visible>!Window.IsActive(musicplaylisteditor)</visible>
  580. </control>
  581. <control type="image">
  582. <posy>605</posy>
  583. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(8)]">Conditional</animation>
  584. <include>MediaMenuIcons</include>
  585. <texture>special://skin/extras/BigIcons/Search.png</texture>
  586. <visible>Control.IsVisible(8) + !Window.IsActive(musicplaylisteditor)</visible>
  587. </control>
  588. <control type="image">
  589. <posy>305</posy>
  590. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(6)]">Conditional</animation>
  591. <include>MediaMenuIcons</include>
  592. <texture>special://skin/extras/BigIcons/Paperclip.png</texture>
  593. <visible>Control.IsVisible(6) + Window.IsActive(musicplaylisteditor)</visible>
  594. </control>
  595. <control type="image">
  596. <posy>405</posy>
  597. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(7)]">Conditional</animation>
  598. <include>MediaMenuIcons</include>
  599. <texture>special://skin/extras/BigIcons/flpp.png</texture>
  600. <visible>Control.IsVisible(7) + Window.IsActive(musicplaylisteditor)</visible>
  601. </control>
  602. <control type="image">
  603. <posy>505</posy>
  604. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(8)]">Conditional</animation>
  605. <include>MediaMenuIcons</include>
  606. <texture>special://skin/extras/BigIcons/tf.png</texture>
  607. <visible>Control.IsVisible(8) + Window.IsActive(musicplaylisteditor)</visible>
  608. </control>
  609. <control type="image">
  610. <posy>405</posy>
  611. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(20)]">Conditional</animation>
  612. <include>MediaMenuIcons</include>
  613. <texture>special://skin/extras/BigIcons/ButtonShuffle.png</texture>
  614. <visible>Control.IsVisible(20) + [Window.IsActive(musicplaylist) | Window.IsActive(videoplaylist)]</visible>
  615. </control>
  616. <control type="image">
  617. <posy>505</posy>
  618. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(26)]">Conditional</animation>
  619. <include>MediaMenuIcons</include>
  620. <texture>$VAR[RepeatImageVar]</texture>
  621. <!--var-->
  622. <visible>Control.IsVisible(26) + [Window.IsActive(musicplaylist) | Window.IsActive(videoplaylist)]</visible>
  623. </control>
  624. <control type="image">
  625. <posy>605</posy>
  626. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(21)]">Conditional</animation>
  627. <include>MediaMenuIcons</include>
  628. <texture>special://skin/extras/BigIcons/flpp.png</texture>
  629. <visible>Control.IsVisible(21) + [Window.IsActive(musicplaylist) | Window.IsActive(videoplaylist)]</visible>
  630. </control>
  631. <control type="image">
  632. <posy>705</posy>
  633. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(22)]">Conditional</animation>
  634. <include>MediaMenuIcons</include>
  635. <texture>special://skin/extras/BigIcons/tf.png</texture>
  636. <visible>Control.IsVisible(22) + [Window.IsActive(musicplaylist) | Window.IsActive(videoplaylist)]</visible>
  637. </control>
  638. <control type="image">
  639. <posy>805</posy>
  640. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(11)]">Conditional</animation>
  641. <include>MediaMenuIcons</include>
  642. <texture>special://skin/extras/BigIcons/CD-DVD.png</texture>
  643. <visible>Control.IsVisible(11)</visible>
  644. </control>
  645. <control type="image">
  646. <posy>605</posy>
  647. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(10)]">Conditional</animation>
  648. <include>MediaMenuIcons</include>
  649. <texture>special://skin/extras/BigIcons/ButtonCheck.png</texture>
  650. <visible>Control.IsVisible(10) + Window.IsActive(videos) + StringCompare(Control.GetLabel(10),$LOCALIZE[16102])</visible>
  651. </control>
  652. <control type="image">
  653. <posy>605</posy>
  654. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(10)]">Conditional</animation>
  655. <include>MediaMenuIcons</include>
  656. <texture>special://skin/extras/BigIcons/ButtonRemove.png</texture>
  657. <visible>Control.IsVisible(10) + Window.IsActive(videos) + StringCompare(Control.GetLabel(10),$LOCALIZE[16101])</visible>
  658. </control>
  659. <control type="image">
  660. <posy>605</posy>
  661. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(10)]">Conditional</animation>
  662. <include>MediaMenuIcons</include>
  663. <texture>special://skin/extras/BigIcons/ButtonAdd.png</texture>
  664. <visible>Control.IsVisible(10) + Window.IsActive(videos) + StringCompare(Control.GetLabel(10),$LOCALIZE[16100])</visible>
  665. </control>
  666. <control type="image">
  667. <posy>805</posy>
  668. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(1665)]">Conditional</animation>
  669. <animation effect="slide" start="0" end="0,100" time="0" condition="Window.IsActive(musiclibrary)">Conditional</animation>
  670. <animation effect="slide" start="0" end="0,100" time="0" condition="Window.IsActive(musicfiles)">Conditional</animation>
  671. <animation effect="slide" start="0" end="0,-200" time="0" condition="Window.IsActive(musicplaylisteditor)">Conditional</animation>
  672. <animation effect="slide" start="0" end="0,-400" time="0" condition="Window.IsActive(programs)">Conditional</animation>
  673. <animation effect="slide" start="0" end="0,-100" time="0" condition="SubString(Container.FolderPath,videodb://,left)">Conditional</animation>
  674. <animation effect="slide" start="0" end="0,-100" time="0" condition="Window.IsActive(pictures)">Conditional</animation>
  675. <include>MediaMenuIcons</include>
  676. <texture>special://skin/extras/BigIcons/Controlpanel.png</texture>
  677. <visible>Control.IsVisible(1665)</visible>
  678. </control>
  679. <control type="image">
  680. <posy>405</posy>
  681. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(5)]">Conditional</animation>
  682. <include>MediaMenuIcons</include>
  683. <texture>special://skin/extras/BigIcons/AlarmClock.png</texture>
  684. <visible>Control.IsVisible(5) + Window.IsActive(addonbrowser)</visible>
  685. </control>
  686. <control type="image">
  687. <posy>505</posy>
  688. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(6)]">Conditional</animation>
  689. <include>MediaMenuIcons</include>
  690. <texture>special://skin/extras/BigIcons/Message.png</texture>
  691. <visible>Control.IsVisible(6) + Window.IsActive(addonbrowser)</visible>
  692. </control>
  693. <control type="image">
  694. <posy>605</posy>
  695. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(223)]">Conditional</animation>
  696. <include>MediaMenuIcons</include>
  697. <texture>special://skin/extras/BigIcons/Inbox.png</texture>
  698. <visible>Control.IsVisible(223) + Window.IsActive(addonbrowser)</visible>
  699. </control>
  700. <control type="image">
  701. <posy>705</posy>
  702. <animation effect="fade" start="100" end="55" time="0" condition="![Control.HasFocus(224)]">Conditional</animation>
  703. <include>MediaMenuIcons</include>
  704. <texture>special://skin/extras/BigIcons/so.png</texture>
  705. <visible>Control.IsVisible(224) + Window.IsActive(addonbrowser)</visible>
  706. </control>
  707. </control>
  708. </control>
  709. <include>QuickNavLabel</include>
  710. <!-- <include>Media_Menu_NowPlaying</include>
  711. -->
  712. </control>
  713. </control>
  714. <control type="button" id="9000">
  715. <include>HiddenObject</include>
  716. <visible>Skin.HasSetting(kioskmode)</visible>
  717. <onfocus>SetFocus(50)</onfocus>
  718. </control>
  719. <control type="button" id="1801">
  720. <include>HiddenObject</include>
  721. <visible>Skin.HasSetting(kioskmode)</visible>
  722. <onfocus condition="!Skin.HasSetting(fstrailer)">PlayMedia($ESCINFO[ListItem.Trailer],1)</onfocus>
  723. <onfocus condition="Skin.HasSetting(fstrailer)">PlayMedia($ESCINFO[ListItem.Trailer])</onfocus>
  724. <onfocus>SetFocus(50)</onfocus>
  725. </control>
  726. <control type="button">
  727. <include>HiddenObject</include>
  728. <visible>!Skin.HasSetting(kioskmode)</visible>
  729. <hitrect x="-50" y="0" w="50" h="1080" />
  730. <onfocus>SetFocus(9000)</onfocus>
  731. </control>
  732. <control type="button">
  733. <include>HiddenObject</include>
  734. <visible>!Skin.HasSetting(kioskmode)</visible>
  735. <hitrect x="50" y="0" w="1870" h="10" />
  736. <onfocus>ActivateWindow(playercontrols)</onfocus>
  737. </control>
  738. </include>
  739. <include name="MediaMenuIcons">
  740. <width>85</width>
  741. <height>85</height>
  742. <posx>10</posx>
  743. <colordiffuse>white</colordiffuse>
  744. </include>
  745. <include name="Media_Menu_NowPlaying">
  746. <control type="group" id="4000">
  747. <!--Infos-->
  748. <posy>760</posy>
  749. <include>Animation_VisibleChange200</include>
  750. <visible>Player.HasAudio</visible>
  751. <include condition="Window.isActive(videos) + system.hasaddon(script.tvtunes)">TvTunesVisibleCondition</include>
  752. <control type="label">
  753. <posx>15</posx>
  754. <posy>-110</posy>
  755. <width>376</width>
  756. <height>74</height>
  757. <font>Font_Reg15</font>
  758. <include>listcolornofocus</include>
  759. <aligny>center</aligny>
  760. <label>[UPPERCASE][COLOR white3]$INFO[MusicPlayer.Artist][/COLOR][/UPPERCASE]</label>
  761. <visible>!ControlGroup(3000).HasFocus</visible>
  762. <include>Animation_VisibleChange200</include>
  763. </control>
  764. <control type="label">
  765. <posx>15</posx>
  766. <posy>-85</posy>
  767. <width>376</width>
  768. <height>74</height>
  769. <font>Font_Reg15</font>
  770. <include>listcolornofocus</include>
  771. <aligny>center</aligny>
  772. <label>[UPPERCASE][COLOR AA777777]$INFO[MusicPlayer.Album][/COLOR][/UPPERCASE]</label>
  773. <visible>!ControlGroup(3000).HasFocus</visible>
  774. <include>Animation_VisibleChange200</include>
  775. </control>
  776. <control type="label">
  777. <posx>15</posx>
  778. <posy>-60</posy>
  779. <width>376</width>
  780. <height>74</height>
  781. <font>Font_Reg15</font>
  782. <include>listcolornofocus</include>
  783. <aligny>center</aligny>
  784. <label>[UPPERCASE][COLOR AA777777]$INFO[MusicPlayer.Title][/COLOR][/UPPERCASE]</label>
  785. <visible>!ControlGroup(3000).HasFocus</visible>
  786. <include>Animation_VisibleChange200</include>
  787. </control>
  788. <control type="image">
  789. <animation effect="rotate" end="-360" center="auto" time="6000" loop="true" reversible="false" condition="!Player.Paused">Conditional</animation>
  790. <width>260</width>
  791. <height>260</height>
  792. <posx>118</posx>
  793. <fadetime>300</fadetime>
  794. <posy>0</posy>
  795. <aligny>top</aligny>
  796. <include condition="!Skin.HasSetting(vinylart) + !Skin.HasSetting(blurayart)">cdart</include>
  797. <include condition="Skin.HasSetting(vinylart)">vinylart</include>
  798. <include condition="Skin.HasSetting(blurayart)">blurayart</include>
  799. <aspectratio align="bottom">keep</aspectratio>
  800. </control>
  801. <control type="image">
  802. <posx>20</posx>
  803. <posy>0</posy>
  804. <height>260</height>
  805. <width>260</width>
  806. <texture fallback="DefaultAlbumCover.png" diffuse="thumbs/cdcover_mask.png">$INFO[MusicPlayer.Cover]</texture>
  807. </control>
  808. <control type="image">
  809. <posx>20</posx>
  810. <posy>0</posy>
  811. <height>260</height>
  812. <width>260</width>
  813. <texture diffuse="thumbs/cdcover_mask.png">$INFO[Player.FolderPath,,folder.jpg]</texture>
  814. <visible>!Skin.HasSetting(NowPlayingFolderJPG)</visible>
  815. </control>
  816. <control type="image">
  817. <posx>0</posx>
  818. <posy>-20</posy>
  819. <height>300</height>
  820. <width>300</width>
  821. <aspectratio scalediffuse="false" align="center">scale</aspectratio>
  822. <texture diffuse="thumbs/cdcover_mask.png">thumbs/cdcover_glass_noreflect.png</texture>
  823. <bordertexture border="20">thumbs/cd_shadow.png</bordertexture>
  824. <bordersize>20</bordersize>
  825. </control>
  826. </control>
  827. <control type="grouplist">
  828. <orientation>horizontal</orientation>
  829. <include condition="Window.isActive(videos) + system.hasaddon(script.tvtunes)">TvTunesVisibleCondition</include>
  830. <posy>680</posy>
  831. <animation effect="fade" start="100" end="0" time="100" condition="!ControlGroup(3000).HasFocus">Conditional</animation>
  832. <posx>10</posx>
  833. <itemgap>-17</itemgap>
  834. <visible>Player.HasAudio</visible>
  835. <animation effect="fade" end="50" time="0" condition="true">Conditional</animation>
  836. <control type="button">
  837. <width>75</width>
  838. <height>75</height>
  839. <texturenofocus>special://skin/extras/BigIcons/ButtonFirst.png</texturenofocus>
  840. </control>
  841. <control type="button">
  842. <width>75</width>
  843. <height>75</height>
  844. <texturenofocus>special://skin/extras/BigIcons/ButtonFRW.png</texturenofocus>
  845. </control>
  846. <control type="togglebutton">
  847. <width>75</width>
  848. <height>75</height>
  849. <texturenofocus>special://skin/extras/BigIcons/ButtonPause.png</texturenofocus>
  850. <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
  851. <alttexturenofocus>special://skin/extras/BigIcons/ButtonPlay.png</alttexturenofocus>
  852. </control>
  853. <control type="button">
  854. <width>75</width>
  855. <height>75</height>
  856. <texturenofocus>special://skin/extras/BigIcons/ButtonStop.png</texturenofocus>
  857. </control>
  858. <control type="button">
  859. <width>75</width>
  860. <height>75</height>
  861. <texturenofocus>special://skin/extras/BigIcons/ButtonFFW.png</texturenofocus>
  862. </control>
  863. <control type="button">
  864. <width>75</width>
  865. <height>75</height>
  866. <texturenofocus>special://skin/extras/BigIcons/ButtonEnd.png</texturenofocus>
  867. </control>
  868. </control>
  869. <control type="grouplist" id="3000">
  870. <orientation>horizontal</orientation>
  871. <include condition="Window.isActive(videos) + system.hasaddon(script.tvtunes)">TvTunesVisibleCondition</include>
  872. <posy>680</posy>
  873. <posx>10</posx>
  874. <animation effect="fade" start="100" end="0" time="100" condition="!ControlGroup(3000).HasFocus">Conditional</animation>
  875. <onup condition="Control.IsVisible(1800)">1800</onup>
  876. <onup condition="Control.IsVisible(1801) + !Control.IsVisible(1800)">1801</onup>
  877. <itemgap>-17</itemgap>
  878. <ondown>1802</ondown>
  879. <onleft>50</onleft>
  880. <visible>Player.HasAudio</visible>
  881. <onright>50</onright>
  882. <control type="button" id="600">
  883. <width>75</width>
  884. <height>75</height>
  885. <label>210</label>
  886. <font>-</font>
  887. <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  888. <texturefocus>special://skin/extras/BigIcons/ButtonFirst.png</texturefocus>
  889. <texturenofocus>-</texturenofocus>
  890. <onclick>PlayerControl(Previous)</onclick>
  891. </control>
  892. <control type="button" id="601">
  893. <width>75</width>
  894. <height>75</height>
  895. <label>31354</label>
  896. <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  897. <font>-</font>
  898. <texturefocus>special://skin/extras/BigIcons/ButtonFRW.png</texturefocus>
  899. <texturenofocus>-</texturenofocus>
  900. <onclick>PlayerControl(Rewind)</onclick>
  901. </control>
  902. <control type="togglebutton" id="602">
  903. <width>75</width>
  904. <height>75</height>
  905. <label>31351</label>
  906. <altlabel>208</altlabel>
  907. <font>-</font>
  908. <texturefocus>special://skin/extras/BigIcons/ButtonPause.png</texturefocus>
  909. <texturenofocus>-</texturenofocus>
  910. <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
  911. <alttexturefocus>special://skin/extras/BigIcons/ButtonPlay.png</alttexturefocus>
  912. <alttexturenofocus>special://skin/extras/BigIcons/ButtonPlay.png</alttexturenofocus>
  913. <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  914. <onclick>PlayerControl(Play)</onclick>
  915. </control>
  916. <control type="button" id="603">
  917. <width>75</width>
  918. <height>75</height>
  919. <label>31352</label>
  920. <font>-</font>
  921. <texturefocus>special://skin/extras/BigIcons/ButtonStop.png</texturefocus>
  922. <texturenofocus>-</texturenofocus>
  923. <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  924. <onclick>down</onclick>
  925. <onclick>PlayerControl(Stop)</onclick>
  926. </control>
  927. <control type="button" id="604">
  928. <width>75</width>
  929. <height>75</height>
  930. <label>31353</label>
  931. <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  932. <font>-</font>
  933. <texturefocus>special://skin/extras/BigIcons/ButtonFFW.png</texturefocus>
  934. <texturenofocus>-</texturenofocus>
  935. <onclick>PlayerControl(Forward)</onclick>
  936. </control>
  937. <control type="button" id="605">
  938. <width>75</width>
  939. <height>75</height>
  940. <label>209</label>
  941. <colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
  942. <font>-</font>
  943. <texturefocus>special://skin/extras/BigIcons/ButtonEnd.png</texturefocus>
  944. <texturenofocus>-</texturenofocus>
  945. <onclick>PlayerControl(Next)</onclick>
  946. </control>
  947. </control>
  948. </include>
  949. <include name="QuickNavLabel">
  950. <control type="radiobutton" id="99999">
  951. <enable>false</enable>
  952. <radiowidth>30</radiowidth>
  953. <radioheight>30</radioheight>
  954. <radioposx>18</radioposx>
  955. <colordiffuse>$VAR[FontColorVar]</colordiffuse>
  956. <label>[UPPERCASE]$LOCALIZE[31633][/UPPERCASE]</label>
  957. <textureradiofocus>common/arrowleft.png</textureradiofocus>
  958. <textureradionofocus>common/arrowleft.png</textureradionofocus>
  959. <height>45</height>
  960. <width>400</width>
  961. <posx>0</posx>
  962. <posy>1035</posy>
  963. <texturenofocus>settings/listselect_nf.png</texturenofocus>
  964. <texturefocus>views/tripanel/listselect_fo.png</texturefocus>
  965. <alttexturenofocus>settings/listselect_nf.png</alttexturenofocus>
  966. <alttexturefocus>views/tripanel/listselect_fo.png</alttexturefocus>
  967. <focusedcolor>white6</focusedcolor>
  968. <textcolor>$VAR[SubTitleColorVar]</textcolor>
  969. <disabledcolor>$VAR[FontColorVar]</disabledcolor>
  970. <textoffsetx>0</textoffsetx>
  971. <textoffsety>2</textoffsety>
  972. <align>center</align>
  973. <aligny>center</aligny>
  974. <font>Font_Reg15_Caps</font>
  975. <include>Animation_CommonFade</include>
  976. </control>
  977. </include>
  978. </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement