librespot/playback/src/audio_backend
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
..
alsa.rs Actually store the period_size 2020-06-17 03:53:20 +02:00
gstreamer.rs Fix PR feedback 2020-05-10 16:26:01 -04:00
jackaudio.rs upgrade jack dependency from v0.5 to v0.6 2020-12-14 11:53:54 +00:00
mod.rs Merge https://github.com/librespot-org/librespot into gst1.0-2020 2020-02-14 19:01:42 -05:00
pipe.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
portaudio.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
pulseaudio.rs fix alignment causing format check failure 2020-12-13 17:51:43 +00:00
rodio.rs Quick minimal hack to get latest rodio working. 2020-12-02 19:45:46 +00:00
sdl.rs Remove unnecessary comments, fix typo 2019-03-22 02:05:30 +01:00
subprocess.rs Added subprocess audio backend 2020-01-24 02:35:48 +02:00