Show/Hide config options based on platform and added vaapi config options to UI

This commit is contained in:
loki
2021-06-09 20:40:17 +02:00
parent 17d3fcf0d0
commit 33fbd5f431
2 changed files with 145 additions and 85 deletions
+3 -2
View File
@@ -103,7 +103,8 @@
#
# You can find the name of the audio sink using the following command:
# !! Linux only !!
# pacmd list-sinks | grep "name:"
# pacmd list-sinks | grep "name:" if running vanilla pulseaudio
# pactl info | grep Source` if running pipewire
# audio_sink = alsa_output.pci-0000_09_00.3.analog-stereo
#
# !! Windows only !!
@@ -251,4 +252,4 @@
# To set the initial state of flags -0 and -1 to on, set the following flags:
# flags = 01
#
# See: sunshine --help for all options under the header: flags
# See: sunshine --help for all options under the header: flags