This commit is contained in:
Chris Bevan 2016-11-24 23:26:56 +00:00
parent d87a3246db
commit b3a5d37d89
135 changed files with 37 additions and 49 deletions

View File

@ -39,7 +39,7 @@
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<--addon details-->
<!--addon details-->
<control type="image">
<posx>0</posx>
<posy>2-row</posy>

View File

@ -4,8 +4,8 @@
<controls>
<control type="group">
<posx>col-19-begin</posx>
<include condition="!window.isactive(infodialog)">progressPosition1</include>
<include condition="window.isactive(infodialog)">progressPosition2</include>
<include condition="!window.isactive(Notification)">progressPosition1</include>
<include condition="window.isactive(Notification)">progressPosition2</include>
<!--animations-->
<animation type="Windowclose">
<effect type="fade" start="100" end="0" time="400" tween="sine"/>

View File

@ -774,7 +774,7 @@
<height>1-col</height>
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<label>IP</label>
<label>31093</label>
<textoffsetx>0</textoffsetx>
<onleft>304</onleft>
<onright>160</onright>

View File

@ -57,11 +57,7 @@
<control type="label">
<width>24-col</width>
<label>$INFO[PVR.ActStreamSNR,$LOCALIZE[19009]: ]</label>
</control>
<control type="label">
<width>24-col</width>
<label>$INFO[Player.Process(videodecoder),$LOCALIZE[31115]: ]$VAR[VideoHWDecoder, (,)]</label>
</control>
</control>
<control type="label">
<width>24-col</width>
<label>$INFO[Player.Process(pixformat),$LOCALIZE[31114]: ]</label>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<visible>!window.isactive(videoosd) + !window.isactive(123) + !window.isactive(124) + !Window.IsActive(1104) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
<visible>!window.isactive(videoosd) + !window.isactive(osdvideosettings) + !window.isactive(osdaudiosettings) + !Window.IsActive(1104) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
<controls>
<control type="image">
<include>dimensionsFullscreen</include>

View File

@ -5,8 +5,8 @@
<controls>
<control type="group">
<posx>col-19-begin</posx>
<include condition="!window.isactive(infodialog)">progressPosition1</include>
<include condition="window.isactive(infodialog)">progressPosition2</include>
<include condition="!window.isactive(Notification)">progressPosition1</include>
<include condition="window.isactive(Notification)">progressPosition2</include>
<!--animations-->
<animation type="Windowclose">
<effect type="fade" start="100" end="0" time="400" tween="sine"/>

View File

@ -5,8 +5,8 @@
<controls>
<control type="group">
<posx>col-19-begin</posx>
<include condition="!window.isactive(infodialog)">progressPosition1</include>
<include condition="window.isactive(infodialog)">progressPosition2</include>
<include condition="!window.isactive(Notification)">progressPosition1</include>
<include condition="window.isactive(Notification)">progressPosition2</include>
<visible>!player.passthrough</visible>
<animation type="Windowclose">
<effect type="fade" start="100" end="0" time="400" tween="sine"/>

View File

@ -48,7 +48,7 @@
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<--view options-->
<!--view options-->
<control type="grouplist" id="9000">
<posx>0</posx>
<posy>2-row</posy>

View File

@ -69,12 +69,6 @@
<size>36</size>
<linespacing>0.9</linespacing>
</font>
<font>
<name>regularSemibold</name>
<filename>roboto/semibold.ttf</filename>
<size>36</size>
<linespacing>0.9</linespacing>
</font>
<font>
<name>regularLight</name>
<filename>roboto/light.ttf</filename>

View File

@ -8,11 +8,6 @@
<effect type="fade" start="100" end="0" time="300"/>
</animation>
</include>
<include name="fadeIn">
<animation type="focus">
<effect type="fade" start="0" end="100" time="500"/>
</animation>
</include>
<include name="listSlideIn">
<effect type="fade" start="0" end="100" time="300" delay="600"/>
<effect type="slide" start="3-col" end="0" center="auto" tween="cubic" easing="out" time="400" delay="500"/>

