[axis-camera-mpplugin] r525 committed - Updated Titan skin.

0 views
Skip to first unread message

axis-camer...@googlecode.com

unread,
Jan 22, 2015, 2:28:16 PM1/22/15
to axis-camer...@googlegroups.com
Revision: 525
Author: mattias....@gmail.com
Date: Thu Jan 22 19:27:45 2015 UTC
Log: Updated Titan skin.
https://code.google.com/p/axis-camera-mpplugin/source/detail?r=525

Modified:
/trunk/Source/AxisCameras/Skin/Titan/axiscameras.xml

=======================================
--- /trunk/Source/AxisCameras/Skin/Titan/axiscameras.xml Wed Jan 21
20:10:04 2015 UTC
+++ /trunk/Source/AxisCameras/Skin/Titan/axiscameras.xml Thu Jan 22
19:27:45 2015 UTC
@@ -2,14 +2,228 @@

<!-- This view is stripped down version of MediaPortal's myvideo.xml -->
<window>
-
+
<!-- Window properties -->
<id>9548</id>
<defaultcontrol>50</defaultcontrol>
<allowoverlay>yes</allowoverlay>

+ <!-- Defines -->
+ <define>#header.label:Axis Cameras</define>
+
<!-- Controls -->
<controls>
+
+ <!-- Background -->
+ <control>
+ <type>image</type>
+ <id>0</id>
+ <posX>0</posX>
+ <posY>0</posY>
+ <width>1920</width>
+ <height>1080</height>
+ <texture>background.png</texture>
+ <shouldCache>true</shouldCache>
+ </control>
+
+ <!-- General overlay -->
+ <control>
+ <type>image</type>
+ <id>0</id>
+ <posX>0</posX>
+ <posY>0</posY>
+ <width>1920</width>
+ <height>1080</height>
+ <texture>fanart_overlay.png</texture>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- List and info background -->
+ <control>
+ <type>image</type>
+ <id>0</id>
+ <posX>10</posX>
+ <posY>252</posY>
+ <width>1903</width>
+ <height>790</height>
+ <texture>panel_list.png</texture>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- Icon -->
+ <control>
+ <id>0</id>
+ <type>image</type>
+ <posX>60</posX>
+ <posY>34</posY>
+ <width>68</width>
+ <height>60</height>
+ <texture>icon_axiscameras.png</texture>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- Imports -->
+ <import>common.time.xml</import>
+
+ <!-- Selected item -->
+ <control Style="smallTitle">
+ <type>fadelabel</type>
+ <id>1</id>
+ <posX>510</posX>
+ <posY>1015</posY>
+ <label>#selecteditem</label>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- Image shadow -->
+ <control>
+ <type>image</type>
+ <id>1</id>
+ <posX>105</posX>
+ <posY>347</posY>
+ <width>429</width>
+ <height>613</height>
+ <texture>list_poster_shadow.png</texture>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- Default image -->
+ <control>
+ <type>image</type>
+ <id>0</id>
+ <posX>123</posX>
+ <posY>360</posY>
+ <width>379</width>
+ <height>563</height>
+ <!--TODO: Replace-->
+ <texture>defaultVideoBig.png</texture>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- Image -->
+ <control>
+ <type>image</type>
+ <id>60</id>
+ <posX>123</posX>
+ <posY>360</posY>
+ <width>379</width>
+ <height>563</height>
+ <texture>#selectedthumb</texture>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- Name text -->
+ <control Style="InfoLabel">
+ <type>label</type>
+ <id>0</id>
+ <posX>565</posX>
+ <posY>387</posY>
+ <label>Name:</label>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- Name value -->
+ <control Style="InfoValueSmall">
+ <type>label</type>
+ <id>0</id>
+ <posX>798</posX>
+ <posY>387</posY>
+ <label>#AxisCameras.Camera.Name</label>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- Address text -->
+ <control Style="InfoLabel">
+ <type>label</type>
+ <id>0</id>
+ <posX>565</posX>
+ <posY>419</posY>
+ <label>Address:</label>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- Address value -->
+ <control Style="InfoValueSmall">
+ <type>label</type>
+ <id>0</id>
+ <posX>798</posX>
+ <posY>419</posY>
+ <label>#AxisCameras.Camera.Address</label>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- Number of cameras -->
+ <control>
+ <type>label</type>
+ <label>Cameras: #itemcount</label>
+ <id>0</id>
+ <posX>96</posX>
+ <posY>998</posY>
+ <align>left</align>
+ <font>TitanLight12</font>
+ <textcolor>000000</textcolor>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- Lines between list rows -->
+ <control>
+ <type>image</type>
+ <id>1</id>
+ <posX>1222</posX>
+ <posY>385</posY>
+ <width>607</width>
+ <height>506</height>
+ <texture>list_lines.png</texture>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ </control>
+
+ <!-- List of cameras -->
+ <control>
+ <type>group</type>
+ <control>
+ <animation effect="fade" time="250">WindowOpen</animation>
+ <animation effect="fade" time="250">WindowClose</animation>
+ <type>facadeview</type>
+ <id>50</id>
+ <control>
+ <type>listcontrol</type>
+ <id>50</id>
+ <onleft>2</onleft>
+ <onright>2</onright>
+ <scrollOffset>1</scrollOffset>
+ <posX>1165</posX>
+ <posY>331</posY>
+ <height>700</height>
+ <width>698</width>
+ <textXOff>44</textXOff>
+ <textXOff2>650</textXOff2>
+ <textXOff3>2000</textXOff3>
+ <textYOff3>10</textYOff3>
+ <textureHeight>54</textureHeight>
+
<textureFocus>listcontrol_item_selected.png</textureFocus>
+ <textureNoFocus>-</textureNoFocus>
+ <dimColor>ffffffff</dimColor>
+ <spinPosX>1828</spinPosX>
+ <spinPosY>1000</spinPosY>
+ </control>
+ </control>
+ </control>
+
+ <!-- Imports -->
+ <import>common.overlay.xml</import>
</controls>

</window>
Reply all
Reply to author
Forward
0 new messages