librespot/playback/src/audio_backend
johannesd3 c0942f14e8 Restore rodiojack support
Probably more simple than the previous approach which
doubles the code: Instead of implementing the `Open` trait,
we simply use custom SinkBuilder, one for the default host,
and one for the "jack" host.
2021-02-23 22:22:51 +01:00
..
alsa.rs ogg passthrough 2021-02-22 13:45:53 -08:00
gstreamer.rs ogg passthrough 2021-02-22 13:45:53 -08:00
jackaudio.rs ogg passthrough 2021-02-22 13:45:53 -08:00
mod.rs Restore rodiojack support 2021-02-23 22:22:51 +01:00
pipe.rs Merge branch 'dev' into tokio_migration 2021-02-23 22:22:49 +01:00
portaudio.rs ogg passthrough 2021-02-22 13:45:53 -08:00
pulseaudio.rs ogg passthrough 2021-02-22 13:45:53 -08:00
rodio.rs Restore rodiojack support 2021-02-23 22:22:51 +01:00
sdl.rs ogg passthrough 2021-02-22 13:45:53 -08:00
subprocess.rs ogg passthrough 2021-02-22 13:45:53 -08:00