This commit is contained in:
chrisbevan 2016-11-01 14:59:28 +00:00
parent 7f6de22669
commit 0f590757df
13 changed files with 40 additions and 81 deletions

View File

@ -133,7 +133,6 @@
</font>
<font>
<name>largeTitle</name>
<!--prev dialogTitle-->
<filename>roboto/black.ttf</filename>
<size>60</size>
<linespacing>1.0</linespacing>
@ -179,7 +178,7 @@
<font>
<name>thumbTitle</name>
<filename>roboto/regular.ttf</filename>
<size>24</size>
<size>20</size>
<linespacing>1.0</linespacing>
</font>
<font>

View File

@ -214,7 +214,6 @@
<label>$INFO[weather.location] [B]$INFO[weather.temperature][/B] [LOWERCASE]$INFO[weather.conditions][/LOWERCASE]</label>
</control>
</control>
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<include>hubOptions</include>

View File

@ -120,31 +120,6 @@
<animation effect="fade" end="100" time="300" delay="200">WindowOpen</animation>
</control>
</control>
</include>
<include name="miniVideoPlayer">
<!--mini player window-->
<control type="group">
<visible>Player.HasVideo</visible>
<posx>col-21-begin</posx>
<posy>0</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>174</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="videowindow">
<posx>6</posx>
<posy>6</posy>
<width>4-col</width>
<height>162</height>
</control>
</control>
</include>
<!--conditional positioning for progress dialogs (avoid overlaps)-->
<include name="progressPosition1"><posy>row-2-begin</posy></include>

View File

@ -78,7 +78,6 @@
<include>dateTime</include>
</control>
</control>
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<include>hubOptions</include>

View File

@ -74,7 +74,6 @@
<!--dateTime-->
<include>dateTime</include>
</control>
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<include>hubOptions</include>

View File

@ -173,7 +173,6 @@
<!--dateTime-->
<include>dateTime</include>
</control>
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<include>hubOptions</include>

View File

@ -79,7 +79,7 @@
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date,$LOCALIZE[31192]: , ]$INFO[ListItem.Duration,(,)]</label>
<label>$INFO[ListItem.Date,, ]$INFO[ListItem.Duration,(,)]</label>
</control>
</itemlayout>
<focusedlayout width="24-col" height="2-row">
@ -139,28 +139,28 @@
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date,$LOCALIZE[31192]: , ]$INFO[ListItem.Duration,(,)]</label>
<label>$INFO[ListItem.Date,, ]$INFO[ListItem.Duration,(,)]</label>
</control>
</focusedlayout>
</control>
<!--Additional info-->
<control type="group">
<posx>0</posx>
<posx>16-col</posx>
<posy>22-row</posy>
<control type="progress">
<description>Disk usage bar</description>
<left>0</left>
<top>1</top>
<width>24-col</width>
<width>8-col</width>
<height>1-row</height>
<texturebg colordiffuse="overlay">colors/black.png</texturebg>
<texturebg colordiffuse="textboxInactive">colors/black.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>PVR.backenddiskspaceprogr</info><visible>!IntegerGreaterThan(PVR.backenddiskspaceprogr,100)</visible>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>24-col</width>
<width>8-col</width>
<font>itemSubTitle</font>
<align>center</align>
<textcolor>background</textcolor>
@ -207,7 +207,6 @@
<!--dateTime-->
<include>dateTime</include>
</control>
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<include>hubOptions</include>

View File

@ -67,7 +67,6 @@
<!--dateTime-->
<include>dateTime</include>
</control>
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<include>hubOptions</include>

View File

@ -87,7 +87,6 @@
<!--dateTime-->
<include>dateTime</include>
</control>
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<include>hubOptions</include>

View File

@ -29,7 +29,7 @@
<onback>9000</onback>
<pagecontrol>60</pagecontrol>
<scrolltime tween="cubic" easing="out">600</scrolltime>
<itemlayout width="300" height="348">
<itemlayout width="4-col" height="348">
<control type="image">
<posx>0</posx>
<posy>0</posy>
@ -44,22 +44,20 @@
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
<posy>264</posy>
<posy>262</posy>
<width>240</width>
<height>1-row</height>
<align>center</align>
<aligny>center</aligny>
<font>thumbtitle</font>
<textcolor>textDisabled</textcolor>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
<posy>292</posy>
<posy>286</posy>
<width>240</width>
<height>1-row</height>
<align>center</align>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
@ -103,10 +101,9 @@
</control>
<control type="label">
<posx>12</posx>
<posy>264</posy>
<posy>262</posy>
<width>240</width>
<height>1-row</height>
<align>center</align>
<aligny>center</aligny>
<font>thumbtitle</font>
<textcolor>textActive</textcolor>
@ -114,10 +111,9 @@
</control>
<control type="label">
<posx>12</posx>
<posy>292</posy>
<posy>286</posy>
<width>240</width>
<height>1-row</height>
<align>center</align>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>

View File

@ -81,7 +81,6 @@
<include>dateTime</include>
</control>
</control>
<include>miniVideoPlayer</include>
<!--hub menu-->
<include>hubMenu</include>
<include>hubOptions</include>

View File

@ -58,22 +58,20 @@
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
<posy>264</posy>
<posy>262</posy>
<width>240</width>
<height>1-row</height>
<align>center</align>
<aligny>center</aligny>
<font>thumbtitle</font>
<textcolor>textDisabled</textcolor>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.Title][/B]</label>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
<posy>292</posy>
<posy>286</posy>
<width>240</width>
<height>1-row</height>
<align>center</align>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
@ -129,10 +127,9 @@
</control>
<control type="label">
<posx>12</posx>
<posy>264</posy>
<posy>262</posy>
<width>240</width>
<height>1-row</height>
<align>center</align>
<aligny>center</aligny>
<font>thumbtitle</font>
<textcolor>textActive</textcolor>
@ -140,10 +137,9 @@
</control>
<control type="label">
<posx>12</posx>
<posy>292</posy>
<posy>286</posy>
<width>240</width>
<height>1-row</height>
<align>center</align>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>

View File

@ -19,6 +19,8 @@
[TODO]
event log screen (in settings)
Home Backgrounds (esp. non library)
Fix stop from fullscreen music view
@ -28,17 +30,16 @@ Skin shortcuts for all sub menus
Check yes / no progress bar works ok
and recordings storage indicator
Add user option Revise player stop on return
DialogAudioDSPManager.xml
Gamepad setup
DialogPlayerProcessInfo.xml
Check RCB (e.g. busy spinner and menu width)
Check screenshots work in dialogAddonSettings
check all active strings
MyPVRTimers needs creating and testing