mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-19 23:44:01 +01:00
Merge remote-tracking branch 'jvs3/master' into develop
This commit is contained in:
@@ -1402,6 +1402,11 @@
|
||||
<input type="text" name="xldprofile" value="${config['xldprofile']}" size="43">
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<label>Extension</label>
|
||||
<input type="text" name="encoderoutputformat" value="${config['encoderoutputformat']}" size="43">
|
||||
<small>If different from format selected above</small>
|
||||
</div>
|
||||
<div class="row">
|
||||
<label>Path to Encoder</label>
|
||||
<input type="text" name="encoder_path" value="${config['encoder_path']}" size="43">
|
||||
|
||||
Reference in New Issue
Block a user