View File

@ -2,7 +2,7 @@
<includes>
<!--Hub options menu (sort order etc)-->
<include name="hubOptions">
<--hub options-->
<!--hub options-->
<control type="group">
<animation type="Conditional" condition="!controlgroup(9002).hasfocus | window.isactive(1100)">
<effect type="fade" start="100" end="0" time="300"/>

View File

@ -62,17 +62,6 @@
<variable name="unwatchedOnly">
<value condition="System.Setting(hidewatched)">$LOCALIZE[31213]</value>
</variable>
<!--fullscreeninfo titles-->
<variable name="nowPlayingTitle">
<value condition="!StringCompare(VideoPlayer.title,VideoPlayer.TVShowTitle)">$INFO[videoplayer.tvshowtitle] $INFO[videoplayer.title]</value>
<value condition="StringCompare(VideoPlayer.title,VideoPlayer.TVShowTitle)">$INFO[videoplayer.title]</value>
</variable>
<!--Shift progress dialogs where possible to avoid overlaps-->
<variable name="progressDialogPosition">
<value condition="window.isactive(infodialog) + !window.isactive(extendedprogressdialog)">209</value>
<value condition="window.isactive(infodialog) + window.isactive(extendedprogressdialog)">323</value>
<value>95</value>
</variable>
<!--Star rating for music tracks-->
<variable name="starRating">
<value condition="SubString(MusicPlayer.Rating,1)"></value>

View File

@ -71,7 +71,7 @@
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>MyVideoNav.xml $INFO[container.folderpath]</label>
<label>MyVideoNav.xml</label>
</control>
</controls>
</window>

View File

@ -29,7 +29,7 @@
<posy>row-1-begin</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>Weather</label>
<label>31197</label>
<textcolor>textActive</textcolor>
</control>
<!--source subtitle-->
@ -115,7 +115,7 @@
<width>12-col</width>
<height>2-row</height>
<font>regular</font>
<label>Wind $INFO[Window.Property(Current.wind)]</label>
<label>$LOCALIZE[31094] $INFO[Window.Property(Current.wind)]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
</control>

View File

@ -266,7 +266,7 @@
<content>
<item id="1">
<description>New Rule</description>
<label>Add</label>
<label>31128</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(129,13)</onclick>

View File

@ -235,21 +235,21 @@
<label>13395</label>
<label2></label2>
<thumb>-</thumb>
<onclick>ActivateWindow(123)</onclick>
<onclick>ActivateWindow(osdvideosettings)</onclick>
</item>
<item>
<description>Audio Settings</description>
<label>13396</label>
<label2></label2>
<thumb>-</thumb>
<onclick>ActivateWindow(124)</onclick>
<onclick>ActivateWindow(osdaudiosettings)</onclick>
</item>
<item>
<description>Bookmarks</description>
<label>298</label>
<label2></label2>
<thumb>-</thumb>
<onclick>ActivateWindow(125)</onclick>
<onclick>ActivateWindow(videobookmarks)</onclick>
</item>
</content>
</control>

View File

@ -5,7 +5,7 @@
<controls>
<include>globalBackground</include>
<control type="image">
<include>fullscreenDimensions</include>
<include>dimensionsFullscreen</include>
<aspectratio scalediffuse="false" align="left">scale</aspectratio>
<texture border="0">$INFO[Listitem.thumb]</texture>
<colordiffuse>22ffffff</colordiffuse>

View File

@ -27,7 +27,7 @@
<posx>0</posx>
<posy>0</posy>
<width>auto</width>
<label>Searching for [COLOR highlight]$INFO[Window.Property(GlobalSearch.SearchString)][/COLOR] </label>
<label>$LOCALIZE[31125] [COLOR highlight]$INFO[Window.Property(GlobalSearch.SearchString)][/COLOR] </label>
<font>pageSubTitle</font>
<textcolor>textActive</textcolor>
</control>

