..
audio_backend
Specify suggested_latency from device info.
2016-07-23 01:39:41 +03:00
authentication
Use a pure rust mDNS responder instead of relying on Avahi / dns-sd.
2016-07-06 02:36:01 +01:00
cache
Split cache handling to separate module.
2016-03-16 04:20:42 +00:00
data
Add Facebook based login.
2016-03-16 00:05:05 +00:00
util
Remove unused eprintln macro and hex dump function.
2016-04-24 09:50:55 +01:00
album_cover.rs
stream: refactor into a reactor pattern.
2016-05-09 12:22:51 +01:00
apresolve.rs
Use serde for json serialization.
2016-07-06 02:29:38 +01:00
audio_decrypt.rs
rustfmt
2016-01-02 16:20:35 +01:00
audio_file.rs
Be a bit less verbose
2016-07-06 02:29:50 +01:00
audio_file2.rs
Be a bit less verbose
2016-07-06 02:29:50 +01:00
audio_key.rs
Fix some unused import warnings.
2016-07-06 01:36:46 +01:00
connection.rs
stream: refactor into a reactor pattern.
2016-05-09 12:22:51 +01:00
diffie_hellman.rs
Fix some clippy warnings.
2016-01-02 16:48:44 +01:00
lib.in.rs
stream: refactor into a reactor pattern.
2016-05-09 12:22:51 +01:00
lib.rs
Remove the need for a application key.
2016-07-06 08:37:41 +01:00
link.rs
Add link API.
2016-01-26 22:25:13 +00:00
main.rs
Add a main helper to make it easier to use librespot.
2016-04-24 13:29:26 +01:00
main_helper.rs
Allow specifying an output device.
2016-07-06 10:54:46 +01:00
mercury.rs
stream: refactor into a reactor pattern.
2016-05-09 12:22:51 +01:00
metadata.rs
track: Use a linear map to store files by format.
2016-05-04 10:03:46 +01:00
player.rs
Be a bit less verbose
2016-07-06 02:29:50 +01:00
session.rs
Remove the need for a application key.
2016-07-06 08:37:41 +01:00
spirc.rs
Cleanup authentication logic
2016-04-24 12:15:53 +01:00
spotilocal.rs
Add missing file from previous commit.
2016-03-20 14:00:59 +00:00
stream.rs
Be a bit less verbose
2016-07-06 02:29:50 +01:00