aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
authorronie <ronie@users.noreply.github.com>2016-05-28 22:34:09 +0200
committerronie <ronie@users.noreply.github.com>2016-05-30 15:04:47 +0200
commitdd29ac864780a973a7260c9b3027fc17455b34f0 (patch)
tree4e3845f7ddfd7c09bbeb3c0d0513063903996496 /addons
parentc34d9e805e4da7dd0e213fe7e84f081fefd9ca44 (diff)
remove WINDOW_VIDEO_FILES
Diffstat (limited to 'addons')
-rw-r--r--addons/skin.estouchy/xml/Includes.xml2
-rw-r--r--addons/skin.estuary/1080i/Includes.xml10
2 files changed, 6 insertions, 6 deletions
diff --git a/addons/skin.estouchy/xml/Includes.xml b/addons/skin.estouchy/xml/Includes.xml
index 651709a193..10151ae9e9 100644
--- a/addons/skin.estouchy/xml/Includes.xml
+++ b/addons/skin.estouchy/xml/Includes.xml
@@ -1135,7 +1135,7 @@
<include condition="Window.IsVisible(Programs)">ProgramsMenu</include>
<include condition="Window.IsVisible(TVChannels) | Window.IsVisible(RadioChannels) | Window.IsVisible(TVGuide) | Window.IsVisible(RadioGuide) | Window.IsVisible(TVRecordings) | Window.IsVisible(RadioRecordings) | Window.IsVisible(TVTimers) | Window.IsVisible(RadioTimers) | Window.IsVisible(TVTimerRules) | Window.IsVisible(RadioTimerRules) | Window.IsVisible(TVSearch) | Window.IsVisible(RadioSearch)">PVRMenu</include>
<include condition="Window.IsVisible(PicturesSettings) | Window.IsVisible(ProgramsSettings) | Window.IsVisible(WeatherSettings) | Window.IsVisible(MusicSettings) | Window.IsVisible(SystemSettings) | Window.IsVisible(VideosSettings) | Window.IsVisible(ServiceSettings) | Window.IsVisible(AppearanceSettings)">SettingsMenu</include>
- <include condition="Window.IsVisible(VideoLibrary)">VideosMenu</include>
+ <include condition="Window.IsVisible(Videos)">VideosMenu</include>
<include condition="Window.IsVisible(VideoOSD)">VideoOSDMenu</include>
<include condition="Window.IsVisible(VideoPlaylist)">VideoPlaylistMenu</include>
</control>
diff --git a/addons/skin.estuary/1080i/Includes.xml b/addons/skin.estuary/1080i/Includes.xml
index 160b716dc6..5b7ac3c9e4 100644
--- a/addons/skin.estuary/1080i/Includes.xml
+++ b/addons/skin.estuary/1080i/Includes.xml
@@ -1040,7 +1040,7 @@
</control>
<control type="visualisation">
<include>FullScreenDimensions</include>
- <visible>Player.HasAudio + String.IsEmpty(Window(videolibrary).Property(PlayingBackgroundMedia))</visible>
+ <visible>Player.HasAudio + String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia))</visible>
</control>
<control type="group">
<animation effect="zoom" center="960,540" end="102,102" time="0" condition="Integer.IsGreater(System.StereoscopicMode,0)">conditional</animation>
@@ -1048,7 +1048,7 @@
<depth>DepthBackground</depth>
<include>FullScreenDimensions</include>
<aspectratio>scale</aspectratio>
- <animation effect="fade" start="100" end="bg_alpha" time="0" condition="Player.HasMedia + String.IsEmpty(Window(videolibrary).Property(PlayingBackgroundMedia))">Conditional</animation>
+ <animation effect="fade" start="100" end="bg_alpha" time="0" condition="Player.HasMedia + String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia))">Conditional</animation>
<animation effect="fade" start="0" end="100" time="300" condition="Window.Previous(fullscreenvideo) | Window.Previous(startup)">WindowOpen</animation>
<texture fallback="special://skin/extras/backgrounds/SKINDEFAULT.jpg">$VAR[GlobalFanartVar]</texture>
</control>
@@ -1061,7 +1061,7 @@
<animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
<animation effect="fade" time="400">VisibleChange</animation>
<texture background="true" colordiffuse="35FFFFFF">$VAR[MediaFanartVar]</texture>
- <visible>!Player.HasMedia | !String.IsEmpty(Window(videolibrary).Property(PlayingBackgroundMedia))</visible>
+ <visible>!Player.HasMedia | !String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia))</visible>
</control>
</control>
</definition>
@@ -1131,13 +1131,13 @@
<texture colordiffuse="button_focus">frame/menu-fo.png</texture>
<animation effect="fade" time="200">VisibleChange</animation>
<visible>$EXP[sidebar_focused]</visible>
- <visible>!Player.HasMedia | !String.IsEmpty(Window(videolibrary).Property(PlayingBackgroundMedia))</visible>
+ <visible>!Player.HasMedia | !String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia))</visible>
</control>
</control>
<control type="group">
<left>450</left>
<top>1005</top>
- <visible>Player.HasMedia + String.IsEmpty(Window(videolibrary).Property(PlayingBackgroundMedia))</visible>
+ <visible>Player.HasMedia + String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia))</visible>
<animation effect="fade" time="200">VisibleChange</animation>
<control type="grouplist">
<orientation>horizontal</orientation>