343 lines
13 KiB
XML
343 lines
13 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window type="dialog">
|
|
<defaultcontrol>9000</defaultcontrol>
|
|
|
|
<controls>
|
|
<!--background-->
|
|
<include>globalBackground</include>
|
|
<control type="group">
|
|
<posx>col-4-begin</posx>
|
|
<posy>row-5-begin</posy>
|
|
<!--animations-->
|
|
<include>modalDialogInOutVertical</include>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>18-col</width>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>18-col</width>
|
|
<height>18-row</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>overlay</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>16-col</width>
|
|
<height>2-row</height>
|
|
<aligny>center</aligny>
|
|
<font>dialogTitle</font>
|
|
<label>$LOCALIZE[15020]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
|
|
<!--content selection-->
|
|
<control type="list" id="9000">
|
|
<description>processing mode selection list</description>
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>4-col</width>
|
|
<height>8-row</height>
|
|
<onup>9001</onup>
|
|
<ondown>200</ondown>
|
|
<onleft>9000</onleft>
|
|
<onright>9000</onright>
|
|
<orientation>vertical</orientation>
|
|
<itemlayout width="4-col" height="2-row">
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>4-col</width>
|
|
<textcolor>textActive</textcolor>
|
|
<font>buttonTitle</font>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="4-col" height="2-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>4-col</width>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>4-col</width>
|
|
<textcolor>textActive</textcolor>
|
|
<font>buttonTitle</font>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
<content>
|
|
<item id="91">
|
|
<label>1. $LOCALIZE[15057]</label>
|
|
<label2>$LOCALIZE[15114]</label2>
|
|
<visible>true</visible>
|
|
<onclick>noop</onclick>
|
|
<property name="currentMode">InputResampling</property>
|
|
</item>
|
|
<item id="92">
|
|
<label>2. $LOCALIZE[15058]</label>
|
|
<label2>$LOCALIZE[15113]</label2>
|
|
<visible>true</visible>
|
|
<onclick>noop</onclick>
|
|
<property name="currentMode">Preprocessing</property>
|
|
</item>
|
|
<item id="93">
|
|
<label>3. $LOCALIZE[15059]</label>
|
|
<label2>$LOCALIZE[15115]</label2>
|
|
<visible>true</visible>
|
|
<onclick>noop</onclick>
|
|
<property name="currentMode">Masterprocessing</property>
|
|
</item>
|
|
<item id="94">
|
|
<label>4. $LOCALIZE[15060]</label>
|
|
<label2>$LOCALIZE[15117]</label2>
|
|
<visible>true</visible>
|
|
<onclick>noop</onclick>
|
|
<property name="currentMode">Postprocessing</property>
|
|
</item>
|
|
<item id="95">
|
|
<label>5. $LOCALIZE[15061]</label>
|
|
<label2>$LOCALIZE[15116]</label2>
|
|
<visible>true</visible>
|
|
<onclick>noop</onclick>
|
|
<property name="currentMode">OutputResampling</property>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
|
|
|
|
|
|
<!--end dialog-->
|
|
</control>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--to integrate-->
|
|
|
|
<control type="label">
|
|
<description>current mode description label</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1120</width>
|
|
<font>regular</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[Container(9000).ListItem.Label2]</label>
|
|
</control>
|
|
|
|
<control type="group" id="200">
|
|
<description>available- and active mode lists</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1140</width>
|
|
<height>500</height>
|
|
<ondown>9001</ondown>
|
|
<onup>9000</onup>
|
|
<control type="group">
|
|
<description>available modes group</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>570</width>
|
|
<height>360</height>
|
|
<control type="label">
|
|
<description>blue available modes</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>550</width>
|
|
<font>regular</font>
|
|
<label>$LOCALIZE[15050] ($INFO[Container(20).NumItems])</label>
|
|
<textcolor>textActive</textcolor>
|
|
</control>
|
|
|
|
<control type="scrollbar" id="60">
|
|
<description>scrollbar for available modes list</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>25</width>
|
|
<height>350</height>
|
|
<onleft>61</onleft>
|
|
<onright>20</onright>
|
|
<showonepage>false</showonepage>
|
|
</control>
|
|
|
|
<control type="list" id="20">
|
|
<description>available modes list</description>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>528</width>
|
|
<height>345</height>
|
|
<onup>9000</onup>
|
|
<ondown>9001</ondown>
|
|
<onleft>60</onleft>
|
|
<onright>21</onright>
|
|
<pagecontrol>60</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
|
|
<itemlayout height="46" width="528">
|
|
|
|
<control type="label">
|
|
<description>active addon name and mode name</description>
|
|
<posx>80</posx>
|
|
<posy>3</posy>
|
|
<width>435</width>
|
|
<label>$INFO[ListItem.AddonName]: $INFO[ListItem.Property(Name)]</label>
|
|
</control>
|
|
|
|
</itemlayout>
|
|
<focusedlayout height="66" width="528">
|
|
|
|
<control type="label">
|
|
<description>addon name and mode name on focus</description>
|
|
<posx>80</posx>
|
|
<posy>3</posy>
|
|
<width>435</width>
|
|
<label>$INFO[ListItem.AddonName]: $INFO[ListItem.Property(Name)]</label>
|
|
</control>
|
|
|
|
<control type="label">
|
|
<description>ADSP-Mode description on focus</description>
|
|
<posx>80</posx>
|
|
<posy>33</posy>
|
|
<width>435</width>
|
|
<label>$INFO[ListItem.Property(Description)]</label>
|
|
<visible>!Control.HasFocus(20)</visible>
|
|
</control>
|
|
|
|
<control type="label">
|
|
<description>ADSP-Mode description on focus</description>
|
|
<posx>80</posx>
|
|
<posy>33</posy>
|
|
<width>435</width>
|
|
<label>$INFO[ListItem.Property(Description)]</label>
|
|
<visible>Control.HasFocus(20)</visible>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
|
|
<control type="group">
|
|
<posx>568</posx>
|
|
<posy>0</posy>
|
|
<width>570</width>
|
|
<height>360</height>
|
|
|
|
<control type="label">
|
|
<description>blue active modes</description>
|
|
<posx>10</posx>
|
|
<posy>2</posy>
|
|
<width>550</width>
|
|
<label>$LOCALIZE[15051] ($INFO[Container(21).NumItems])</label>
|
|
</control>
|
|
|
|
<control type="scrollbar" id="61">
|
|
<description>scrollbar for active modes list</description>
|
|
<posx>542</posx>
|
|
<posy>30</posy>
|
|
<width>25</width>
|
|
<height>350</height>
|
|
|
|
<onleft>21</onleft>
|
|
<onright>60</onright>
|
|
|
|
</control>
|
|
|
|
<control type="list" id="21">
|
|
<description>active modes list</description>
|
|
<posx>15</posx>
|
|
<posy>35</posy>
|
|
<width>538</width>
|
|
<height>345</height>
|
|
<onup>9000</onup>
|
|
<ondown>9001</ondown>
|
|
<onleft>20</onleft>
|
|
<onright>61</onright>
|
|
<pagecontrol>61</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<itemlayout height="46" width="528">
|
|
|
|
<control type="label">
|
|
<description>active addon name and mode name</description>
|
|
<posx>80</posx>
|
|
<posy>3</posy>
|
|
<width>435</width>
|
|
<label>$INFO[ListItem.Property(Number)]. $INFO[ListItem.AddonName]: $INFO[ListItem.Property(Name)]</label>
|
|
</control>
|
|
</itemlayout>
|
|
|
|
<focusedlayout height="66" width="528">
|
|
|
|
<control type="label">
|
|
<description>addon name and mode name on focus</description>
|
|
<posx>80</posx>
|
|
<posy>3</posy>
|
|
<width>435</width>
|
|
<label>$INFO[ListItem.Property(Number)]. $INFO[ListItem.AddonName]: $INFO[ListItem.Property(Name)]</label>
|
|
</control>
|
|
<control type="label">
|
|
<description>ADSP-Mode description on focus</description>
|
|
<posx>80</posx>
|
|
<posy>33</posy>
|
|
<width>435</width>
|
|
<label>$INFO[ListItem.Property(Description)]</label>
|
|
<visible>!Control.HasFocus(21)</visible>
|
|
</control>
|
|
<control type="label">
|
|
<description>ADSP-Mode description on focus</description>
|
|
<posx>80</posx>
|
|
<posy>33</posy>
|
|
<width>435</width>
|
|
<label>$INFO[ListItem.Property(Description)]</label>
|
|
<visible>Control.HasFocus(21)</visible>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
|
|
<control type="group" id="9001">
|
|
<posx>55</posx>
|
|
<posy>528</posy>
|
|
<width>1090</width>
|
|
|
|
<control type="radiobutton" id="22">
|
|
<description>Default RadioButton</description>
|
|
<label>15064</label>
|
|
</control>
|
|
|
|
<control type="button" id="23">
|
|
<description>Apply changes button</description>
|
|
<label>14070</label>
|
|
</control>
|
|
|
|
<control type="button" id="24">
|
|
<description>Clear active modes button</description>
|
|
<label>15066</label>
|
|
</control>
|
|
|
|
</control>
|
|
|
|
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>DialogID</include>
|
|
<label>DialogAudioDSPManager.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|