CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/26 01:40:16
Modified files:
usr.bin/sndiod : dev.c dev.h opt.c opt.h sndiod.8 sndiod.c
Log message:
sndiod: Enable fall-back audio devices by default
If the server.device control is used to switch to a new device, then
sndiod will always try to use it first. If the device is not present
sndiod will try to fall back to the previous one and so on until a
working device is found.
ok armani
