librespot/connect/src
Roderick van Domburg 332f9f04b1
Fix error hitting play when loading
Further changes:

 - Improve some debug and trace messages

 - Default to streaming download strategy

 - Synchronize mixer volume on loading play

 - Use default normalisation values when the file position isn't
   exactly what we need it to be

 - Update track position only when the decoder reports a
   successful seek
2021-12-28 23:46:37 +01:00
..
context.rs Change panics into Result<_, librespot_core::Error> 2021-12-26 21:18:42 +01:00
discovery.rs Change panics into Result<_, librespot_core::Error> 2021-12-26 21:18:42 +01:00
lib.rs Add "discovery" compat layer to "connect" 2021-05-19 21:09:38 +02:00
spirc.rs Fix error hitting play when loading 2021-12-28 23:46:37 +01:00