librespot/src
dnlmlr 131310b920
Fix panic in ApResolver::resolve (#1038)
- Fixed resolve function panicking when resolving endpoint type with no
  AP in the list
- Fixed fallback APs not being applied when only some of the AP types
  were missing
- Switch container type from `Vec` to `VecDeque` for the `AccessPoints`
- Remove the note about fallback AP being used even if the port is not
  matching the configured `ap_port`
2022-08-03 20:01:03 +02:00
..
lib.rs Add librespot-discovery crate 2021-05-19 21:05:19 +02:00
main.rs Fix panic in ApResolver::resolve (#1038) 2022-08-03 20:01:03 +02:00
player_event_handler.rs Merge branch 'dev' into new-api and update crates 2022-07-27 23:31:11 +02:00