librespot/src
loblik adeb22b2f3 add support for jack audio connection kit
This is initial support for JACK. It creates ports at startup and
keeps it connected while librespot is running. So when librespot
playback is stoped it writes silence (zeroes).

It uses jack crate (rust-jack) which needs libjack. To compile in
jack support use --features jackaudio-backend. And run librespot
with --backend jackaudio.
2017-10-05 21:06:51 +02:00
..
audio_backend add support for jack audio connection kit 2017-10-05 21:06:51 +02:00
mixer Allow switching user accounts at runtime 2017-02-22 04:18:27 +00:00
discovery.rs Create new librespot-core crate 2017-08-03 19:58:44 +01:00
keymaster.rs Create new librespot-core crate 2017-08-03 19:58:44 +01:00
lib.in.rs Create new librespot-core crate 2017-08-03 19:58:44 +01:00
lib.rs add support for jack audio connection kit 2017-10-05 21:06:51 +02:00
main.rs Create new librespot-core crate 2017-08-03 19:58:44 +01:00
player.rs Add support for lewton as an Vorbis decoder. 2017-08-04 05:28:25 +01:00
spirc.rs Create new librespot-core crate 2017-08-03 19:58:44 +01:00