librespot/playback/src
Lyndon Brown 3ba05845d2 upgrade jack dependency from v0.5 to v0.6
A bunch of stuff got moved around; means of constructing audio output port
changed.

I simply used the commits, mostly from [1], to their examples to figure
out how to address the errors that resulted from compiling after the
version bump. It compiles cleanly again now.

[1]: https://github.com/RustAudio/rust-jack/pull/89
2020-12-14 11:53:54 +00:00
..
audio_backend upgrade jack dependency from v0.5 to v0.6 2020-12-14 11:53:54 +00:00
mixer Use mixer's mute switch if possible 2020-07-29 15:59:45 +01:00
config.rs Disable gapless playback via runtime flag (#444) 2020-03-10 13:00:57 +01:00
lib.rs convert PulseAudio backend to use the available binding crates 2020-12-13 17:51:41 +00:00
player.rs Add a preload event to warn about new track coming soon 2020-12-10 21:17:41 +00:00