aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
authorGlenn-1990 <g_christiaensen@msn.com>2015-12-23 13:42:27 +0100
committerGlenn-1990 <g_christiaensen@msn.com>2015-12-23 13:42:27 +0100
commitb910e6698bd04eeb627a646b97003d894f9bd49b (patch)
treeb8c7132cd00a02c184f61df4102cf2b594e90d0c /addons
parenta8455b1deebbf4d178d98c1760e0e5c83e049b60 (diff)
[confluence] show disabled timers
Diffstat (limited to 'addons')
-rw-r--r--addons/skin.confluence/720p/DialogPVRGuideOSD.xml40
-rw-r--r--addons/skin.confluence/720p/DialogPVRInfo.xml6
-rw-r--r--addons/skin.confluence/720p/MyPVRSearch.xml40
-rw-r--r--addons/skin.confluence/720p/ViewsPVRGuide.xml40
-rw-r--r--addons/skin.confluence/media/PVR-HasTimer-Disabled.pngbin0 -> 4254 bytes
-rw-r--r--addons/skin.confluence/media/PVR-HasTimerSchedule-Disabled.pngbin0 -> 9130 bytes
6 files changed, 114 insertions, 12 deletions
diff --git a/addons/skin.confluence/720p/DialogPVRGuideOSD.xml b/addons/skin.confluence/720p/DialogPVRGuideOSD.xml
index 4df871937a..84096a47ed 100644
--- a/addons/skin.confluence/720p/DialogPVRGuideOSD.xml
+++ b/addons/skin.confluence/720p/DialogPVRGuideOSD.xml
@@ -113,7 +113,15 @@
<width>20</width>
<height>20</height>
<texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer + !ListItem.HasTimerSchedule + !ListItem.IsRecording</visible>
+ <visible>ListItem.HasTimer + !ListItem.HasTimerSchedule + !ListItem.IsRecording + ListItem.IsEnabled</visible>
+ </control>
+ <control type="image">
+ <left>120</left>
+ <top>5</top>
+ <width>20</width>
+ <height>20</height>
+ <texture>PVR-HasTimer-Disabled.png</texture>
+ <visible>ListItem.HasTimer + !ListItem.HasTimerSchedule + !ListItem.IsRecording + !ListItem.IsEnabled</visible>
</control>
<control type="image">
<left>120</left>
@@ -121,7 +129,15 @@
<width>20</width>
<height>20</height>
<texture>PVR-HasTimerSchedule.png</texture>
- <visible>ListItem.HasTimerSchedule + !ListItem.IsRecording</visible>
+ <visible>ListItem.HasTimerSchedule + !ListItem.IsRecording + ListItem.IsEnabled</visible>
+ </control>
+ <control type="image">
+ <left>120</left>
+ <top>5</top>
+ <width>20</width>
+ <height>20</height>
+ <texture>PVR-HasTimerSchedule-Disabled.png</texture>
+ <visible>ListItem.HasTimerSchedule + !ListItem.IsRecording + !ListItem.IsEnabled</visible>
</control>
<control type="image">
<left>60</left>
@@ -203,7 +219,15 @@
<width>20</width>
<height>20</height>
<texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer + !ListItem.HasTimerSchedule + !ListItem.IsRecording</visible>
+ <visible>ListItem.HasTimer + !ListItem.HasTimerSchedule + !ListItem.IsRecording + ListItem.IsEnable</visible>
+ </control>
+ <control type="image">
+ <left>120</left>
+ <top>5</top>
+ <width>20</width>
+ <height>20</height>
+ <texture>PVR-HasTimer-Disabled.png</texture>
+ <visible>ListItem.HasTimer + !ListItem.HasTimerSchedule + !ListItem.IsRecording + !ListItem.IsEnabled</visible>
</control>
<control type="image">
<left>120</left>
@@ -211,7 +235,15 @@
<width>20</width>
<height>20</height>
<texture>PVR-HasTimerSchedule.png</texture>
- <visible>ListItem.HasTimerSchedule + !ListItem.IsRecording</visible>
+ <visible>ListItem.HasTimerSchedule + !ListItem.IsRecording + ListItem.IsEnabled</visible>
+ </control>
+ <control type="image">
+ <left>120</left>
+ <top>5</top>
+ <width>20</width>
+ <height>20</height>
+ <texture>PVR-HasTimerSchedule-Disabled.png</texture>
+ <visible>ListItem.HasTimerSchedule + !ListItem.IsRecording + !ListItem.IsEnabled</visible>
</control>
<control type="image">
<left>60</left>
diff --git a/addons/skin.confluence/720p/DialogPVRInfo.xml b/addons/skin.confluence/720p/DialogPVRInfo.xml
index a70f034b3b..309251bd63 100644
--- a/addons/skin.confluence/720p/DialogPVRInfo.xml
+++ b/addons/skin.confluence/720p/DialogPVRInfo.xml
@@ -221,6 +221,12 @@
<label>-</label>
<visible>Window.IsActive(PVRGuideInfo)</visible>
</control>
+ <control type="button" id="9">
+ <description>Enable</description>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <label>-</label>
+ <visible>Window.IsActive(PVRGuideInfo)</visible>
+ </control>
<control type="button" id="7">
<description>OK</description>
<include>ButtonInfoDialogsCommonValues</include>
diff --git a/addons/skin.confluence/720p/MyPVRSearch.xml b/addons/skin.confluence/720p/MyPVRSearch.xml
index 0622468b58..608e8fc115 100644
--- a/addons/skin.confluence/720p/MyPVRSearch.xml
+++ b/addons/skin.confluence/720p/MyPVRSearch.xml
@@ -229,7 +229,15 @@
<width>20</width>
<height>20</height>
<texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer + !ListItem.IsRecording + !ListItem.HasTimerSchedule</visible>
+ <visible>ListItem.HasTimer + !ListItem.IsRecording + !ListItem.HasTimerSchedule + ListItem.IsEnabled</visible>
+ </control>
+ <control type="image">
+ <left>980</left>
+ <top>10</top>
+ <width>20</width>
+ <height>20</height>
+ <texture>PVR-HasTimer-Disabled.png</texture>
+ <visible>ListItem.HasTimer + !ListItem.IsRecording + !ListItem.HasTimerSchedule + !ListItem.IsEnabled</visible>
</control>
<control type="image">
<left>980</left>
@@ -237,7 +245,15 @@
<width>20</width>
<height>20</height>
<texture>PVR-HasTimerSchedule.png</texture>
- <visible>ListItem.HasTimerSchedule + !ListItem.IsRecording</visible>
+ <visible>ListItem.HasTimerSchedule + !ListItem.IsRecording + ListItem.IsEnabled</visible>
+ </control>
+ <control type="image">
+ <left>980</left>
+ <top>10</top>
+ <width>20</width>
+ <height>20</height>
+ <texture>PVR-HasTimerSchedule-Disabled.png</texture>
+ <visible>ListItem.HasTimerSchedule + !ListItem.IsRecording + !ListItem.IsEnabled</visible>
</control>
<control type="label">
<left>1010</left>
@@ -374,7 +390,15 @@
<width>20</width>
<height>20</height>
<texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer + !ListItem.IsRecording + !ListItem.HasTimerSchedule</visible>
+ <visible>ListItem.HasTimer + !ListItem.IsRecording + !ListItem.HasTimerSchedule + ListItem.IsEnabled</visible>
+ </control>
+ <control type="image">
+ <left>980</left>
+ <top>10</top>
+ <width>20</width>
+ <height>20</height>
+ <texture>PVR-HasTimer-Disabled.png</texture>
+ <visible>ListItem.HasTimer + !ListItem.IsRecording + !ListItem.HasTimerSchedule + !ListItem.IsEnabled</visible>
</control>
<control type="image">
<left>980</left>
@@ -382,7 +406,15 @@
<width>20</width>
<height>20</height>
<texture>PVR-HasTimerSchedule.png</texture>
- <visible>ListItem.HasTimerSchedule + !ListItem.IsRecording</visible>
+ <visible>ListItem.HasTimerSchedule + !ListItem.IsRecording + ListItem.IsEnabled</visible>
+ </control>
+ <control type="image">
+ <left>980</left>
+ <top>10</top>
+ <width>20</width>
+ <height>20</height>
+ <texture>PVR-HasTimerSchedule-Disabled.png</texture>
+ <visible>ListItem.HasTimerSchedule + !ListItem.IsRecording + !ListItem.IsEnabled</visible>
</control>
<control type="label">
<left>1010</left>
diff --git a/addons/skin.confluence/720p/ViewsPVRGuide.xml b/addons/skin.confluence/720p/ViewsPVRGuide.xml
index 8ffe540621..042c89b160 100644
--- a/addons/skin.confluence/720p/ViewsPVRGuide.xml
+++ b/addons/skin.confluence/720p/ViewsPVRGuide.xml
@@ -183,7 +183,15 @@
<width>16</width>
<height>16</height>
<texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer + !ListItem.IsRecording + !ListItem.HasTimerSchedule</visible>
+ <visible>ListItem.HasTimer + !ListItem.IsRecording + !ListItem.HasTimerSchedule + ListItem.IsEnabled</visible>
+ </control>
+ <control type="image">
+ <left>6</left>
+ <top>28</top>
+ <width>16</width>
+ <height>16</height>
+ <texture>PVR-HasTimer-Disabled.png</texture>
+ <visible>ListItem.HasTimer + !ListItem.IsRecording + !ListItem.HasTimerSchedule + !ListItem.IsEnabled</visible>
</control>
<control type="image">
<left>6</left>
@@ -191,7 +199,15 @@
<width>16</width>
<height>16</height>
<texture>PVR-HasTimerSchedule.png</texture>
- <visible>!ListItem.IsRecording + ListItem.HasTimerSchedule</visible>
+ <visible>!ListItem.IsRecording + ListItem.HasTimerSchedule + ListItem.IsEnabled</visible>
+ </control>
+ <control type="image">
+ <left>6</left>
+ <top>28</top>
+ <width>16</width>
+ <height>16</height>
+ <texture>PVR-HasTimerSchedule-Disabled.png</texture>
+ <visible>!ListItem.IsRecording + ListItem.HasTimerSchedule + !ListItem.IsEnabled</visible>
</control>
<control type="image">
<left>6</left>
@@ -243,7 +259,15 @@
<width>16</width>
<height>16</height>
<texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer + !ListItem.IsRecording + !ListItem.HasTimerSchedule</visible>
+ <visible>ListItem.HasTimer + !ListItem.IsRecording + !ListItem.HasTimerSchedule + ListItem.IsEnabled</visible>
+ </control>
+ <control type="image">
+ <left>6</left>
+ <top>28</top>
+ <width>16</width>
+ <height>16</height>
+ <texture>PVR-HasTimer-Disabled.png</texture>
+ <visible>ListItem.HasTimer + !ListItem.IsRecording + !ListItem.HasTimerSchedule + !ListItem.IsEnabled</visible>
</control>
<control type="image">
<left>6</left>
@@ -251,7 +275,15 @@
<width>16</width>
<height>16</height>
<texture>PVR-HasTimerSchedule.png</texture>
- <visible>!ListItem.IsRecording + ListItem.HasTimerSchedule</visible>
+ <visible>!ListItem.IsRecording + ListItem.HasTimerSchedule + ListItem.IsEnabled</visible>
+ </control>
+ <control type="image">
+ <left>6</left>
+ <top>28</top>
+ <width>16</width>
+ <height>16</height>
+ <texture>PVR-HasTimerSchedule-Disabled.png</texture>
+ <visible>!ListItem.IsRecording + ListItem.HasTimerSchedule + !ListItem.IsEnabled</visible>
</control>
<control type="image">
<left>6</left>
diff --git a/addons/skin.confluence/media/PVR-HasTimer-Disabled.png b/addons/skin.confluence/media/PVR-HasTimer-Disabled.png
new file mode 100644
index 0000000000..759edd1947
--- /dev/null
+++ b/addons/skin.confluence/media/PVR-HasTimer-Disabled.png
Binary files differ
diff --git a/addons/skin.confluence/media/PVR-HasTimerSchedule-Disabled.png b/addons/skin.confluence/media/PVR-HasTimerSchedule-Disabled.png
new file mode 100644
index 0000000000..a2140d63fe
--- /dev/null
+++ b/addons/skin.confluence/media/PVR-HasTimerSchedule-Disabled.png
Binary files differ