Added: [PM3.HD] Player Finish Time to full screen Video info

git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@40 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
JezzX2 2010-06-01 04:36:21 +00:00
parent 047dde4adc
commit c068f32bcb
2 changed files with 24 additions and 12 deletions

View File

@ -95,7 +95,7 @@
<width>500</width>
<height>25</height>
<textcolor>white</textcolor>
<label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]</label>
<label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]$INFO[Player.ChapterName,[COLOR=grey] (,)[/COLOR]]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
@ -109,12 +109,12 @@
<height>8</height>
<info>Player.Progress</info>
</control>
<control type="label" id="1">
<control type="label">
<posx>1250</posx>
<posy>140</posy>
<width>1020</width>
<height>25</height>
<label>$INFO[Player.ChapterName,$LOCALIZE[31020] : ]</label>
<label>$LOCALIZE[31006] $INFO[Player.FinishTime] $INFO[Player.TimeRemaining]</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
@ -260,7 +260,7 @@
<width>500</width>
<height>25</height>
<textcolor>white</textcolor>
<label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]</label>
<label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]$INFO[Player.ChapterName,[COLOR=grey] (,)[/COLOR]]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
@ -274,12 +274,12 @@
<height>8</height>
<info>Player.Progress</info>
</control>
<control type="label" id="1">
<control type="label">
<posx>1250</posx>
<posy>140</posy>
<width>995</width>
<width>1020</width>
<height>25</height>
<label>$INFO[Player.ChapterName,$LOCALIZE[31020] : ]</label>
<label>$LOCALIZE[31006] $INFO[Player.FinishTime]</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
@ -467,7 +467,7 @@
<width>500</width>
<height>25</height>
<textcolor>white</textcolor>
<label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]</label>
<label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]$INFO[Player.ChapterName,[COLOR=grey] (,)[/COLOR]]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
@ -481,12 +481,12 @@
<height>8</height>
<info>Player.Progress</info>
</control>
<control type="label" id="1">
<control type="label">
<posx>1250</posx>
<posy>140</posy>
<width>895</width>
<width>1020</width>
<height>25</height>
<label>$INFO[Player.ChapterName,$LOCALIZE[31020] : ]</label>
<label>$LOCALIZE[31006] $INFO[Player.FinishTime]</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
@ -630,6 +630,18 @@
<height>8</height>
<info>Player.Progress</info>
</control>
<control type="label">
<posx>1250</posx>
<posy>140</posy>
<width>1020</width>
<height>25</height>
<label>$LOCALIZE[31006] $INFO[Player.FinishTime]</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
<scroll>true</scroll>
</control>
</control>
<control type="group">
<posx>0</posx>

View File

@ -6,7 +6,7 @@
<string id="31003">Previous Window</string>
<string id="31004">Home</string>
<string id="31005">Memory Used:</string>
<string id="31006"></string>
<string id="31006">End Time:</string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>