librespot/core/src
fivebanger 1d3771a83b
Get token with client (#1385)
Co-authored-by: fivebanger <fivebanger@gmx-topmail.de>
2024-10-30 20:24:01 +01:00
..
connection Easier mocking of platforms (#1378) 2024-10-21 22:11:38 +02:00
dealer Update mod.rs fix tokio-tungstenite with ver 0.23 2024-06-09 14:20:37 +07:00
mercury Apply reviewer's suggestion 2024-05-27 20:11:14 +00:00
apresolve.rs Update core to hyper 1.x 2024-06-06 03:06:44 -06:00
audio_key.rs core: audio key response timeout after 1.5s (#1360) 2024-10-07 07:54:16 +02:00
authentication.rs Credentials with access token (oauth) (#1309) 2024-09-13 07:35:55 +02:00
cache.rs Fix newly reported clippy errors 2023-01-27 23:15:51 +01:00
cdn_url.rs Fix redundant import checking on beta toolchain 2024-03-31 17:37:07 +00: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 Easier mocking of platforms (#1378) 2024-10-21 22:11:38 +02:00
date.rs Fix redundant import checking on beta toolchain 2024-03-31 17:37:07 +00:00
diffie_hellman.rs Almost eliminate util module 2021-04-10 12:50:30 +02:00
error.rs Discovery: Refactor and add Avahi DBus backend (#1347) 2024-10-26 16:45:02 +02:00
file_id.rs Fix "source slice length does not match destination" panic on some tracks 2024-10-27 15:59:25 +01:00
http_client.rs Easier mocking of platforms (#1378) 2024-10-21 22:11:38 +02:00
lib.rs Get access token via login5 (#1344) 2024-10-19 20:27:26 +02:00
login5.rs Easier mocking of platforms (#1378) 2024-10-21 22:11:38 +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 Get access token via login5 (#1344) 2024-10-19 20:27:26 +02:00
socket.rs Change panics into Result<_, librespot_core::Error> 2021-12-26 21:18:42 +01:00
spclient.rs Easier mocking of platforms (#1378) 2024-10-21 22:11:38 +02:00
spotify_id.rs Fix SpotifyId base 62 and 16 str decoding 2024-05-23 16:21:51 +02:00
token.rs Get token with client (#1385) 2024-10-30 20:24:01 +01:00
util.rs Get access token via login5 (#1344) 2024-10-19 20:27:26 +02:00
version.rs Easier mocking of platforms (#1378) 2024-10-21 22:11:38 +02:00