|
27 | 27 | <font>font60</font>
|
28 | 28 | <label>$INFO[VideoPlayer.ChannelNumberlabel]$INFO[VideoPlayer.ChannelName, ]</label>
|
29 | 29 | </control>
|
| 30 | + <control type="label"> |
| 31 | + <left>202</left> |
| 32 | + <top>120</top> |
| 33 | + <width>800</width> |
| 34 | + <height>60</height> |
| 35 | + <font>font16</font> |
| 36 | + <textcolor>$VAR[ThemeLabelColor]</textcolor> |
| 37 | + <label>$INFO[ListItem.StartDate]</label> |
| 38 | + </control> |
30 | 39 | <control type="list" id="11">
|
31 | 40 | <top>200</top>
|
32 | 41 | <width>937</width>
|
|
46 | 55 | <height>60</height>
|
47 | 56 | <font>font15</font>
|
48 | 57 | <label>$INFO[ListItem.StartTime]$INFO[ListItem.Label, - ]</label>
|
49 |
| - <animation effect="slide" start="0,0" end="40,0" time="0" tween="sine" easing="in" condition="[ListItem.HasTimer | ListItem.IsRecording]">Conditional</animation> |
| 58 | + <animation effect="slide" end="45" time="0" condition="[ListItem.HasTimer | ListItem.IsRecording]">Conditional</animation> |
50 | 59 | </control>
|
51 | 60 | <control type="label">
|
52 | 61 | <top>20</top>
|
|
76 | 85 | <visible>Control.HasFocus(11)</visible>
|
77 | 86 | <include>VisibleFadeAnimation</include>
|
78 | 87 | </control>
|
| 88 | + <control type="group"> |
| 89 | + <animation effect="slide" end="0,-15" time="0" condition="[!String.IsEmpty(VideoPlayer.Season) | !String.IsEmpty(VideoPlayer.Episode)]">Conditional</animation> |
| 90 | + <control type="label"> |
| 91 | + <left>10</left> |
| 92 | + <top>5</top> |
| 93 | + <width>700</width> |
| 94 | + <height>60</height> |
| 95 | + <font>font15</font> |
| 96 | + <textcolor>$VAR[ThemeLabelColor]</textcolor> |
| 97 | + <label>$INFO[ListItem.StartTime]$INFO[ListItem.Label, - ]</label> |
| 98 | + <animation effect="slide" end="45" time="0" condition="[ListItem.HasTimer | ListItem.IsRecording]">Conditional</animation> |
| 99 | + </control> |
| 100 | + <control type="label"> |
| 101 | + <left>570</left> |
| 102 | + <top>5</top> |
| 103 | + <width>350</width> |
| 104 | + <height>60</height> |
| 105 | + <font>font12</font> |
| 106 | + <align>right</align> |
| 107 | + <label>$VAR[ItemDurationVar]</label> |
| 108 | + </control> |
| 109 | + </control> |
79 | 110 | <control type="label">
|
80 | 111 | <left>10</left>
|
81 |
| - <top>5</top> |
| 112 | + <top>28</top> |
82 | 113 | <width>700</width>
|
83 | 114 | <height>60</height>
|
84 |
| - <font>font15</font> |
85 |
| - <label>$INFO[ListItem.StartTime]$INFO[ListItem.Label, - ]</label> |
86 |
| - <animation effect="slide" end="45" time="0" condition="[ListItem.HasTimer | ListItem.IsRecording]">Conditional</animation> |
87 |
| - </control> |
88 |
| - <control type="label"> |
89 |
| - <left>490</left> |
90 |
| - <top>23</top> |
91 |
| - <width>437</width> |
92 |
| - <height>60</height> |
93 |
| - <font>font12</font> |
94 |
| - <align>right</align> |
95 |
| - <label>$INFO[ListItem.StartDate]</label> |
96 |
| - </control> |
97 |
| - <control type="label"> |
98 |
| - <left>690</left> |
99 |
| - <top>-10</top> |
100 |
| - <width>237</width> |
101 |
| - <height>60</height> |
102 | 115 | <font>font12</font>
|
103 |
| - <align>right</align> |
104 |
| - <textcolor>white2</textcolor> |
105 |
| - <label>$INFO[ListItem.EndTime,$LOCALIZE[31393]: ]</label> |
| 116 | + <label>$INFO[VideoPlayer.Season,$LOCALIZE[20373] ,: ]$INFO[VideoPlayer.Episode,$LOCALIZE[20359] ]</label> |
106 | 117 | </control>
|
107 | 118 | <control type="textbox">
|
108 | 119 | <top>75</top>
|
109 |
| - <left>15</left> |
| 120 | + <left>10</left> |
110 | 121 | <width>907</width>
|
111 | 122 | <height>80</height>
|
112 | 123 | <font>font14</font>
|
|
147 | 158 | </focusedlayout>
|
148 | 159 | </control>
|
149 | 160 | <control type="scrollbar" id="60">
|
150 |
| - <left>937</left> |
| 161 | + <left>935</left> |
151 | 162 | <top>215</top>
|
152 | 163 | <width>14</width>
|
153 | 164 | <height>840</height>
|
154 | 165 | <showonepage>false</showonepage>
|
155 | 166 | <texturesliderbackground />
|
156 | 167 | <texturesliderbar colordiffuse="80FFFFFF" border="1">scrollbar/texturesliderbar2.png</texturesliderbar>
|
157 |
| - <texturesliderbarfocus border="1">scrollbar/texturesliderbar2.png</texturesliderbarfocus> |
| 168 | + <texturesliderbarfocus colordiffuse="$VAR[ThemeLabelColor]" border="1">scrollbar/texturesliderbar2.png</texturesliderbarfocus> |
158 | 169 | <onleft>11</onleft>
|
159 | 170 | <onright>Dialog.Close(pvrchannelguide)</onright>
|
160 | 171 | <ondown>61</ondown>
|
|
0 commit comments