1286 lines
32 KiB
XML
1286 lines
32 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<author>Santi Noreña belfegor@gmail.com</author>
|
|
<class>LibreMediaServer</class>
|
|
<widget class="QMainWindow" name="LibreMediaServer">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>745</width>
|
|
<height>636</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>LibreMediaServer</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget">
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>120</y>
|
|
<width>831</width>
|
|
<height>441</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizeIncrement">
|
|
<size>
|
|
<width>0</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="baseSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="cursor">
|
|
<cursorShape>CrossCursor</cursorShape>
|
|
</property>
|
|
<property name="autoFillBackground">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="tabShape">
|
|
<enum>QTabWidget::Rounded</enum>
|
|
</property>
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="usesScrollButtons">
|
|
<bool>false</bool>
|
|
</property>
|
|
<widget class="QWidget" name="Video">
|
|
<attribute name="title">
|
|
<string>Video</string>
|
|
</attribute>
|
|
<widget class="QSpinBox" name="layer5Add">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>100</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer6Check">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>70</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 6</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="winsizex">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>290</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="buttonSymbols">
|
|
<enum>QAbstractSpinBox::UpDownArrows</enum>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>5000</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="ipAddress2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>520</x>
|
|
<y>170</y>
|
|
<width>31</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="buttonSymbols">
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>255</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="ipAddress4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>600</x>
|
|
<y>170</y>
|
|
<width>31</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="buttonSymbols">
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>255</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="winsizeLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>320</y>
|
|
<width>101</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Window Size</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer6Add">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>100</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="window">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>260</y>
|
|
<width>87</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Window</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer7Add">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>490</x>
|
|
<y>100</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer3Add">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>100</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer8Check">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>570</x>
|
|
<y>70</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 8</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer2Add">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>100</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer4Check">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>70</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 4</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="winposLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>370</y>
|
|
<width>121</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Window Position</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="readDMX">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>230</y>
|
|
<width>101</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Read DMX</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer1Check">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>70</y>
|
|
<width>71</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 1</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer1Add">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>100</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer8Add">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>570</x>
|
|
<y>100</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="winpositiony">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>70</x>
|
|
<y>340</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>5000</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer7Check">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>490</x>
|
|
<y>70</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 7</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="universe">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>200</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="video">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>150</y>
|
|
<width>93</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Video</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="winsizey">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>70</x>
|
|
<y>290</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>5000</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="universeLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>180</y>
|
|
<width>91</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>OLA Universe</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer5Check">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>70</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 5</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="CITPaddress_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>200</y>
|
|
<width>241</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>IP address interface for CITP/MSEx</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="ipAddress3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>560</x>
|
|
<y>170</y>
|
|
<width>31</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="buttonSymbols">
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>255</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer3Check">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>70</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 3</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="winpositionx">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>340</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>5000</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="ipAddress1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>170</y>
|
|
<width>31</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="buttonSymbols">
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
|
</property>
|
|
<property name="keyboardTracking">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>255</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer4Add">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>100</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer2Check">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>70</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 2</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer1Preview">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>64</width>
|
|
<height>46</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="scaledContents">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer2Preview">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>20</y>
|
|
<width>64</width>
|
|
<height>46</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="scaledContents">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer3Preview">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>20</y>
|
|
<width>64</width>
|
|
<height>46</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="scaledContents">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer4Preview">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>20</y>
|
|
<width>64</width>
|
|
<height>46</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="scaledContents">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer5Preview">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>20</y>
|
|
<width>64</width>
|
|
<height>46</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="scaledContents">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer6Preview">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>20</y>
|
|
<width>64</width>
|
|
<height>46</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="scaledContents">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer7Preview">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>490</x>
|
|
<y>20</y>
|
|
<width>64</width>
|
|
<height>46</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="scaledContents">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer8Preview">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>570</x>
|
|
<y>20</y>
|
|
<width>64</width>
|
|
<height>46</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="scaledContents">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="masterPreview">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>150</y>
|
|
<width>320</width>
|
|
<height>210</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>Master Preview</string>
|
|
</property>
|
|
<property name="scaledContents">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="previewLayer">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>240</y>
|
|
<width>131</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Preview Layers</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="previewMaster">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>270</y>
|
|
<width>141</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Preview Master</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="autoRepeat">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLCDNumber" name="fpsCounter">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>483</x>
|
|
<y>322</y>
|
|
<width>61</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="numDigits">
|
|
<number>2</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="fpsLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>370</y>
|
|
<width>161</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Real FPS Pretend FPS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="fpsRate">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>560</x>
|
|
<y>320</y>
|
|
<width>59</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>20</pointsize>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>60</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>30</number>
|
|
</property>
|
|
</widget>
|
|
<zorder>layer7Check</zorder>
|
|
<zorder>layer5Check</zorder>
|
|
<zorder>layer3Check</zorder>
|
|
<zorder>layer2Check</zorder>
|
|
<zorder>layer5Add</zorder>
|
|
<zorder>layer6Check</zorder>
|
|
<zorder>winsizex</zorder>
|
|
<zorder>ipAddress2</zorder>
|
|
<zorder>ipAddress4</zorder>
|
|
<zorder>winsizeLabel</zorder>
|
|
<zorder>layer6Add</zorder>
|
|
<zorder>window</zorder>
|
|
<zorder>layer7Add</zorder>
|
|
<zorder>layer3Add</zorder>
|
|
<zorder>layer8Check</zorder>
|
|
<zorder>layer2Add</zorder>
|
|
<zorder>layer4Check</zorder>
|
|
<zorder>winposLabel</zorder>
|
|
<zorder>readDMX</zorder>
|
|
<zorder>layer1Check</zorder>
|
|
<zorder>layer1Add</zorder>
|
|
<zorder>layer8Add</zorder>
|
|
<zorder>winpositiony</zorder>
|
|
<zorder>universe</zorder>
|
|
<zorder>video</zorder>
|
|
<zorder>winsizey</zorder>
|
|
<zorder>universeLabel</zorder>
|
|
<zorder>CITPaddress_label</zorder>
|
|
<zorder>ipAddress3</zorder>
|
|
<zorder>winpositionx</zorder>
|
|
<zorder>ipAddress1</zorder>
|
|
<zorder>layer4Add</zorder>
|
|
<zorder>layer1Preview</zorder>
|
|
<zorder>layer2Preview</zorder>
|
|
<zorder>layer3Preview</zorder>
|
|
<zorder>layer4Preview</zorder>
|
|
<zorder>layer5Preview</zorder>
|
|
<zorder>layer6Preview</zorder>
|
|
<zorder>layer7Preview</zorder>
|
|
<zorder>layer8Preview</zorder>
|
|
<zorder>masterPreview</zorder>
|
|
<zorder>previewLayer</zorder>
|
|
<zorder>previewMaster</zorder>
|
|
<zorder>fpsCounter</zorder>
|
|
<zorder>fpsLabel</zorder>
|
|
<zorder>fpsRate</zorder>
|
|
</widget>
|
|
<widget class="QWidget" name="Audio">
|
|
<attribute name="title">
|
|
<string>Audio</string>
|
|
</attribute>
|
|
<widget class="QCheckBox" name="readDMX_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>290</y>
|
|
<width>101</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Read DMX</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer1_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>10</y>
|
|
<width>691</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 1</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer1Add_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>10</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer8_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>220</y>
|
|
<width>691</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 8</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer2Check_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>40</y>
|
|
<width>87</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="UniverseAudioLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>290</y>
|
|
<width>91</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>OLA Universe</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer5Add_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>130</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer3Add_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>70</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer6Add_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>160</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer2_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>40</y>
|
|
<width>701</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 2</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer1Check_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>10</y>
|
|
<width>87</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer3Check_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>70</y>
|
|
<width>87</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer7_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>190</y>
|
|
<width>691</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 7</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer8Add_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>220</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer5_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>130</y>
|
|
<width>691</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 5</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer7Check_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>190</y>
|
|
<width>87</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer4Add_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>100</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer6Check_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>160</y>
|
|
<width>87</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer2Add_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>40</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="universe_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>290</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer4_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>100</y>
|
|
<width>701</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 4</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer6_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>160</y>
|
|
<width>691</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 6</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer5Check_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>130</y>
|
|
<width>87</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>260</y>
|
|
<width>93</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Audio</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer4Check_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>100</y>
|
|
<width>87</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="layer8Check_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>220</y>
|
|
<width>87</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="layer3_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>70</y>
|
|
<width>701</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer 3</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="layer7Add_audio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>190</y>
|
|
<width>55</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>512</number>
|
|
</property>
|
|
</widget>
|
|
<zorder>layer8Check_audio</zorder>
|
|
<zorder>layer6Check_audio</zorder>
|
|
<zorder>layer5Check_audio</zorder>
|
|
<zorder>layer4Check_audio</zorder>
|
|
<zorder>layer3Check_audio</zorder>
|
|
<zorder>layer1Check_audio</zorder>
|
|
<zorder>readDMX_audio</zorder>
|
|
<zorder>layer1_audio</zorder>
|
|
<zorder>layer1Add_audio</zorder>
|
|
<zorder>layer8_audio</zorder>
|
|
<zorder>layer2Check_audio</zorder>
|
|
<zorder>UniverseAudioLabel</zorder>
|
|
<zorder>layer5Add_audio</zorder>
|
|
<zorder>layer3Add_audio</zorder>
|
|
<zorder>layer6Add_audio</zorder>
|
|
<zorder>layer2_audio</zorder>
|
|
<zorder>layer7_audio</zorder>
|
|
<zorder>layer8Add_audio</zorder>
|
|
<zorder>layer5_audio</zorder>
|
|
<zorder>layer7Check_audio</zorder>
|
|
<zorder>layer4Add_audio</zorder>
|
|
<zorder>layer2Add_audio</zorder>
|
|
<zorder>universe_audio</zorder>
|
|
<zorder>layer4_audio</zorder>
|
|
<zorder>layer6_audio</zorder>
|
|
<zorder>audio</zorder>
|
|
<zorder>layer3_audio</zorder>
|
|
<zorder>layer7Add_audio</zorder>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QPlainTextEdit" name="textEdit">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>721</width>
|
|
<height>121</height>
|
|
</rect>
|
|
</property>
|
|
<property name="plainText">
|
|
<string>This program comes with ABSOLUTELY NO WARRANTY</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QStatusBar" name="statusBar">
|
|
<property name="accessibleName">
|
|
<string notr="true"/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QMenuBar" name="menuBar">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>745</width>
|
|
<height>29</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QMenu" name="menuFile">
|
|
<property name="title">
|
|
<string>File</string>
|
|
</property>
|
|
<addaction name="actionOpen_conf"/>
|
|
<addaction name="actionSave_conf"/>
|
|
<addaction name="actionChange_Media_Path"/>
|
|
<addaction name="actionLaunch_OLA_Setup"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuCITP_MSEx">
|
|
<property name="title">
|
|
<string>CITP/MSEx</string>
|
|
</property>
|
|
<addaction name="actionInitMSEX"/>
|
|
<addaction name="actionIP_Address"/>
|
|
<addaction name="actionMake_Thumbs"/>
|
|
</widget>
|
|
<addaction name="menuFile"/>
|
|
<addaction name="menuCITP_MSEx"/>
|
|
</widget>
|
|
<action name="actionExit">
|
|
<property name="text">
|
|
<string>Exit</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionOpen_conf">
|
|
<property name="text">
|
|
<string>Open Configuration</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSave_conf">
|
|
<property name="text">
|
|
<string>Save Configuration</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionChange_Media_Path">
|
|
<property name="text">
|
|
<string>Change Media Path</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionInitMSEX">
|
|
<property name="checkable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Init</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionIP_Address">
|
|
<property name="text">
|
|
<string>IP Address</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionMake_Thumbs">
|
|
<property name="text">
|
|
<string>Make Thumbs</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionLaunch_OLA_Setup">
|
|
<property name="text">
|
|
<string>OLA Setup</string>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|