librespot/playback
Jason Gray 89577d1fc1
Improve player (#823)
* Improve error handling
* Harmonize `Seek`: Make the decoders and player use the same math for converting between samples and milliseconds
* Reduce duplicate calls: Make decoder seek in PCM, not ms
* Simplify decoder errors with `thiserror`
2021-09-20 19:29:12 +02:00
..
src Improve player (#823) 2021-09-20 19:29:12 +02:00
Cargo.toml Improve player (#823) 2021-09-20 19:29:12 +02:00