]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
sndboard: add Unix host capture hooks
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Wed, 3 Jun 2026 01:28:39 +0000 (18:28 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 4 Jun 2026 03:48:39 +0000 (20:48 -0700)
commitb5da405cb4fcf9d7456e1c610831cb2b5f336a1d
treecab03b427ea7f1886177c7fc8fc069fc34ea423c
parentd6f7194ecf330672019bdc841652df54d77888c0
sndboard: add Unix host capture hooks

Include the Unix sound-board host hooks when building outside
Windows and route capture buffer operations through that backend.

Keep FM801 PCI helpers behind WITH_PCI so non-PCI Unix builds can
compile the shared sound-board source without pulling PCI state in.
sndboard.cpp