shithub: riscv

Download patch

ref: d55aa5b1876c6e7c7cfbfd823022eea0be6ba13e
parent: 639f9e8de7ad75f1c985d2cec2ef8b39b3d73070
author: rodri <rgl@antares-labs.eu>
date: Thu May 1 16:36:25 EDT 2025

audio/mixfs: add support for a null sink

for computers with a faulty or non-existent audio(3) device,
you can now set dev to /dev/null to avoid writing into the
underlying /dev/audio.  it's meant to be used with
screamsend(1) to target an external receiver with a
functional audio system.