|
From: <ba...@us...> - 2014-08-14 21:46:10
|
Revision: 4869
http://sourceforge.net/p/mp-plugins/code/4869
Author: bartev
Date: 2014-08-14 21:45:58 +0000 (Thu, 14 Aug 2014)
Log Message:
-----------
Added direct scene trigger settings
Modified Paths:
--------------
trunk/plugins/VeraControl/skin/Default/VeraDialogActionTrigger.xml
trunk/plugins/VeraControl/skin/Default/VeraDialogDeviceControl.xml
trunk/plugins/VeraControl/skin/Default/VeraDialogSceneControl.xml
Modified: trunk/plugins/VeraControl/skin/Default/VeraDialogActionTrigger.xml
===================================================================
--- trunk/plugins/VeraControl/skin/Default/VeraDialogActionTrigger.xml 2014-08-14 21:45:29 UTC (rev 4868)
+++ trunk/plugins/VeraControl/skin/Default/VeraDialogActionTrigger.xml 2014-08-14 21:45:58 UTC (rev 4869)
@@ -29,7 +29,7 @@
<posX>210</posX>
<posY>100</posY>
<width>550</width>
- <height>440</height>
+ <height>600</height>
<texture>context_background.png</texture>
</control>
<control>
@@ -40,8 +40,8 @@
<posY>130</posY>
<width>40</width>
<height>40</height>
- <textureFocus>dialogue_shutdown_focus.png</textureFocus>
- <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
+ <textureFocus>top_exit_enabled.png</textureFocus>
+ <textureNoFocus>top_exit_disabled.png</textureNoFocus>
<label>-</label>
<onleft>10</onleft>
<onright>15</onright>
@@ -113,7 +113,7 @@
<posY>200</posY>
<onleft>23</onleft>
<onright>21</onright>
- <onup>50</onup>
+ <onup>66</onup>
<ondown>25</ondown>
<type>spinbutton</type>
<textureUp>arrow_round_up_nofocus.png</textureUp>
@@ -142,7 +142,7 @@
<id>21</id>
<posX>470</posX>
<posY>200</posY>
- <onup>51</onup>
+ <onup>67</onup>
<ondown>26</ondown>
<onleft>20</onleft>
<onright>22</onright>
@@ -173,7 +173,7 @@
<id>22</id>
<posX>560</posX>
<posY>200</posY>
- <onup>52</onup>
+ <onup>68</onup>
<ondown>27</ondown>
<onleft>21</onleft>
<onright>23</onright>
@@ -880,7 +880,7 @@
<posX>650</posX>
<posY>350</posY>
<onup>43</onup>
- <ondown>100</ondown>
+ <ondown>64</ondown>
<onleft>47</onleft>
<onright>45</onright>
<type>spinbutton</type>
@@ -953,7 +953,7 @@
<posX>380</posX>
<posY>410</posY>
<onup>45</onup>
- <ondown>20</ondown>
+ <ondown>61</ondown>
<onleft>100</onleft>
<onright>51</onright>
<type>spinbutton</type>
@@ -984,7 +984,7 @@
<posX>470</posX>
<posY>410</posY>
<onup>46</onup>
- <ondown>21</ondown>
+ <ondown>62</ondown>
<onleft>50</onleft>
<onright>52</onright>
<type>spinbutton</type>
@@ -1015,9 +1015,9 @@
<posX>560</posX>
<posY>410</posY>
<onup>47</onup>
- <ondown>22</ondown>
+ <ondown>63</ondown>
<onleft>51</onleft>
- <onright>100</onright>
+ <onright>50</onright>
<type>spinbutton</type>
<textureUp>arrow_round_up_nofocus.png</textureUp>
<textureDown>arrow_round_down_nofocus.png</textureDown>
@@ -1041,12 +1041,440 @@
<animation effect="slide" time="650" start="1200,0">WindowOpen</animation>
</control>
+
<control>
+ <description>Direct scene label</description>
+ <type>label</type>
+ <id>0</id>
+ <posX>290</posX>
+ <posY>465</posY>
+ <label>Key 0</label>
+ <font>font10</font>
+ <textcolor>FF393939</textcolor>
+ </control>
+ <control>
+ <description>Direct scene label</description>
+ <type>label</type>
+ <id>0</id>
+ <posX>380</posX>
+ <posY>465</posY>
+ <label>Key 1</label>
+ <font>font10</font>
+ <textcolor>FF393939</textcolor>
+ </control>
+ <control>
+ <description>Direct scene label</description>
+ <type>label</type>
+ <id>0</id>
+ <posX>470</posX>
+ <posY>465</posY>
+ <label>Key 2</label>
+ <font>font10</font>
+ <textcolor>FF393939</textcolor>
+ </control>
+ <control>
+ <description>Direct scene label</description>
+ <type>label</type>
+ <id>0</id>
+ <posX>560</posX>
+ <posY>465</posY>
+ <label>Key 3</label>
+ <font>font10</font>
+ <textcolor>FF393939</textcolor>
+ </control>
+ <control>
+ <description>Direct scene label</description>
+ <type>label</type>
+ <id>0</id>
+ <posX>650</posX>
+ <posY>465</posY>
+ <label>Key 4</label>
+ <font>font10</font>
+ <textcolor>FF393939</textcolor>
+ </control>
+
+ <control>
+ <description>Key 0</description>
+ <id>60</id>
+ <posX>290</posX>
+ <posY>490</posY>
+ <onup>65</onup>
+ <ondown>65</ondown>
+ <onleft>64</onleft>
+ <onright>61</onright>
+ <type>spinbutton</type>
+ <textureUp>arrow_round_up_nofocus.png</textureUp>
+ <textureDown>arrow_round_down_nofocus.png</textureDown>
+ <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
+ <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
+ <spinWidth>25</spinWidth>
+ <spinHeight>15</spinHeight>
+ <spinalign>left</spinalign>
+ <spinvalign>middle</spinvalign>
+ <spintype>text</spintype>
+ <orientation>vertical</orientation>
+ <showrange>no</showrange>
+ <cycleItems>yes</cycleItems>
+ <height>20</height>
+ <width>50</width>
+ <font>font10</font>
+ <textalign>left</textalign>
+ <textvalign>middle</textvalign>
+ <animation effect="Zoom" end="110,110" start="100,100" time="100">Focus</animation>
+ <animation effect="Zoom" end="100,100" start="110,110" time="300">UnFocus</animation>
+ <animation effect="slide" time="450" start="1200,0">WindowOpen</animation>
+ </control>
+ <control>
+ <description>Key 1</description>
+ <id>61</id>
+ <posX>380</posX>
+ <posY>490</posY>
+ <onup>50</onup>
+ <ondown>66</ondown>
+ <onleft>60</onleft>
+ <onright>62</onright>
+ <type>spinbutton</type>
+ <textureUp>arrow_round_up_nofocus.png</textureUp>
+ <textureDown>arrow_round_down_nofocus.png</textureDown>
+ <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
+ <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
+ <spinWidth>25</spinWidth>
+ <spinHeight>15</spinHeight>
+ <spinalign>left</spinalign>
+ <spinvalign>middle</spinvalign>
+ <spintype>text</spintype>
+ <orientation>vertical</orientation>
+ <showrange>no</showrange>
+ <cycleItems>yes</cycleItems>
+ <height>20</height>
+ <width>50</width>
+ <font>font10</font>
+ <textalign>left</textalign>
+ <textvalign>middle</textvalign>
+ <animation effect="Zoom" end="110,110" start="100,100" time="100">Focus</animation>
+ <animation effect="Zoom" end="100,100" start="110,110" time="300">UnFocus</animation>
+ <animation effect="slide" time="450" start="1200,0">WindowOpen</animation>
+ </control>
+ <control>
+ <description>Key 2</description>
+ <id>62</id>
+ <posX>470</posX>
+ <posY>490</posY>
+ <onup>51</onup>
+ <ondown>67</ondown>
+ <onleft>61</onleft>
+ <onright>63</onright>
+ <type>spinbutton</type>
+ <textureUp>arrow_round_up_nofocus.png</textureUp>
+ <textureDown>arrow_round_down_nofocus.png</textureDown>
+ <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
+ <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
+ <spinWidth>25</spinWidth>
+ <spinHeight>15</spinHeight>
+ <spinalign>left</spinalign>
+ <spinvalign>middle</spinvalign>
+ <spintype>text</spintype>
+ <orientation>vertical</orientation>
+ <showrange>no</showrange>
+ <cycleItems>yes</cycleItems>
+ <height>20</height>
+ <width>50</width>
+ <font>font10</font>
+ <textalign>left</textalign>
+ <textvalign>middle</textvalign>
+ <animation effect="Zoom" end="110,110" start="100,100" time="100">Focus</animation>
+ <animation effect="Zoom" end="100,100" start="110,110" time="300">UnFocus</animation>
+ <animation effect="slide" time="550" start="1200,0">WindowOpen</animation>
+ </control>
+ <control>
+ <description>Key 3</description>
+ <id>63</id>
+ <posX>560</posX>
+ <posY>490</posY>
+ <onup>52</onup>
+ <ondown>68</ondown>
+ <onleft>62</onleft>
+ <onright>64</onright>
+ <type>spinbutton</type>
+ <textureUp>arrow_round_up_nofocus.png</textureUp>
+ <textureDown>arrow_round_down_nofocus.png</textureDown>
+ <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
+ <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
+ <spinWidth>25</spinWidth>
+ <spinHeight>15</spinHeight>
+ <spinalign>left</spinalign>
+ <spinvalign>middle</spinvalign>
+ <spintype>text</spintype>
+ <orientation>vertical</orientation>
+ <showrange>no</showrange>
+ <cycleItems>yes</cycleItems>
+ <height>20</height>
+ <width>50</width>
+ <font>font10</font>
+ <textalign>left</textalign>
+ <textvalign>middle</textvalign>
+ <animation effect="Zoom" end="110,110" start="100,100" time="100">Focus</animation>
+ <animation effect="Zoom" end="100,100" start="110,110" time="300">UnFocus</animation>
+ <animation effect="slide" time="650" start="1200,0">WindowOpen</animation>
+ </control>
+ <control>
+ <description>Key 4</description>
+ <id>64</id>
+ <posX>650</posX>
+ <posY>490</posY>
+ <onup>48</onup>
+ <ondown>69</ondown>
+ <onleft>63</onleft>
+ <onright>60</onright>
+ <type>spinbutton</type>
+ <textureUp>arrow_round_up_nofocus.png</textureUp>
+ <textureDown>arrow_round_down_nofocus.png</textureDown>
+ <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
+ <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
+ <spinWidth>25</spinWidth>
+ <spinHeight>15</spinHeight>
+ <spinalign>left</spinalign>
+ <spinvalign>middle</spinvalign>
+ <spintype>text</spintype>
+ <orientation>vertical</orientation>
+ <showrange>no</showrange>
+ <cycleItems>yes</cycleItems>
+ <height>20</height>
+ <width>50</width>
+ <font>font10</font>
+ <textalign>left</textalign>
+ <textvalign>middle</textvalign>
+ <animation effect="Zoom" end="110,110" start="100,100" time="100">Focus</animation>
+ <animation effect="Zoom" end="100,100" start="110,110" time="300">UnFocus</animation>
+ <animation effect="slide" time="750" start="1200,0">WindowOpen</animation>
+ </control>
+
+
+
+ <control>
+ <description>Direct scene label</description>
+ <type>label</type>
+ <id>0</id>
+ <posX>290</posX>
+ <posY>520</posY>
+ <label>Key 5</label>
+ <font>font10</font>
+ <textcolor>FF393939</textcolor>
+ </control>
+ <control>
+ <description>Direct scene label</description>
+ <type>label</type>
+ <id>0</id>
+ <posX>380</posX>
+ <posY>520</posY>
+ <label>Key 6</label>
+ <font>font10</font>
+ <textcolor>FF393939</textcolor>
+ </control>
+ <control>
+ <description>Direct scene label</description>
+ <type>label</type>
+ <id>0</id>
+ <posX>470</posX>
+ <posY>520</posY>
+ <label>Key 7</label>
+ <font>font10</font>
+ <textcolor>FF393939</textcolor>
+ </control>
+ <control>
+ <description>Direct scene label</description>
+ <type>label</type>
+ <id>0</id>
+ <posX>560</posX>
+ <posY>520</posY>
+ <label>Key 8</label>
+ <font>font10</font>
+ <textcolor>FF393939</textcolor>
+ </control>
+ <control>
+ <description>Direct scene label</description>
+ <type>label</type>
+ <id>0</id>
+ <posX>650</posX>
+ <posY>520</posY>
+ <label>Key 9</label>
+ <font>font10</font>
+ <textcolor>FF393939</textcolor>
+ </control>
+
+ <control>
+ <description>Key 5</description>
+ <id>65</id>
+ <posX>290</posX>
+ <posY>550</posY>
+ <onup>60</onup>
+ <ondown>60</ondown>
+ <onleft>69</onleft>
+ <onright>66</onright>
+ <type>spinbutton</type>
+ <textureUp>arrow_round_up_nofocus.png</textureUp>
+ <textureDown>arrow_round_down_nofocus.png</textureDown>
+ <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
+ <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
+ <spinWidth>25</spinWidth>
+ <spinHeight>15</spinHeight>
+ <spinalign>left</spinalign>
+ <spinvalign>middle</spinvalign>
+ <spintype>text</spintype>
+ <orientation>vertical</orientation>
+ <showrange>no</showrange>
+ <cycleItems>yes</cycleItems>
+ <height>20</height>
+ <width>50</width>
+ <font>font10</font>
+ <textalign>left</textalign>
+ <textvalign>middle</textvalign>
+ <animation effect="Zoom" end="110,110" start="100,100" time="100">Focus</animation>
+ <animation effect="Zoom" end="100,100" start="110,110" time="300">UnFocus</animation>
+ <animation effect="slide" time="450" start="1200,0">WindowOpen</animation>
+ </control>
+ <control>
+ <description>Key 6</description>
+ <id>66</id>
+ <posX>380</posX>
+ <posY>550</posY>
+ <onup>61</onup>
+ <ondown>20</ondown>
+ <onleft>65</onleft>
+ <onright>67</onright>
+ <type>spinbutton</type>
+ <textureUp>arrow_round_up_nofocus.png</textureUp>
+ <textureDown>arrow_round_down_nofocus.png</textureDown>
+ <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
+ <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
+ <spinWidth>25</spinWidth>
+ <spinHeight>15</spinHeight>
+ <spinalign>left</spinalign>
+ <spinvalign>middle</spinvalign>
+ <spintype>text</spintype>
+ <orientation>vertical</orientation>
+ <showrange>no</showrange>
+ <cycleItems>yes</cycleItems>
+ <height>20</height>
+ <width>50</width>
+ <font>font10</font>
+ <textalign>left</textalign>
+ <textvalign>middle</textvalign>
+ <animation effect="Zoom" end="110,110" start="100,100" time="100">Focus</animation>
+ <animation effect="Zoom" end="100,100" start="110,110" time="300">UnFocus</animation>
+ <animation effect="slide" time="450" start="1200,0">WindowOpen</animation>
+ </control>
+ <control>
+ <description>Key 7</description>
+ <id>67</id>
+ <posX>470</posX>
+ <posY>550</posY>
+ <onup>62</onup>
+ <ondown>21</ondown>
+ <onleft>66</onleft>
+ <onright>68</onright>
+ <type>spinbutton</type>
+ <textureUp>arrow_round_up_nofocus.png</textureUp>
+ <textureDown>arrow_round_down_nofocus.png</textureDown>
+ <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
+ <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
+ <spinWidth>25</spinWidth>
+ <spinHeight>15</spinHeight>
+ <spinalign>left</spinalign>
+ <spinvalign>middle</spinvalign>
+ <spintype>text</spintype>
+ <orientation>vertical</orientation>
+ <showrange>no</showrange>
+ <cycleItems>yes</cycleItems>
+ <height>20</height>
+ <width>50</width>
+ <font>font10</font>
+ <textalign>left</textalign>
+ <textvalign>middle</textvalign>
+ <animation effect="Zoom" end="110,110" start="100,100" time="100">Focus</animation>
+ <animation effect="Zoom" end="100,100" start="110,110" time="300">UnFocus</animation>
+ <animation effect="slide" time="550" start="1200,0">WindowOpen</animation>
+ </control>
+ <control>
+ <description>Key 8</description>
+ <id>68</id>
+ <posX>560</posX>
+ <posY>550</posY>
+ <onup>63</onup>
+ <ondown>22</ondown>
+ <onleft>67</onleft>
+ <onright>69</onright>
+ <type>spinbutton</type>
+ <textureUp>arrow_round_up_nofocus.png</textureUp>
+ <textureDown>arrow_round_down_nofocus.png</textureDown>
+ <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
+ <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
+ <spinWidth>25</spinWidth>
+ <spinHeight>15</spinHeight>
+ <spinalign>left</spinalign>
+ <spinvalign>middle</spinvalign>
+ <spintype>text</spintype>
+ <orientation>vertical</orientation>
+ <showrange>no</showrange>
+ <cycleItems>yes</cycleItems>
+ <height>20</height>
+ <width>50</width>
+ <font>font10</font>
+ <textalign>left</textalign>
+ <textvalign>middle</textvalign>
+ <animation effect="Zoom" end="110,110" start="100,100" time="100">Focus</animation>
+ <animation effect="Zoom" end="100,100" start="110,110" time="300">UnFocus</animation>
+ <animation effect="slide" time="650" start="1200,0">WindowOpen</animation>
+ </control>
+ <control>
+ <description>Key 9</description>
+ <id>69</id>
+ <posX>650</posX>
+ <posY>550</posY>
+ <onup>64</onup>
+ <ondown>100</ondown>
+ <onleft>68</onleft>
+ <onright>65</onright>
+ <type>spinbutton</type>
+ <textureUp>arrow_round_up_nofocus.png</textureUp>
+ <textureDown>arrow_round_down_nofocus.png</textureDown>
+ <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
+ <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
+ <spinWidth>25</spinWidth>
+ <spinHeight>15</spinHeight>
+ <spinalign>left</spinalign>
+ <spinvalign>middle</spinvalign>
+ <spintype>text</spintype>
+ <orientation>vertical</orientation>
+ <showrange>no</showrange>
+ <cycleItems>yes</cycleItems>
+ <height>20</height>
+ <width>50</width>
+ <font>font10</font>
+ <textalign>left</textalign>
+ <textvalign>middle</textvalign>
+ <animation effect="Zoom" end="110,110" start="100,100" time="100">Focus</animation>
+ <animation effect="Zoom" end="100,100" start="110,110" time="300">UnFocus</animation>
+ <animation effect="slide" time="750" start="1200,0">WindowOpen</animation>
+ </control>
+
+ <control>
+ <description>Direct scene label</description>
+ <type>label</type>
+ <id>0</id>
+ <posX>260</posX>
+ <posY>620</posY>
+ <label>Scene shortcut with: * * numeric key # </label>
+ <font>font10</font>
+ <textcolor>FF393939</textcolor>
+ </control>
+
+ <control>
<description>Store button</description>
<type>button</type>
<id>100</id>
<posX>620</posX>
- <posY>445</posY>
+ <posY>620</posY>
<textXOff>5</textXOff>
<textYOff>6</textYOff>
<width>100</width>
@@ -1056,9 +1484,9 @@
<label>190</label>
<textalign>center</textalign>
<textvalign>middle</textvalign>
- <onleft>52</onleft>
- <onright>50</onright>
- <onup>48</onup>
+ <onleft>65</onleft>
+ <onright>69</onright>
+ <onup>69</onup>
<ondown>2</ondown>
<animation effect="fade" time="250">visiblechange</animation>
<animation effect="fade" delay="700" time="250">WindowOpen</animation>
Modified: trunk/plugins/VeraControl/skin/Default/VeraDialogDeviceControl.xml
===================================================================
--- trunk/plugins/VeraControl/skin/Default/VeraDialogDeviceControl.xml 2014-08-14 21:45:29 UTC (rev 4868)
+++ trunk/plugins/VeraControl/skin/Default/VeraDialogDeviceControl.xml 2014-08-14 21:45:58 UTC (rev 4869)
@@ -40,8 +40,8 @@
<posY>130</posY>
<width>40</width>
<height>40</height>
- <textureFocus>dialogue_shutdown_focus.png</textureFocus>
- <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
+ <textureFocus>top_exit_enabled.png</textureFocus>
+ <textureNoFocus>top_exit_disabled.png</textureNoFocus>
<label>-</label>
<onleft>10</onleft>
<onright>15</onright>
Modified: trunk/plugins/VeraControl/skin/Default/VeraDialogSceneControl.xml
===================================================================
--- trunk/plugins/VeraControl/skin/Default/VeraDialogSceneControl.xml 2014-08-14 21:45:29 UTC (rev 4868)
+++ trunk/plugins/VeraControl/skin/Default/VeraDialogSceneControl.xml 2014-08-14 21:45:58 UTC (rev 4869)
@@ -40,8 +40,8 @@
<posY>130</posY>
<width>40</width>
<height>40</height>
- <textureFocus>dialogue_shutdown_focus.png</textureFocus>
- <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
+ <textureFocus>top_exit_enabled.png</textureFocus>
+ <textureNoFocus>top_exit_disabled.png</textureNoFocus>
<label>-</label>
<onleft>11</onleft>
<onright>11</onright>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|