borine
borine
Permit a BlueALSA PCM to be used more like a `hw` PCM on a2dp-sink, hfp-hf and hsp-hs nodes by making the PCM capture delay value more useful, and by offering...
Permit more than one client to open each PCM. For playback clients, the streams from each client are mixed together before encoding. For capture clients each client receives a copy...
I've just completely rebuilt my development machine with ubuntu 25.04, and now find some bluez-alsa build errors. This PR fixes the build (with all codecs and utilities enabled).
There are still some occasional failures remaining, but overall the failure rate is greatly improved. Tests with known races that can still cause failure: - test-alsa-pcm:test_playback_hw_set_free - test-utils-aplay:test_play_dbus_signals - test-rfcomm...