.. |
connection
|
Update dependencies sysinfo and RSA (#1164)
|
2023-05-14 21:27:17 +02:00 |
dealer
|
Silence compiler warning
|
2022-02-23 17:08:43 -06:00 |
mercury
|
add session timeout handling (#1129)
|
2023-06-01 21:39:35 +02:00 |
apresolve.rs
|
Fix newly reported clippy errors
|
2023-01-27 23:15:51 +01:00 |
audio_key.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
authentication.rs
|
do not overwrite unchanged cached Credentials (#1168)
|
2023-07-14 00:02:57 +09:00 |
cache.rs
|
Fix newly reported clippy errors
|
2023-01-27 23:15:51 +01:00 |
cdn_url.rs
|
Parse expiry timestamp from spotifycdn.com CDN URLs (Fixes #1182) (#1183)
|
2023-07-04 10:37:22 +02:00 |
channel.rs
|
Various loading improvements
|
2022-09-28 21:25:56 +02:00 |
component.rs
|
Change to parking_lot and remove remaining panics
|
2021-12-26 23:02:02 +01:00 |
config.rs
|
Re-introduce autoplay command-line option as an override
|
2022-09-28 22:59:03 +02:00 |
date.rs
|
Update protobuf and related crates to 3.x (#1092)
|
2023-01-17 21:46:14 +01:00 |
diffie_hellman.rs
|
Almost eliminate util module
|
2021-04-10 12:50:30 +02:00 |
error.rs
|
Update protobuf and related crates to 3.x (#1092)
|
2023-01-17 21:46:14 +01:00 |
file_id.rs
|
Update protobuf and related crates to 3.x (#1092)
|
2023-01-17 21:46:14 +01:00 |
http_client.rs
|
Rate limit audio file streaming too
|
2022-09-01 22:35:03 +02:00 |
lib.rs
|
Rate limit audio file streaming too
|
2022-09-01 22:35:03 +02:00 |
packet.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
proxytunnel.rs
|
Fix newly reported clippy errors
|
2023-01-27 23:15:51 +01:00 |
session.rs
|
do not overwrite unchanged cached Credentials (#1168)
|
2023-07-14 00:02:57 +09:00 |
socket.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
spclient.rs
|
Replace the apparently unmaintained hex crate with data-encoding
|
2023-12-06 20:42:24 +00:00 |
spotify_id.rs
|
Fix official uris-ids docs outdated links
|
2023-12-03 11:56:25 +01:00 |
token.rs
|
Fix clippy lint
|
2022-09-22 16:41:03 -05:00 |
util.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
version.rs
|
add session timeout handling (#1129)
|
2023-06-01 21:39:35 +02:00 |