librespot/core/src
Adam Nielsen 036f1f7cec
Make sequences wrap around to avoid overflows
Instead of aborting with an `attempt to add with overflow` error, wrap the sequence around so that it goes back to 0 once it has reached the maximum value for the integer type.  Fixes #437.
2020-02-23 11:27:38 +10:00
..
connection Proper error handling when connecting to the server. 2020-01-29 09:45:06 +11:00
mercury Merge branch 'dev' into connection-lost-crash 2020-01-24 01:02:40 +01:00
util Make sequences wrap around to avoid overflows 2020-02-23 11:27:38 +10:00
apresolve.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
audio_key.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
authentication.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
cache.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
channel.rs Merge branch 'dev' into connection-lost-crash 2020-01-24 01:02:40 +01:00
component.rs core API: component.new() 2018-02-13 08:18:49 +01:00
config.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
diffie_hellman.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
keymaster.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
lib.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
proxytunnel.rs Rerun rustfmt on full codebase 2020-01-17 18:47:30 +01:00
session.rs Run cargo fmt 2020-01-24 02:26:16 +01:00
spotify_id.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
version.rs Bump up vergen (and switch to rustc-env flags) 2019-07-24 11:14:20 +02:00
volume.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00