View File

@ -31,8 +31,6 @@ Recent items video: - check recent episodes
Check all XMLS are present
Lose .DS_Store (need to do this on the windows box)
check all active strings
Screenshots etc

0
extras/homeBackgrounds/1080_02202012-01.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 724 KiB

After

Width:  |  Height:  |  Size: 724 KiB

0
extras/homeBackgrounds/1080_050518-2044-KeeEvening.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 222 KiB

After

Width:  |  Height:  |  Size: 222 KiB

View File

Before

Width:  |  Height:  |  Size: 565 KiB

After

Width:  |  Height:  |  Size: 565 KiB

0
extras/homeBackgrounds/1080_060518-0190-TamBreeze.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 465 KiB

After

Width:  |  Height:  |  Size: 465 KiB

View File

Before

Width:  |  Height:  |  Size: 333 KiB

After

Width:  |  Height:  |  Size: 333 KiB

0
extras/homeBackgrounds/1080_060820-0818-ThePhotogs.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 610 KiB

After

Width:  |  Height:  |  Size: 610 KiB

View File

Before

Width:  |  Height:  |  Size: 610 KiB

After

Width:  |  Height:  |  Size: 610 KiB

View File

Before

Width:  |  Height:  |  Size: 286 KiB

After

Width:  |  Height:  |  Size: 286 KiB

View File

Before

Width:  |  Height:  |  Size: 560 KiB

After

Width:  |  Height:  |  Size: 560 KiB

0
extras/homeBackgrounds/1080_061125-1635-Maelstrom3.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 311 KiB

After

Width:  |  Height:  |  Size: 311 KiB

View File

Before

Width:  |  Height:  |  Size: 208 KiB

After

Width:  |  Height:  |  Size: 208 KiB

0
extras/homeBackgrounds/1080_06152012-12.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 345 KiB

After

Width:  |  Height:  |  Size: 345 KiB

View File

Before

Width:  |  Height:  |  Size: 481 KiB

After

Width:  |  Height:  |  Size: 481 KiB

View File

Before

Width:  |  Height:  |  Size: 485 KiB

After

Width:  |  Height:  |  Size: 485 KiB

0
extras/homeBackgrounds/1080_071118-3765-LvrsPtMorn.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 429 KiB

After

Width:  |  Height:  |  Size: 429 KiB

View File

Before

Width:  |  Height:  |  Size: 440 KiB

After

Width:  |  Height:  |  Size: 440 KiB

View File

Before

Width:  |  Height:  |  Size: 631 KiB

After

Width:  |  Height:  |  Size: 631 KiB

View File

Before

Width:  |  Height:  |  Size: 334 KiB

After

Width:  |  Height:  |  Size: 334 KiB

View File

Before

Width:  |  Height:  |  Size: 422 KiB

After

Width:  |  Height:  |  Size: 422 KiB

0
extras/homeBackgrounds/1080_090102-0157-BirdRock.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 696 KiB

After

Width:  |  Height:  |  Size: 696 KiB

View File

Before

Width:  |  Height:  |  Size: 410 KiB

After

Width:  |  Height:  |  Size: 410 KiB

View File

Before

Width:  |  Height:  |  Size: 468 KiB

After

Width:  |  Height:  |  Size: 468 KiB

View File

Before

Width:  |  Height:  |  Size: 410 KiB

After

Width:  |  Height:  |  Size: 410 KiB

0
extras/homeBackgrounds/1080_091009-2169-LibOfAges3.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 740 KiB

After

Width:  |  Height:  |  Size: 740 KiB

View File

Before

Width:  |  Height:  |  Size: 375 KiB

After

Width:  |  Height:  |  Size: 375 KiB

View File

Before

Width:  |  Height:  |  Size: 547 KiB

After

