Feature #1048
PipeWire support
0%
Description
I think it makes sense to add support for pipewire similar to alsa and pulseaudio.
History
#1 Updated by Thomas Lange over 2 years ago
- Subject changed from Pipewire support to PipeWire support
Merge Request (work in progress) for a native PipeWire output plugin:
https://github.com/audacious-media-player/audacious-plugins/pull/104
#2 Updated by Thomas Lange about 2 years ago
- Target version set to 4.3
- Status changed from New to Closed
- Category set to plugins/pipewire
The PipeWire support is fully implemented now and will be released with the next Audacious version.
#3 Updated by Artem S. Tashkinov about 2 years ago
Thomas Lange wrote:
The PipeWire support is fully implemented now and will be released with the next Audacious version.
PipeWire uses/offers the exact same API as PulseAudio, in other words PA plugin is 100% compatible and sufficient for PipeWire.
There's no need to have two plugins. You may rename it from "PulseAudio plugin" to "PulseAudio/PipeWire plugin" and that's it.
#4 Updated by John Lindgren about 2 years ago
There's no need to complain about other's contributions. If you don't care for the new plugin, don't use it, simple as that.
We could also have said that the PulseAudio plugin was unnecessary because PulseAudio emulates ALSA, the ALSA plugin was unnecessary because ALSA emulates OSS, etc.