librespot/playback
Jason Gray 9ff33980d6
Better errors in PulseAudio backend (#801)
* More meaningful error messages
* Use F32 if a user requests F64 (F64 is not supported by PulseAudio)
* Move all code that can fail to `start` where errors can be returned to prevent panics
* Use drain in `stop`
2021-06-30 21:14:23 +02:00
..
src Better errors in PulseAudio backend (#801) 2021-06-30 21:14:23 +02:00
Cargo.toml Better errors in PulseAudio backend (#801) 2021-06-30 21:14:23 +02:00