From: <ba...@us...> - 2014-08-14 21:45:39
|
Revision: 4868 http://sourceforge.net/p/mp-plugins/code/4868 Author: bartev Date: 2014-08-14 21:45:29 +0000 (Thu, 14 Aug 2014) Log Message: ----------- Added direct scene trigger settings Modified Paths: -------------- trunk/plugins/VeraControl/skin/DefaultWide/VeraDialogActionTrigger.xml trunk/plugins/VeraControl/skin/DefaultWide/VeraDialogDeviceControl.xml trunk/plugins/VeraControl/skin/DefaultWide/VeraDialogSceneControl.xml Modified: trunk/plugins/VeraControl/skin/DefaultWide/VeraDialogActionTrigger.xml =================================================================== --- trunk/plugins/VeraControl/skin/DefaultWide/VeraDialogActionTrigger.xml 2014-08-14 21:44:11 UTC (rev 4867) +++ trunk/plugins/VeraControl/skin/DefaultWide/VeraDialogActionTrigger.xml 2014-08-14 21:45:29 UTC (rev 4868) @@ -30,7 +30,7 @@ <posX>206</posX> <posY>80</posY> <width>970</width> - <height>457</height> + <height>627</height> <texture>context_background.png</texture> </control> <control> @@ -38,11 +38,11 @@ <type>button</type> <id>2</id> <posX>1078</posX> - <posY>102</posY> - <width>50</width> - <height>50</height> - <textureFocus>dialogue_shutdown_focus.png</textureFocus> - <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus> + <posY>122</posY> + <width>40</width> + <height>40</height> + <textureFocus>top_exit_enabled.png</textureFocus> + <textureNoFocus>top_exit_disabled.png</textureNoFocus> <label>-</label> <onleft>10</onleft> <onright>15</onright> @@ -50,9 +50,6 @@ <ondown>23</ondown> </control> - - - <control> <description>Play label</description> <type>label</type> @@ -881,7 +878,7 @@ <posX>950</posX> <posY>390</posY> <onup>43</onup> - <ondown>100</ondown> + <ondown>64</ondown> <onleft>47</onleft> <onright>45</onright> <type>spinbutton</type> @@ -954,7 +951,7 @@ <posX>440</posX> <posY>460</posY> <onup>45</onup> - <ondown>20</ondown> + <ondown>61</ondown> <onleft>100</onleft> <onright>51</onright> <type>spinbutton</type> @@ -1042,12 +1039,439 @@ <animation effect="slide" time="650" start="1200,0">WindowOpen</animation> </control> + <control> + <description>Direct scene label</description> + <type>label</type> + <id>0</id> + <posX>270</posX> + <posY>495</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>440</posX> + <posY>495</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>610</posX> + <posY>495</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>780</posX> + <posY>495</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>950</posX> + <posY>495</posY> + <label>Key 4</label> + <font>font10</font> + <textcolor>FF393939</textcolor> + </control> + + <control> + <description>Key 0</description> + <id>60</id> + <posX>270</posX> + <posY>520</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>440</posX> + <posY>520</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>610</posX> + <posY>520</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>780</posX> + <posY>520</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>950</posX> + <posY>520</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>270</posX> + <posY>550</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>440</posX> + <posY>550</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>610</posX> + <posY>550</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>780</posX> + <posY>550</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>950</posX> + <posY>550</posY> + <label>Key 9</label> + <font>font10</font> + <textcolor>FF393939</textcolor> + </control> + + <control> + <description>Key 5</description> + <id>65</id> + <posX>270</posX> + <posY>580</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>440</posX> + <posY>580</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>610</posX> + <posY>580</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>780</posX> + <posY>580</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>950</posX> + <posY>580</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>630</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>950</posX> - <posY>440</posY> + <posY>610</posY> <textXOff>5</textXOff> <textYOff>6</textYOff> <width>160</width> @@ -1057,9 +1481,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/DefaultWide/VeraDialogDeviceControl.xml =================================================================== --- trunk/plugins/VeraControl/skin/DefaultWide/VeraDialogDeviceControl.xml 2014-08-14 21:44:11 UTC (rev 4867) +++ trunk/plugins/VeraControl/skin/DefaultWide/VeraDialogDeviceControl.xml 2014-08-14 21:45:29 UTC (rev 4868) @@ -38,12 +38,11 @@ <type>button</type> <id>2</id> <posX>1078</posX> - <posY>102</posY> - <width>50</width> - <height>50</height> - <textureFocus>dialogue_shutdown_focus.png</textureFocus> - <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus> - <label>-</label> + <posY>112</posY> + <width>40</width> + <height>40</height> + <textureFocus>top_exit_enabled.png</textureFocus> + <textureNoFocus>top_exit_disabled.png</textureNoFocus> <label>-</label> <onleft>10</onleft> <onright>15</onright> <onup>11</onup> Modified: trunk/plugins/VeraControl/skin/DefaultWide/VeraDialogSceneControl.xml =================================================================== --- trunk/plugins/VeraControl/skin/DefaultWide/VeraDialogSceneControl.xml 2014-08-14 21:44:11 UTC (rev 4867) +++ trunk/plugins/VeraControl/skin/DefaultWide/VeraDialogSceneControl.xml 2014-08-14 21:45:29 UTC (rev 4868) @@ -38,11 +38,11 @@ <type>button</type> <id>2</id> <posX>1078</posX> - <posY>102</posY> - <width>50</width> - <height>50</height> - <textureFocus>dialogue_shutdown_focus.png</textureFocus> - <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus> + <posY>112</posY> + <width>40</width> + <height>40</height> + <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. |