aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence/720p/includes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.confluence/720p/includes.xml')
-rw-r--r--addons/skin.confluence/720p/includes.xml58
1 files changed, 29 insertions, 29 deletions
diff --git a/addons/skin.confluence/720p/includes.xml b/addons/skin.confluence/720p/includes.xml
index 3db3d44943..46d50a40b2 100644
--- a/addons/skin.confluence/720p/includes.xml
+++ b/addons/skin.confluence/720p/includes.xml
@@ -75,8 +75,8 @@
<width>1280</width>
<height>720</height>
<texture>black-back.png</texture>
- <animation effect="fade" time="400">Visible</animation>
- <animation effect="fade" time="200">Hidden</animation>
+ <animation effect="fade" time="300">Visible</animation>
+ <animation effect="fade" time="150">Hidden</animation>
<visible>Window.IsActive(MovieInformation) | Window.IsActive(MusicInformation) | Window.IsActive(SongInformation) | Window.IsActive(FileBrowser) | Window.IsActive(TextViewer) | Window.IsActive(AddonSettings) | Window.IsActive(ContentSettings) | Window.IsActive(SelectDialog) | Window.IsActive(FileStackingDialog) | Window.IsActive(MediaSource) | Window.IsActive(PictureInfo) | Window.IsActive(PlayerControls) | Window.IsActive(VirtualKeyboard) | Window.IsActive(NumericInput) | Window.IsActive(ProfileSettings) | Window.IsActive(LockSettings) | Window.IsActive(SmartPlaylistEditor) | Window.IsActive(SmartPlaylistRule) | Window.IsActive(script-RSS_Editor-rssEditor.xml) | Window.IsActive(script-RSS_Editor-setEditor.xml) | Window.IsActive(AddonInformation) | Window.IsActive(Peripherals) | Window.IsActive(PeripheralSettings) | Window.IsActive(script-cu-lrclyrics-main.xml) | Window.IsActive(MediaFilter)</visible>
</control>
</include>
@@ -137,8 +137,8 @@
<ondown>9002</ondown>
<itemgap>0</itemgap>
<orientation>Horizontal</orientation>
- <animation effect="slide" start="0,-40" end="0,0" delay="200" time="200" tween="quadratic" easing="out">Visible</animation>
- <animation effect="slide" start="0,0" end="0,-40" time="200" tween="quadratic" easing="out">Hidden</animation>
+ <animation effect="slide" start="0,-40" end="0,0" delay="150" time="150" tween="quadratic" easing="out">Visible</animation>
+ <animation effect="slide" start="0,0" end="0,-40" time="150" tween="quadratic" easing="out">Hidden</animation>
</include>
<include name="ButtonInfoDialogsCommonValues">
<height>40</height>
@@ -152,10 +152,10 @@
<pulseonselect>false</pulseonselect>
</include>
<include name="SideBladeLeft">
- <animation effect="slide" start="0,0" end="250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(9001) | Control.HasFocus(8999)">Conditional</animation>
- <animation effect="slide" start="0,0" end="-300,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(9001)">WindowClose</animation>
- <animation effect="slide" start="0,0" end="-50,0" time="300" tween="quadratic" easing="out" condition="![ControlGroup(9000).HasFocus | Control.HasFocus(9001)]">WindowClose</animation>
- <animation effect="slide" start="-50,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
+ <animation effect="slide" start="0,0" end="250,0" time="300" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(9001) | Control.HasFocus(8999)">Conditional</animation>
+ <animation effect="slide" start="0,0" end="-300,0" time="300" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(9001)">WindowClose</animation>
+ <animation effect="slide" start="0,0" end="-50,0" time="225" tween="quadratic" easing="out" condition="![ControlGroup(9000).HasFocus | Control.HasFocus(9001)]">WindowClose</animation>
+ <animation effect="slide" start="-50,0" end="0,0" time="225" tween="quadratic" easing="out">WindowOpen</animation>
<control type="button" id="8999">
<description>Fake button for mouse control</description>
<left>0</left>
@@ -198,8 +198,8 @@
<control type="group">
<left>120r</left>
<top>55r</top>
- <animation effect="fade" time="250" condition="Window.Previous(Home)">WindowOpen</animation>
- <animation effect="fade" time="250" condition="Window.Next(Home)">WindowClose</animation>
+ <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation>
+ <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation>
<visible>system.getbool(input.enablemouse)</visible>
<control type="button">
<description>Back push button</description>
@@ -257,8 +257,8 @@
<control type="group">
<visible>Player.HasMedia + !SubString(Window(videolibrary).Property(TvTunesIsAlive),TRUE)</visible>
<include>VisibleFadeEffect</include>
- <animation effect="fade" time="250" condition="Window.Previous(Home)">WindowOpen</animation>
- <animation effect="fade" time="250" condition="Window.Next(Home)">WindowClose</animation>
+ <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation>
+ <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation>
<control type="button">
<description>push button</description>
<left>30</left>
@@ -697,7 +697,7 @@
<onback>50</onback>
<onclick>PlayerControl(Play)</onclick>
<enable>Player.PauseEnabled</enable>
- <animation effect="fade" start="100" end="30" time="100" condition="!Player.PauseEnabled">Conditional</animation>
+ <animation effect="fade" start="100" end="30" time="75" condition="!Player.PauseEnabled">Conditional</animation>
</control>
<control type="button" id="605">
<left>180</left>
@@ -713,7 +713,7 @@
<ondown>611</ondown>
<onclick>PlayerControl(record)</onclick>
<enable>Player.CanRecord</enable>
- <animation effect="fade" start="100" end="30" time="100" condition="!Player.CanRecord">Conditional</animation>
+ <animation effect="fade" start="100" end="30" time="75" condition="!Player.CanRecord">Conditional</animation>
</control>
</control>
<control type="group" id="9005">
@@ -936,8 +936,8 @@
<include name="ScrollOffsetLabel">
<control type="group">
<visible>Container.Scrolling + [StringCompare(Container.SortMethod,$LOCALIZE[551]) | StringCompare(Container.SortMethod,$LOCALIZE[561]) | StringCompare(Container.SortMethod,$LOCALIZE[558]) | StringCompare(Container.SortMethod,$LOCALIZE[557]) | StringCompare(Container.SortMethod,$LOCALIZE[556])]</visible>
- <animation effect="slide" start="0,0" end="0,-60" time="100">Visible</animation>
- <animation effect="slide" start="0,-60" end="0,0" delay="400" time="100">Hidden</animation>
+ <animation effect="slide" start="0,0" end="0,-60" time="75">Visible</animation>
+ <animation effect="slide" start="0,-60" end="0,0" delay="300" time="75">Hidden</animation>
<left>300r</left>
<top>720</top>
<control type="image">
@@ -973,18 +973,18 @@
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<label>$INFO[System.Time]</label>
- <animation effect="slide" start="0,0" end="-40,0" time="100" condition="Window.IsVisible(Mutebug)">conditional</animation>
+ <animation effect="slide" start="0,0" end="-40,0" time="75" condition="Window.IsVisible(Mutebug)">conditional</animation>
</control>
</include>
<include name="HomeAddonsCommonLayout">
<include>Window_OpenClose_Animation</include>
<animation type="Visible">
- <effect type="slide" start="0,30" end="0,0" delay="200" easing="out" tween="quadratic" time="200" />
- <effect type="fade" start="0" end="100" delay="200" time="200" />
+ <effect type="slide" start="0,30" end="0,0" delay="150" easing="out" tween="quadratic" time="150" />
+ <effect type="fade" start="0" end="100" delay="150" time="150" />
</animation>
<animation type="Hidden">
- <effect type="zoom" start="100" end="70" center="auto" easing="in" tween="quadratic" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="70" center="auto" easing="in" tween="quadratic" time="225" />
+ <effect type="fade" start="100" end="0" time="225" />
</animation>
<hitrect x="0" y="530" w="1280" h="120" />
<left>0</left>
@@ -1253,20 +1253,20 @@
</focusedlayout>
</include>
<include name="backgroundfade">
- <animation effect="fade" time="600">Visible</animation>
- <animation effect="fade" time="600">Hidden</animation>
+ <animation effect="fade" time="450">Visible</animation>
+ <animation effect="fade" time="450">Hidden</animation>
</include>
<include name="Window_OpenClose_Animation">
- <animation effect="fade" time="250">WindowOpen</animation>
- <animation effect="fade" time="250">WindowClose</animation>
+ <animation effect="fade" time="200">WindowOpen</animation>
+ <animation effect="fade" time="200">WindowClose</animation>
</include>
<include name="dialogeffect">
- <animation effect="fade" time="250">WindowOpen</animation>
- <animation effect="fade" time="250">WindowClose</animation>
+ <animation effect="fade" time="200">WindowOpen</animation>
+ <animation effect="fade" time="200">WindowClose</animation>
</include>
<include name="VisibleFadeEffect">
- <animation effect="fade" time="300">Visible</animation>
- <animation effect="fade" time="300">Hidden</animation>
+ <animation effect="fade" time="225">Visible</animation>
+ <animation effect="fade" time="225">Hidden</animation>
</include>
<include name="KeyboardButton">
<width>50</width>