.. |
connection
|
core: workaround for Session::connect() future being !Send
|
2022-10-20 17:22:00 +02:00 |
dealer
|
Silence compiler warning
|
2022-02-23 17:08:43 -06:00 |
mercury
|
Register message listeners before connecting
|
2022-01-16 01:14:00 +01:00 |
apresolve.rs
|
Fix panic in ApResolver::resolve (#1038)
|
2022-08-03 20:01:03 +02:00 |
audio_key.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
authentication.rs
|
Major Events Overhaul
|
2022-09-17 16:21:10 -05:00 |
cache.rs
|
Merge branch 'dev' into new-api and update crates
|
2022-07-27 23:31:11 +02:00 |
cdn_url.rs
|
Pass by reference
|
2022-08-03 22:26:52 +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
|
Rate limit audio file streaming too
|
2022-09-01 22:35:03 +02:00 |
diffie_hellman.rs
|
Almost eliminate util module
|
2021-04-10 12:50:30 +02:00 |
error.rs
|
Various loading improvements
|
2022-09-28 21:25:56 +02:00 |
file_id.rs
|
Migrate to Rust 2021
|
2022-08-02 21:42:38 +02: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
|
Add back hyper-proxy
|
2021-03-27 15:36:33 +01:00 |
session.rs
|
Re-introduce autoplay command-line option as an override
|
2022-09-28 22:59:03 +02:00 |
socket.rs
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
spclient.rs
|
Improvements towards supporting pagination
|
2022-10-01 23:01:17 +02:00 |
spotify_id.rs
|
Parse local file IDs
|
2022-12-02 17:24:02 -07: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
|
Solve hash cash challenges (experimental)
|
2022-08-26 01:51:00 +02:00 |