Wiki Navigation
- Loading...
Purpose
- Required: Yes
- Type of Change: Feature
To allow users to toggle Automatic Decoder Settings, Source Splitter Selection and Codecs for .ts files.
Description of Change
Check button ID:s 44, 45 and 46 has been added to settings_MyVideos.xml.
Additional Information and References
Mantis Issue: | |
|---|---|
Related xml(s): | settings_MyVideos.xml |
Windows IDs: | 703 |
Related GUI control: | |
Author: | Sebastiii |
Date added: | Sat, 18 May 2013 |
XML/Code Samples
<control>
<description>Auto Decoder Settings On/Off</description>
<type>checkbutton</type>
<id>44</id>
<label>1321</label>
<width>350</width>
</control>
<control>
<description>Force Source Splitter On/Off</description>
<type>checkbutton</type>
<id>45</id>
<label>1322</label>
<width>350</width>
</control>
<control>
<description>Use Movie Codec TS On/Off</description>
<type>checkbutton</type>
<id>46</id>
<label>1323</label>
<width>350</width>
<ondown>42</ondown>
</control>
Screenshots


This page has no comments.