librespot/src
Sasha Hilton 91647ab2dd
Merge pull request #10 from thekr1s/progressive-voume-control
Change volume control to implement logarithmic scaling.
2018-01-30 17:38:40 +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 Refactor the discovery module to remove usage of deprecated functions 2018-01-25 23:23:45 +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 Refactor the discovery module to remove usage of deprecated functions 2018-01-25 23:23:45 +01:00
main.rs Changed volume control after discussion: https://github.com/librespot-org/librespot/pull/10 2018-01-29 23:39:55 +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 Merge pull request #10 from thekr1s/progressive-voume-control 2018-01-30 17:38:40 +01:00