free-librespot/playback/src/audio_backend
Roderick van Domburg 1e54913523
Fix --device argument to various backends (#938)
Fix `--device` argument to various backends
2022-01-14 08:20:29 +01:00
..
alsa.rs Clean up list_compatible_devices 2022-01-01 17:19:12 -06:00
gstreamer.rs Implement common SinkError and SinkResult (#820) 2021-09-27 20:46:26 +02:00
jackaudio.rs Sink: pass ownership of the packet on write() 2021-12-31 13:46:35 +01:00
mod.rs Sink: pass ownership of the packet on write() 2021-12-31 13:46:35 +01:00
pipe.rs Fix --device argument to various backends (#938) 2022-01-14 08:20:29 +01:00
portaudio.rs Fix clippy lint warning 2022-01-05 16:55:16 -06:00
pulseaudio.rs Implement common SinkError and SinkResult (#820) 2021-09-27 20:46:26 +02:00
rodio.rs Fix --device argument to various backends (#938) 2022-01-14 08:20:29 +01:00
sdl.rs Sink: pass ownership of the packet on write() 2021-12-31 13:46:35 +01:00
subprocess.rs Fix --device argument to various backends (#938) 2022-01-14 08:20:29 +01:00