Reintroduce pulseaudio backend
Rodio seems to have issues with some PulseAudio setups, so keep this option around.
This commit is contained in:
@@ -41,6 +41,7 @@ version = "0.11.1"
|
|||||||
default-features = false
|
default-features = false
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
pulseaudio_backend = ["librespot/pulseaudio-backend"]
|
||||||
rodio_backend = ["librespot/rodio-backend"]
|
rodio_backend = ["librespot/rodio-backend"]
|
||||||
portaudio_backend = ["librespot/portaudio-backend"]
|
portaudio_backend = ["librespot/portaudio-backend"]
|
||||||
termion_backend = ["cursive/termion-backend"]
|
termion_backend = ["cursive/termion-backend"]
|
||||||
|
|||||||
Reference in New Issue
Block a user