librespot/src
2018-01-28 14:50:59 +01:00
..
audio_backend Add proper error handling to the pulseaudio backend and ensure that no invalid pointers are passed to pulseaudio 2017-12-17 23:28:42 +01:00
mixer Allow switching user accounts at runtime 2017-02-22 04:18:27 +00:00
discovery.rs use dns-sd instead of mdns for discovery 2018-01-28 14:50:59 +01:00
keymaster.rs Remove usage of deprecated BoxFuture, BoxStream and BoxSink 2018-01-25 23:23:45 +01:00
lib.in.rs Disable the "variable does not need to be mutable" compiler warning in generated code 2017-12-17 23:15:49 +01:00
lib.rs use dns-sd instead of mdns for discovery 2018-01-28 14:50:59 +01:00
main.rs Remove usage of deprecated tokio_core::io 2018-01-25 23:23:45 +01:00
player.rs Use futures::sync::oneshot::Sender::send() instead of the deprecated complete() 2018-01-25 23:23:45 +01:00
spirc.rs Use futures::sync::mpsc::UnboundedSender::unbounded_send() instead of the deprecated send() 2018-01-25 23:23:45 +01:00