Width:  |  Height:  |  Size: 547 KiB

View File

Before

Width:  |  Height:  |  Size: 374 KiB

After

Width:  |  Height:  |  Size: 374 KiB

View File

Before

Width:  |  Height:  |  Size: 433 KiB

After

Width:  |  Height:  |  Size: 433 KiB

View File

Before

Width:  |  Height:  |  Size: 466 KiB

After

Width:  |  Height:  |  Size: 466 KiB

View File

Before

Width:  |  Height:  |  Size: 544 KiB

After

Width:  |  Height:  |  Size: 544 KiB

0
extras/homeBackgrounds/1080_110429-7971-Faultlines.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 421 KiB

After

Width:  |  Height:  |  Size: 421 KiB

View File

Before

Width:  |  Height:  |  Size: 383 KiB

After

Width:  |  Height:  |  Size: 383 KiB

View File

Before

Width:  |  Height:  |  Size: 335 KiB

After

Width:  |  Height:  |  Size: 335 KiB

View File

Before

Width:  |  Height:  |  Size: 467 KiB

After

Width:  |  Height:  |  Size: 467 KiB

0
extras/homeBackgrounds/1080_12262010-01.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 773 KiB

After

Width:  |  Height:  |  Size: 773 KiB

View File

Before

Width:  |  Height:  |  Size: 729 KiB

After

Width:  |  Height:  |  Size: 729 KiB

View File

Before

Width:  |  Height:  |  Size: 296 KiB

After

Width:  |  Height:  |  Size: 296 KiB

View File

Before

Width:  |  Height:  |  Size: 856 KiB

After

Width:  |  Height:  |  Size: 856 KiB

View File

Before

Width:  |  Height:  |  Size: 638 KiB

After

Width:  |  Height:  |  Size: 638 KiB

View File

Before

Width:  |  Height:  |  Size: 596 KiB

After

Width:  |  Height:  |  Size: 596 KiB

View File

Before

Width:  |  Height:  |  Size: 484 KiB

After

Width:  |  Height:  |  Size: 484 KiB

0
extras/homeBackgrounds/1080_20140328-Hawaii-2209.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 381 KiB

After

Width:  |  Height:  |  Size: 381 KiB

View File

Before

Width:  |  Height:  |  Size: 305 KiB

After

Width:  |  Height:  |  Size: 305 KiB

0
extras/homeBackgrounds/1080_213125-1600x1200-3.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 508 KiB

After

Width:  |  Height:  |  Size: 508 KiB

View File

Before

Width:  |  Height:  |  Size: 555 KiB

After

Width:  |  Height:  |  Size: 555 KiB

0
extras/homeBackgrounds/1080_388A4648-Edit.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 600 KiB

After

Width:  |  Height:  |  Size: 600 KiB

View File

Before

Width:  |  Height:  |  Size: 538 KiB

After

Width:  |  Height:  |  Size: 538 KiB

View File

Before

Width:  |  Height:  |  Size: 265 KiB

After

Width:  |  Height:  |  Size: 265 KiB

View File

Before

Width:  |  Height:  |  Size: 699 KiB

After

Width:  |  Height:  |  Size: 699 KiB

View File

Before

Width:  |  Height:  |  Size: 656 KiB

After

Width:  |  Height:  |  Size: 656 KiB

View File

Before

Width:  |  Height:  |  Size: 406 KiB

After

Width:  |  Height:  |  Size: 406 KiB

View File

Before

Width:  |  Height:  |  Size: 445 KiB

After

Width:  |  Height:  |  Size: 445 KiB

0
extras/homeBackgrounds/1080_Antelope-Hallway.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 268 KiB

After

Width:  |  Height:  |  Size: 268 KiB

0
extras/homeBackgrounds/1080_Antelope-Weeping-Eye.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 299 KiB

After

Width:  |  Height:  |  Size: 299 KiB

0
extras/homeBackgrounds/1080_BeautyCreek.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 407 KiB

