Guest User

thrr

a guest
Feb 1st, 2017
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.33 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <window>
  3. <coordinates>
  4. <system>1</system>
  5. <posx>0</posx>
  6. <posy>0</posy>
  7. </coordinates>
  8. <zorder>100</zorder>
  9. <defaultcontrol>800</defaultcontrol>
  10. <controls>
  11. <control type="button" id="800">
  12. <visible allowhiddenfocus="true">IsEmpty(Window.Property(show.OSD))</visible>
  13. <posx>0</posx>
  14. <posy>0</posy>
  15. <width>1920</width>
  16. <height>1080</height>
  17. <texturefocus>-</texturefocus>
  18. <texturenofocus>-</texturenofocus>
  19. <label> </label>
  20. <onclick>SetProperty(show.OSD,1)</onclick>
  21. </control>
  22. <control type="group" id="802">
  23. <visible>[!IsEmpty(Window.Property(show.OSD)) | Window.IsVisible(seekbar)] + !Window.IsVisible(osdvideosettings) + !Window.IsVisible(osdaudiosettings) + !Window.IsVisible(subtitlesearch) + !Window.IsActive(playerprocessinfo)</visible>
  24. <animation effect="fade" time="200" delay="200" end="0">Hidden</animation>
  25. <control type="group">
  26. <visible>IsEmpty(Window.Property(settings.visible)) + [Window.IsVisible(seekbar) | Window.IsVisible(videoosd) | Player.ShowInfo]</visible>
  27. <animation effect="fade" start="100" end="0">Hidden</animation>
  28. <posx>0</posx>
  29. <posy>0</posy>
  30. <control type="image">
  31. <posx>0</posx>
  32. <posy>0</posy>
  33. <width>1920</width>
  34. <height>1080</height>
  35. <texture>script.plex/player-fade.png</texture>
  36. <colordiffuse>FF080808</colordiffuse>
  37. </control>
  38. </control>
  39.  
  40. <control type="group">
  41. <posx>0</posx>
  42. <posy>0</posy>
  43. <control type="image">
  44. <posx>0</posx>
  45. <posy>0</posy>
  46. <width>1920</width>
  47. <height>140</height>
  48. <texture>script.plex/white-square.png</texture>
  49. <colordiffuse>A0000000</colordiffuse>
  50. </control>
  51. <control type="image">
  52. <posx>0</posx>
  53. <posy>940</posy>
  54. <width>1920</width>
  55. <height>140</height>
  56. <texture>script.plex/white-square.png</texture>
  57. <colordiffuse>A0000000</colordiffuse>
  58. </control>
  59. </control>
  60.  
  61. <control type="group">
  62. <posx>0</posx>
  63. <posy>40</posy>
  64. <control type="label">
  65. <visible>!IsEmpty(Window.Property(is.show))</visible>
  66. <posx>60</posx>
  67. <posy>0</posy>
  68. <width>1500</width>
  69. <height>60</height>
  70. <font>font13</font>
  71. <align>left</align>
  72. <aligny>center</aligny>
  73. <textcolor>FFFFFFFF</textcolor>
  74. <label>[B]$INFO[VideoPlayer.TVShowTitle][/B]$INFO[VideoPlayer.Title, &#8226; ]$INFO[VideoPlayer.Season, &#8226; Season ]$INFO[VideoPlayer.Episode, Episode ]</label>
  75. </control>
  76. <control type="label">
  77. <visible>IsEmpty(Window.Property(is.show))</visible>
  78. <posx>60</posx>
  79. <posy>0</posy>
  80. <width>1500</width>
  81. <height>60</height>
  82. <font>font13</font>
  83. <align>left</align>
  84. <aligny>center</aligny>
  85. <textcolor>FFFFFFFF</textcolor>
  86. <label>[B]$INFO[VideoPlayer.Title][/B]$INFO[VideoPlayer.Year, &#8226; ]</label>
  87. </control>
  88. <control type="label">
  89. <posx>1860</posx>
  90. <posy>0</posy>
  91. <width>300</width>
  92. <height>60</height>
  93. <font>font12</font>
  94. <align>right</align>
  95. <aligny>center</aligny>
  96. <textcolor>FFFFFFFF</textcolor>
  97. <label>$INFO[System.Time]</label>
  98. </control>
  99. </control>
  100.  
  101. <control type="group">
  102. <posx>0</posx>
  103. <posy>965</posy>
  104. <control type="label">
  105. <posx>60</posx>
  106. <posy>0</posy>
  107. <width>1000</width>
  108. <height>60</height>
  109. <font>font13</font>
  110. <align>left</align>
  111. <aligny>center</aligny>
  112. <textcolor>FFFFFFFF</textcolor>
  113. <label>$INFO[Window.Property(time.current)]</label>
  114. </control>
  115. <control type="label">
  116. <posx>1860</posx>
  117. <posy>0</posy>
  118. <width>800</width>
  119. <height>60</height>
  120. <font>font13</font>
  121. <align>right</align>
  122. <aligny>center</aligny>
  123. <textcolor>FFFFFFFF</textcolor>
  124. <label>$INFO[Window.Property(time.left)]</label>
  125. </control>
  126. <control type="label">
  127. <posx>1860</posx>
  128. <posy>40</posy>
  129. <width>800</width>
  130. <height>60</height>
  131. <font>font13</font>
  132. <align>right</align>
  133. <aligny>center</aligny>
  134. <textcolor>A0FFFFFF</textcolor>
  135. <label>$INFO[Window.Property(time.end)]</label>
  136. </control>
  137. <control type="label">
  138. <visible>Player.Paused + IsEmpty(Window.Property(show.OSD))</visible>
  139. <animation effect="fade" time="200" delay="200" end="100">Visible</animation>
  140. <posx>0</posx>
  141. <posy>20</posy>
  142. <width>1920</width>
  143. <height>60</height>
  144. <font>font13</font>
  145. <align>center</align>
  146. <aligny>center</aligny>
  147. <textcolor>FFCC7B19</textcolor>
  148. <label>[UPPERCASE]$ADDON[script.plex 32436][/UPPERCASE]</label>
  149. </control>
  150. </control>
  151.  
  152. <control type="group">
  153. <posx>0</posx>
  154. <posy>940</posy>
  155. <control type="image">
  156. <posx>0</posx>
  157. <posy>0</posy>
  158. <width>1920</width>
  159. <height>10</height>
  160. <texture>script.plex/white-square.png</texture>
  161. <colordiffuse>A0000000</colordiffuse>
  162. </control>
  163. <control type="image" id="200">
  164. <visible>Control.HasFocus(100) | !IsEmpty(Window.Property(button.seek))</visible>
  165. <posx>0</posx>
  166. <posy>1</posy>
  167. <width>1</width>
  168. <height>8</height>
  169. <texture>script.plex/white-square.png</texture>
  170. <colordiffuse>FFE5A00D</colordiffuse>
  171. </control>
  172. <control type="image" id="201">
  173. <posx>0</posx>
  174. <posy>2</posy>
  175. <width>1</width>
  176. <height>6</height>
  177. <texture>script.plex/white-square.png</texture>
  178. <colordiffuse>FFAC5B00</colordiffuse>
  179. </control>
  180. </control>
  181. </control>
  182. <control type="group" id="801">
  183. <visible>!IsEmpty(Window.Property(show.OSD)) + !Window.IsVisible(osdvideosettings) + !Window.IsVisible(osdaudiosettings)</visible>
  184. <animation effect="fade" time="200" delay="200" end="0">Hidden</animation>
  185. <control type="group" id="300">
  186. <visible>!IsEmpty(Window.Property(has.bif)) + [Control.HasFocus(100) | Control.HasFocus(501) | !IsEmpty(Window.Property(button.seek))]</visible>
  187. <animation effect="fade" time="100" delay="100" end="100">Visible</animation>
  188. <posx>0</posx>
  189. <posy>752</posy>
  190. <control type="image">
  191. <posx>0</posx>
  192. <posy>0</posy>
  193. <width>324</width>
  194. <height>184</height>
  195. <texture>script.plex/white-square.png</texture>
  196. <colordiffuse>FF000000</colordiffuse>
  197. </control>
  198. <control type="image">
  199. <posx>2</posx>
  200. <posy>2</posy>
  201. <width>320</width>
  202. <height>180</height>
  203. <fadetime>10</fadetime>
  204. <texture>$INFO[Window.Property(bif.image)]</texture>
  205. </control>
  206. </control>
  207.  
  208. <control type="grouplist" id="400">
  209. <defaultcontrol>406</defaultcontrol>
  210. <hitrect x="460" y="998" w="1000" h="55" />
  211. <posx>360</posx>
  212. <posy>964</posy>
  213. <width>1200</width>
  214.  
  215. <height>124</height>
  216. <align>center</align>
  217. <onup>100</onup>
  218. <itemgap>-40</itemgap>
  219. <orientation>horizontal</orientation>
  220. <scrolltime tween="quadratic" easing="out">200</scrolltime>
  221. <usecontrolcoords>true</usecontrolcoords>
  222. <control type="group" id="421">
  223. <animation effect="zoom" start="100" end="124" time="100" center="63,50" reversible="false" condition="Control.HasFocus(401)">Conditional</animation>
  224. <animation effect="zoom" start="124" end="100" time="100" center="63,50" reversible="false" condition="!Control.HasFocus(401)">Conditional</animation>
  225. <width>125</width>
  226. <height>101</height>
  227. <control type="button" id="401">
  228. <hitrect x="28" y="28" w="69" h="45" />
  229. <posx>0</posx>
  230. <posy>0</posy>
  231. <width>125</width>
  232. <height>101</height>
  233. <onup>100</onup>
  234. <onright>402</onright>
  235. <onleft>412</onleft>
  236. <font>font12</font>
  237. <texturefocus>-</texturefocus>
  238. <texturenofocus>-</texturenofocus>
  239. <label> </label>
  240. </control>
  241. <control type="group">
  242. <visible>!Control.HasFocus(401)</visible>
  243. <control type="image">
  244. <visible>!Playlist.IsRepeatOne + !Playlist.IsRepeat + IsEmpty(Window.Property(pq.repeat))</visible>
  245. <posx>0</posx>
  246. <posy>0</posy>
  247. <width>125</width>
  248. <height>101</height>
  249. <texture colordiffuse="99FFFFFF">script.plex/buttons/repeat.png</texture>
  250. </control>
  251. <control type="image">
  252. <visible>Playlist.IsRepeat | !IsEmpty(Window.Property(pq.repeat))</visible>
  253. <posx>0</posx>
  254. <posy>0</posy>
  255. <width>125</width>
  256. <height>101</height>
  257. <texture colordiffuse="FFCC7B19">script.plex/buttons/repeat.png</texture>
  258. </control>
  259. <control type="image">
  260. <visible>Playlist.IsRepeatOne | !IsEmpty(Window.Property(pq.repeat.one))</visible>
  261. <posx>0</posx>
  262. <posy>0</posy>
  263. <width>125</width>
  264. <height>101</height>
  265. <texture colordiffuse="FFCC7B19">script.plex/buttons/repeat-one.png</texture>
  266. </control>
  267. </control>
  268. <control type="group">
  269. <visible>Control.HasFocus(401)</visible>
  270. <control type="image">
  271. <visible>!Playlist.IsRepeatOne + !Playlist.IsRepeat + IsEmpty(Window.Property(pq.repeat))</visible>
  272. <posx>0</posx>
  273. <posy>0</posy>
  274. <width>125</width>
  275. <height>101</height>
  276. <texture colordiffuse="FFE5A00D">script.plex/buttons/repeat-focus.png</texture>
  277. </control>
  278. <control type="image">
  279. <visible>Playlist.IsRepeat | !IsEmpty(Window.Property(pq.repeat))</visible>
  280. <posx>0</posx>
  281. <posy>0</posy>
  282. <width>125</width>
  283. <height>101</height>
  284. <texture colordiffuse="FFCC7B19">script.plex/buttons/repeat-focus.png</texture>
  285. </control>
  286. <control type="image">
  287. <visible>Playlist.IsRepeatOne | !IsEmpty(Window.Property(pq.repeat.one))</visible>
  288. <posx>0</posx>
  289. <posy>0</posy>
  290. <width>125</width>
  291. <height>101</height>
  292. <texture colordiffuse="FFCC7B19">script.plex/buttons/repeat-one-focus.png</texture>
  293. </control>
  294. </control>
  295. </control>
  296.  
  297. <control type="togglebutton" id="402">
  298. <visible>!IsEmpty(Window.Property(has.playlist))</visible>
  299. <animation effect="zoom" start="100" end="124" time="100" center="63,50" reversible="false">Focus</animation>
  300. <animation effect="zoom" start="124" end="100" time="100" center="63,50" reversible="false">UnFocus</animation>
  301. <hitrect x="28" y="28" w="69" h="45" />
  302. <posx>0</posx>
  303. <posy>0</posy>
  304. <width>125</width>
  305. <height>101</height>
  306. <font>font12</font>
  307. <texturefocus colordiffuse="FFE5A00D">script.plex/buttons/shuffle-focus.png</texturefocus>
  308. <texturenofocus colordiffuse="99FFFFFF">script.plex/buttons/shuffle.png</texturenofocus>
  309. <usealttexture>!IsEmpty(Window.Property(pq.shuffled))</usealttexture>
  310. <alttexturefocus colordiffuse="FFCC7B19">script.plex/buttons/shuffle-focus.png</alttexturefocus>
  311. <alttexturenofocus colordiffuse="FFCC7B19">script.plex/buttons/shuffle.png</alttexturenofocus>
  312. <label> </label>
  313. </control>
  314. <control type="button" id="422">
  315. <enable>false</enable>
  316. <visible>IsEmpty(Window.Property(has.playlist))</visible>
  317. <posx>0</posx>
  318. <posy>0</posy>
  319. <width>125</width>
  320. <height>101</height>
  321. <font>font12</font>
  322. <texturefocus colordiffuse="40FFFFFF">script.plex/buttons/shuffle-focus.png</texturefocus>
  323. <texturenofocus colordiffuse="40FFFFFF">script.plex/buttons/shuffle.png</texturenofocus>
  324. <label> </label>
  325. </control>
  326.  
  327. <control type="button" id="403">
  328. <animation effect="zoom" start="100" end="124" time="100" center="63,50" reversible="false">Focus</animation>
  329. <animation effect="zoom" start="124" end="100" time="100" center="63,50" reversible="false">UnFocus</animation>
  330. <hitrect x="28" y="28" w="69" h="45" />
  331. <posx>0</posx>
  332. <posy>0</posy>
  333. <width>125</width>
  334. <height>101</height>
  335. <font>font12</font>
  336. <texturefocus colordiffuse="FFE5A00D">script.plex/buttons/settings-focus.png</texturefocus>
  337. <texturenofocus colordiffuse="99FFFFFF">script.plex/buttons/settings.png</texturenofocus>
  338. <label> </label>
  339. </control>
  340.  
  341.  
  342. <control type="button" id="404">
  343. <visible>!IsEmpty(Window.Property(pq.hasprev))</visible>
  344. <animation effect="zoom" start="100" end="124" time="100" center="93,50" reversible="false">Focus</animation>
  345. <animation effect="zoom" start="124" end="100" time="100" center="93,50" reversible="false">UnFocus</animation>
  346. <hitrect x="58" y="28" w="69" h="45" />
  347. <posx>30</posx>
  348. <posy>0</posy>
  349. <width>125</width>
  350. <height>101</height>
  351. <font>font12</font>
  352. <texturefocus flipx="true" colordiffuse="FFE5A00D">script.plex/buttons/next-focus.png</texturefocus>
  353. <texturenofocus flipx="true" colordiffuse="99FFFFFF">script.plex/buttons/next.png</texturenofocus>
  354. <label> </label>
  355. </control>
  356. <control type="button" id="424">
  357. <enable>false</enable>
  358. <visible>IsEmpty(Window.Property(pq.hasprev))</visible>
  359. <posx>30</posx>
  360. <posy>0</posy>
  361. <width>125</width>
  362. <height>101</height>
  363. <font>font12</font>
  364. <texturefocus flipx="true" colordiffuse="40FFFFFF">script.plex/buttons/next-focus.png</texturefocus>
  365. <texturenofocus flipx="true" colordiffuse="40FFFFFF">script.plex/buttons/next.png</texturenofocus>
  366. <label> </label>
  367. </control>
  368. <control type="button" id="405">
  369. <animation effect="zoom" start="100" end="124" time="100" center="63,50" reversible="false">Focus</animation>
  370. <animation effect="zoom" start="124" end="100" time="100" center="63,50" reversible="false">UnFocus</animation>
  371. <hitrect x="28" y="28" w="69" h="45" />
  372. <posx>0</posx>
  373. <posy>0</posy>
  374. <width>125</width>
  375. <height>101</height>
  376. <font>font12</font>
  377. <texturefocus flipx="true" colordiffuse="FFE5A00D">script.plex/buttons/skip-forward-focus.png</texturefocus>
  378. <texturenofocus flipx="true" colordiffuse="99FFFFFF">script.plex/buttons/skip-forward.png</texturenofocus>
  379. <label> </label>
  380. </control>
  381.  
  382. <control type="group" id="426">
  383. <animation effect="zoom" start="100" end="124" time="100" center="63,50" reversible="false" condition="Control.HasFocus(406)">Conditional</animation>
  384. <animation effect="zoom" start="124" end="100" time="100" center="63,50" reversible="false" condition="!Control.HasFocus(406)">Conditional</animation>
  385. <width>125</width>
  386. <height>101</height>
  387. <control type="button" id="406">
  388. <hitrect x="28" y="28" w="69" h="45" />
  389. <posx>0</posx>
  390. <posy>0</posy>
  391. <width>125</width>
  392. <height>101</height>
  393. <onup>100</onup>
  394. <onright>407</onright>
  395. <onleft>405</onleft>
  396. <font>font12</font>
  397. <texturefocus>-</texturefocus>
  398. <texturenofocus>-</texturenofocus>
  399. <label> </label>
  400. <onclick>PlayerControl(Play)</onclick>
  401. </control>
  402. <control type="group">
  403. <visible>!Control.HasFocus(406)</visible>
  404. <control type="image">
  405. <visible>!Player.Paused + !Player.Forwarding + !Player.Rewinding</visible>
  406. <posx>0</posx>
  407. <posy>0</posy>
  408. <width>125</width>
  409. <height>101</height>
  410. <texture colordiffuse="99FFFFFF">script.plex/buttons/pause.png</texture>
  411. </control>
  412. <control type="image">
  413. <visible>Player.Paused | Player.Forwarding | Player.Rewinding</visible>
  414. <posx>0</posx>
  415. <posy>0</posy>
  416. <width>125</width>
  417. <height>101</height>
  418. <texture colordiffuse="99FFFFFF">script.plex/buttons/play.png</texture>
  419. </control>
  420. </control>
  421. <control type="group">
  422. <visible>Control.HasFocus(406)</visible>
  423. <control type="image">
  424. <visible>!Player.Paused + !Player.Forwarding + !Player.Rewinding</visible>
  425. <posx>0</posx>
  426. <posy>0</posy>
  427. <width>125</width>
  428. <height>101</height>
  429. <texture colordiffuse="FFE5A00D">script.plex/buttons/pause-focus.png</texture>
  430. </control>
  431. <control type="image">
  432. <visible>Player.Paused | Player.Forwarding | Player.Rewinding</visible>
  433. <posx>0</posx>
  434. <posy>0</posy>
  435. <width>125</width>
  436. <height>101</height>
  437. <texture colordiffuse="FFE5A00D">script.plex/buttons/play-focus.png</texture>
  438. </control>
  439. </control>
  440. </control>
  441.  
  442. <control type="button" id="407">
  443. <animation effect="zoom" start="100" end="124" time="100" center="63,50" reversible="false">Focus</animation>
  444. <animation effect="zoom" start="124" end="100" time="100" center="63,50" reversible="false">UnFocus</animation>
  445. <hitrect x="28" y="28" w="69" h="45" />
  446. <posx>0</posx>
  447. <posy>0</posy>
  448. <width>125</width>
  449. <height>101</height>
  450. <font>font12</font>
  451. <texturefocus colordiffuse="FFE5A00D">script.plex/buttons/stop-focus.png</texturefocus>
  452. <texturenofocus colordiffuse="99FFFFFF">script.plex/buttons/stop.png</texturenofocus>
  453. <onclick>PlayerControl(Stop)</onclick>
  454. <label> </label>
  455. </control>
  456. <control type="button" id="408">
  457. <animation effect="zoom" start="100" end="124" time="100" center="63,50" reversible="false">Focus</animation>
  458. <animation effect="zoom" start="124" end="100" time="100" center="63,50" reversible="false">UnFocus</animation>
  459. <hitrect x="28" y="28" w="69" h="45" />
  460. <posx>0</posx>
  461. <posy>0</posy>
  462. <width>125</width>
  463. <height>101</height>
  464. <font>font12</font>
  465. <texturefocus colordiffuse="FFE5A00D">script.plex/buttons/skip-forward-focus.png</texturefocus>
  466. <texturenofocus colordiffuse="99FFFFFF">script.plex/buttons/skip-forward.png</texturenofocus>
  467. <label> </label>
  468. </control>
  469. <control type="button" id="409">
  470. <visible>!IsEmpty(Window.Property(pq.hasnext))</visible>
  471. <animation effect="zoom" start="100" end="124" time="100" center="63,50" reversible="false">Focus</animation>
  472. <animation effect="zoom" start="124" end="100" time="100" center="63,50" reversible="false">UnFocus</animation>
  473. <hitrect x="28" y="28" w="69" h="45" />
  474. <posx>0</posx>
  475. <posy>0</posy>
  476. <width>125</width>
  477. <height>101</height>
  478. <font>font12</font>
  479. <texturefocus colordiffuse="FFE5A00D">script.plex/buttons/next-focus.png</texturefocus>
  480. <texturenofocus colordiffuse="99FFFFFF">script.plex/buttons/next.png</texturenofocus>
  481. <label> </label>
  482. </control>
  483. <control type="button" id="419">
  484. <enable>false</enable>
  485. <visible>IsEmpty(Window.Property(pq.hasnext))</visible>
  486. <posx>0</posx>
  487. <posy>0</posy>
  488. <width>125</width>
  489. <height>101</height>
  490. <texturefocus colordiffuse="40FFFFFF">script.plex/buttons/next-focus.png</texturefocus>
  491. <texturenofocus colordiffuse="40FFFFFF">script.plex/buttons/next.png</texturenofocus>
  492. <label> </label>
  493. </control>
  494.  
  495.  
  496. <control type="button" id="410">
  497. <visible>!IsEmpty(Window.Property(pq.hasnext)) | !IsEmpty(Window.Property(pq.hasprev))</visible>
  498. <animation effect="zoom" start="100" end="124" time="100" center="93,50" reversible="false">Focus</animation>
  499. <animation effect="zoom" start="124" end="100" time="100" center="93,50" reversible="false">UnFocus</animation>
  500. <hitrect x="58" y="28" w="69" h="45" />
  501. <posx>30</posx>
  502. <posy>0</posy>
  503. <width>125</width>
  504. <height>101</height>
  505. <font>font12</font>
  506. <texturefocus colordiffuse="FFE5A00D">script.plex/buttons/pqueue-focus.png</texturefocus>
  507. <texturenofocus colordiffuse="99FFFFFF">script.plex/buttons/pqueue.png</texturenofocus>
  508. <label> </label>
  509. </control>
  510. <control type="button" id="430">
  511. <enable>false</enable>
  512. <visible>IsEmpty(Window.Property(pq.hasnext)) + IsEmpty(Window.Property(pq.hasprev))</visible>
  513. <animation effect="zoom" start="100" end="124" time="100" center="93,50" reversible="false">Focus</animation>
  514. <animation effect="zoom" start="124" end="100" time="100" center="93,50" reversible="false">UnFocus</animation>
  515. <hitrect x="28" y="28" w="69" h="45" />
  516. <posx>30</posx>
  517. <posy>0</posy>
  518. <width>125</width>
  519. <height>101</height>
  520. <font>font12</font>
  521. <texturefocus colordiffuse="40FFFFFF">script.plex/buttons/pqueue-focus.png</texturefocus>
  522. <texturenofocus colordiffuse="40FFFFFF">script.plex/buttons/pqueue.png</texturenofocus>
  523. <label> </label>
  524. </control>
  525. <control type="button" id="412">
  526. <visible>!IsEmpty(Window.Property(subtitle.downloads))</visible>
  527. <animation effect="zoom" start="100" end="124" time="100" center="63,50" reversible="false">Focus</animation>
  528. <animation effect="zoom" start="124" end="100" time="100" center="63,50" reversible="false">UnFocus</animation>
  529. <hitrect x="28" y="28" w="69" h="45" />
  530. <posx>0</posx>
  531. <posy>0</posy>
  532. <width>125</width>
  533. <height>101</height>
  534. <font>font12</font>
  535. <texturefocus colordiffuse="FFE5A00D">script.plex/buttons/subtitle-focus.png</texturefocus>
  536. <texturenofocus colordiffuse="99FFFFFF">script.plex/buttons/subtitle.png</texturenofocus>
  537. <label> </label>
  538. </control>
  539. </control>
  540.  
  541. <control type="group">
  542. <posx>0</posx>
  543. <posy>940</posy>
  544. <control type="button" id="100">
  545. <hitrect x="0" y="-19" w="1920" h="48" />
  546. <posx>0</posx>
  547. <posy>0</posy>
  548. <width>1920</width>
  549. <height>10</height>
  550. <onup>501</onup>
  551. <ondown>400</ondown>
  552. <texturefocus>-</texturefocus>
  553. <texturenofocus>-</texturenofocus>
  554. </control>
  555. </control>
  556.  
  557. <control type="group" id="500">
  558. <animation effect="slide" time="100" start="0,0" end="0,20" reversible="true" condition="Control.HasFocus(501)">Conditional</animation>
  559. <visible allowhiddenfocus="true">IsEmpty(Window.Property(mouse.mode)) + IsEmpty(Window.Property(hide.bigseek)) + [Control.HasFocus(501) | Control.HasFocus(100)]</visible>
  560. <posx>-8</posx>
  561. <posy>917</posy>
  562. <control type="image">
  563. <posx>-200</posx>
  564. <posy>5</posy>
  565. <width>2320</width>
  566. <height>6</height>
  567. <texture>script.plex/white-square.png</texture>
  568. <colordiffuse>A0000000</colordiffuse>
  569. </control>
  570. <control type="list" id="501">
  571. <hitrect x="-20" y="-20" w="10" h="10" />
  572. <posx>0</posx>
  573. <posy>0</posy>
  574. <width>1928</width>
  575. <height>16</height>
  576. <ondown>100</ondown>
  577. <onfocus>SetProperty(hide.bigseek,)</onfocus>
  578. <scrolltime>200</scrolltime>
  579. <orientation>horizontal</orientation>
  580. <preloaditems>4</preloaditems>
  581. <!-- ITEM LAYOUT ########################################## -->
  582. <itemlayout width="160">
  583. <control type="image">
  584. <posx>0</posx>
  585. <posy>0</posy>
  586. <width>16</width>
  587. <height>16</height>
  588. <texture>script.plex/indicators/seek-selection-marker.png</texture>
  589. <colordiffuse>FF606060</colordiffuse>
  590. </control>
  591. </itemlayout>
  592.  
  593. <!-- FOCUSED LAYOUT ####################################### -->
  594. <focusedlayout width="160">
  595. <control type="image">
  596. <visible>!Control.HasFocus(501)</visible>
  597. <posx>0</posx>
  598. <posy>0</posy>
  599. <width>16</width>
  600. <height>16</height>
  601. <texture>script.plex/indicators/seek-selection-marker.png</texture>
  602. <colordiffuse>FF606060</colordiffuse>
  603. </control>
  604. <control type="image">
  605. <visible>Control.HasFocus(501)</visible>
  606. <posx>0</posx>
  607. <posy>0</posy>
  608. <width>16</width>
  609. <height>16</height>
  610. <texture>script.plex/indicators/seek-selection-marker.png</texture>
  611. <colordiffuse>FFE5A00D</colordiffuse>
  612. </control>
  613. </focusedlayout>
  614. </control>
  615. </control>
  616.  
  617. <control type="group" id="202">
  618. <visible>Control.HasFocus(100) | Control.HasFocus(501) | !IsEmpty(Window.Property(button.seek))</visible>
  619. <posx>0</posx>
  620. <posy>896</posy>
  621. <control type="group" id="203">
  622. <posx>-50</posx>
  623. <posy>0</posy>
  624. <control type="image">
  625. <animation effect="fade" time="100" delay="100" end="100">Visible</animation>
  626. <posx>0</posx>
  627. <posy>0</posy>
  628. <width>101</width>
  629. <height>39</height>
  630. <texture>script.plex/indicators/player-selection-time_box.png</texture>
  631. <colordiffuse>D0000000</colordiffuse>
  632. </control>
  633. <control type="label">
  634. <posx>0</posx>
  635. <posy>0</posy>
  636. <width>101</width>
  637. <height>40</height>
  638. <font>font10</font>
  639. <align>center</align>
  640. <aligny>center</aligny>
  641. <textcolor>FFFFFFFF</textcolor>
  642. <label>$INFO[Window.Property(time.selection)]</label>
  643. </control>
  644. </control>
  645. <control type="image">
  646. <animation effect="fade" time="100" delay="100" end="100">Visible</animation>
  647. <posx>-6</posx>
  648. <posy>39</posy>
  649. <width>15</width>
  650. <height>7</height>
  651. <texture>script.plex/indicators/player-selection-time_arrow.png</texture>
  652. <colordiffuse>D0000000</colordiffuse>
  653. </control>
  654. </control>
  655. </control>
  656. </controls>
  657. </window>
Add Comment
Please, Sign In to add comment