librespot/src
Jaime Rodriguez e321379501 Use canonical username when subscribing to spirc.
Uses canonical username that APWelcome message
contains once authenticated instead of username 
provided by user. SpircManager now accesses it via
its Session field. 

Fixes #15
2015-12-30 20:11:46 +01:00
..
util Get track availability and alternatives 2015-12-28 17:47:32 +01:00
audio_decrypt.rs Replace GMP by num’s Bignum implementation. 2015-10-20 11:23:41 +01:00
audio_file.rs Fix formula for the number of chunks. 2015-12-30 12:42:47 +01:00
audio_key.rs Improve handling of missing audio keys by failing the future rather than crashing. 2015-12-29 23:12:02 +01:00
connection.rs Fix build on latest rust. 2015-09-01 13:20:37 +02:00
keys.rs Replace GMP by num’s Bignum implementation. 2015-10-20 11:23:41 +01:00
lib.rs Use eventual’s futures in metadata instead of rolling our own. 2015-12-28 16:53:54 +01:00
main.rs Use canonical username when subscribing to spirc. 2015-12-30 20:11:46 +01:00
mercury.rs Block player thread when nothing is playing. 2015-12-28 18:45:13 +01:00
metadata.rs Improve handling of missing audio keys by failing the future rather than crashing. 2015-12-29 23:12:02 +01:00
player.rs Block player thread when nothing is playing. 2015-12-28 18:45:13 +01:00
session.rs Use canonical username when subscribing to spirc. 2015-12-30 20:11:46 +01:00
spirc.rs Use canonical username when subscribing to spirc. 2015-12-30 20:11:46 +01:00
stream.rs Cache audio files to disk. 2015-07-07 22:40:31 +01:00