1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

admin dashboard, bugfixes, cleanup

This commit is contained in:
NoobishSVK
2024-03-19 22:16:24 +01:00
parent fa20a50e3e
commit 9499d99c7b
12 changed files with 221 additions and 259 deletions

View File

@@ -237,6 +237,11 @@
</ul>
</div>
</div>
<div class="form-group checkbox bottom-20">
<input type="checkbox" id="audio-software-switch">
<label for="audio-software-switch">ALSA software mode (plughw) - LINUX ONLY</label>
</div>
</div>
</div>
@@ -352,6 +357,7 @@
<li class="option" data-value="tef">TEF668x / TEA685x</li>
<li class="option" data-value="xdr">XDR (F1HD / S10HDiP)</li>
<li class="option" data-value="sdr">SDR (RTL-SDR / AirSpy)</li>
<li class="option" data-value="sdr">Other</li>
</ul>
</div>
</div>