After

Width:  |  Height:  |  Size: 407 KiB

View File

Before

Width:  |  Height:  |  Size: 301 KiB

After

Width:  |  Height:  |  Size: 301 KiB

0
extras/homeBackgrounds/1080_Chef-at-Sunset.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 488 KiB

After

Width:  |  Height:  |  Size: 488 KiB

0
extras/homeBackgrounds/1080_Chicago.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 452 KiB

After

Width:  |  Height:  |  Size: 452 KiB

0
extras/homeBackgrounds/1080_Colorado-River-Sunset.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 408 KiB

After

Width:  |  Height:  |  Size: 408 KiB

0
extras/homeBackgrounds/1080_Column-of-Light.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 303 KiB

After

Width:  |  Height:  |  Size: 303 KiB

0
extras/homeBackgrounds/1080_ConvictLakeSunrise.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 344 KiB

After

Width:  |  Height:  |  Size: 344 KiB

0
extras/homeBackgrounds/1080_DSC-1557-Edit.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 372 KiB

After

Width:  |  Height:  |  Size: 372 KiB

0
extras/homeBackgrounds/1080_DSC-9065.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 448 KiB

After

Width:  |  Height:  |  Size: 448 KiB

View File

Before

Width:  |  Height:  |  Size: 246 KiB

After

Width:  |  Height:  |  Size: 246 KiB

0
extras/homeBackgrounds/1080_David-Morrow-1-5.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 470 KiB

After

Width:  |  Height:  |  Size: 470 KiB

0
extras/homeBackgrounds/1080_DelicateArch.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 280 KiB

After

Width:  |  Height:  |  Size: 280 KiB

0
extras/homeBackgrounds/1080_Farewell-San-Francisco.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 517 KiB

After

Width:  |  Height:  |  Size: 517 KiB

0
extras/homeBackgrounds/1080_Galaxy-Number-9.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 346 KiB

After

Width:  |  Height:  |  Size: 346 KiB

View File

Before

Width:  |  Height:  |  Size: 793 KiB

After

Width:  |  Height:  |  Size: 793 KiB

View File

Before

Width:  |  Height:  |  Size: 445 KiB

After

Width:  |  Height:  |  Size: 445 KiB

0
extras/homeBackgrounds/1080_Horseshoe-Bend-Sunset.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 380 KiB

After

Width:  |  Height:  |  Size: 380 KiB

0
extras/homeBackgrounds/1080_IMG-0242.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 817 KiB

After

Width:  |  Height:  |  Size: 817 KiB

0
extras/homeBackgrounds/1080_IMG-0293-he.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 474 KiB

After

Width:  |  Height:  |  Size: 474 KiB

0
extras/homeBackgrounds/1080_IMG-0642.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 389 KiB

After

Width:  |  Height:  |  Size: 389 KiB

0
extras/homeBackgrounds/1080_IMG-2617.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 350 KiB

After

Width:  |  Height:  |  Size: 350 KiB

0
extras/homeBackgrounds/1080_IMG-2630-HDR.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 597 KiB

After

Width:  |  Height:  |  Size: 597 KiB

0
extras/homeBackgrounds/1080_IMG-3824-pe.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 434 KiB

After

Width:  |  Height:  |  Size: 434 KiB

0
extras/homeBackgrounds/1080_IMG-7939-he.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 472 KiB

After

Width:  |  Height:  |  Size: 472 KiB

0
extras/homeBackgrounds/1080_IMG-8311.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 660 KiB

After

Width:  |  Height:  |  Size: 660 KiB

0
extras/homeBackgrounds/1080_Ice-Waterfall.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 430 KiB

After

Width:  |  Height:  |  Size: 430 KiB

View File

Before

Width:  |  Height:  |  Size: 274 KiB

After

Width:  |  Height:  |  Size: 274 KiB

Some files were not shown because too many files have changed in this diff Show More