allow disabling of hardware transcoding on HDTC-2US
This commit is contained in:
parent
cc2c794ad0
commit
cce1f2c1f0
3 changed files with 10 additions and 1 deletions
|
@ -22,6 +22,11 @@
|
|||
<paper-checkbox class="chkFavorite">${LabelImportOnlyFavoriteChannels}</paper-checkbox>
|
||||
<div class="fieldDescription paperCheckboxFieldDescription">${ImportFavoriteChannelsHelp}</div>
|
||||
</div>
|
||||
<div>
|
||||
<br />
|
||||
<paper-checkbox class="chkTranscode">${LabelAllowHWTranscoding}</paper-checkbox>
|
||||
<div class="fieldDescription paperCheckboxFieldDescription">${AllowHWTranscodingHelp}</div>
|
||||
</div>
|
||||
<br />
|
||||
<div>
|
||||
<button type="submit" data-role="none" class="clearButton">
|
||||
|
@ -34,4 +39,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue