.. |
connection
|
Update hmac , pbkdf2 , serde , serde_json , sha-1
|
2022-01-09 00:25:47 +01:00 |
dealer
|
Prevent a few potential panics
|
2021-12-29 23:15:08 +01:00 |
mercury
|
Register message listeners before connecting
|
2022-01-16 01:14:00 +01:00 |
apresolve.rs
|
Prevent deadlock
|
2022-01-06 09:43:50 +01:00 |
audio_key.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
authentication.rs
|
Upgrade aes-ctr to latest aes
|
2022-01-08 20:51:51 +01:00 |
cache.rs
|
Fix audio file caching
|
2022-01-05 16:43:46 +01:00 |
cdn_url.rs
|
Switch from chrono to time
|
2022-01-14 23:28:09 +01:00 |
channel.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
component.rs
|
Change to parking_lot and remove remaining panics
|
2021-12-26 23:02:02 +01:00 |
config.rs
|
Add configurable client ID and listen for updates
|
2022-01-12 22:09:57 +01:00 |
date.rs
|
Parse dates without month or day (fixes #943)
|
2022-01-25 20:03:35 +01:00 |
diffie_hellman.rs
|
Almost eliminate util module
|
2021-04-10 12:50:30 +02:00 |
error.rs
|
Fix compilation for with-dns-sd
|
2021-12-27 00:21:42 +01:00 |
file_id.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
http_client.rs
|
Update tokio and hyper-rustls
|
2022-01-08 23:28:46 +01:00 |
lib.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
packet.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
proxytunnel.rs
|
Add back hyper-proxy
|
2021-03-27 15:36:33 +01:00 |
session.rs
|
Use configured client ID on initial connection (fixes #941)
|
2022-01-22 21:17:55 +01:00 |
socket.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
spclient.rs
|
Update connectivity.proto
|
2022-01-24 12:52:15 +01:00 |
spotify_id.rs
|
Fix tests
|
2021-12-26 23:51:25 +01:00 |
token.rs
|
Fix client-token and implement expiry logic
|
2022-01-23 00:26:52 +01:00 |
util.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
version.rs
|
Update http , once_cell , vergen
|
2022-01-09 01:03:47 +01:00 |