marcelbuesing
|
c9147d31ab
Turn child crates into rust 2018 edition
|
5 gadi atpakaļ |
marcelbuesing
|
38d82f2dc2
Rerun rustfmt on full codebase
|
5 gadi atpakaļ |
ashthespy
|
d26590afc5
Update to Rust 2018
|
5 gadi atpakaļ |
Konstantin Seiler
|
e550b7f729
rustfmt
|
5 gadi atpakaļ |
Konstantin Seiler
|
db0e4a0422
Limit number of prefetch requests.
|
5 gadi atpakaļ |
Konstantin Seiler
|
5d8c9f8860
Hide waiting for download message during seek.
|
5 gadi atpakaļ |
Konstantin Seiler
|
e4134806df
Remove debug messages.
|
5 gadi atpakaļ |
Konstantin Seiler
|
d2d6df0e24
Run cargo fmt for my code.
|
5 gadi atpakaļ |
Konstantin Seiler
|
c4e0f15eb3
Tune prefetch, squish bugs.
|
5 gadi atpakaļ |
Konstantin Seiler
|
6422dcef78
Refine file downloading heuristics to use data rates and ping times everywhere.
|
5 gadi atpakaļ |
Konstantin Seiler
|
c50fc9885a
Adapt code for the new bitrate selection via alternatives.
|
5 gadi atpakaļ |
Konstantin Seiler
|
4a611d9af3
Fix pre-fetch heuristic.
|
5 gadi atpakaļ |
Konstantin Seiler
|
393df6475e
Set better log messages.
|
5 gadi atpakaļ |
Konstantin Seiler
|
c991974f82
Improve ping time measurements.
|
5 gadi atpakaļ |
Konstantin Seiler
|
af6e33bfa0
Remove commented line
|
5 gadi atpakaļ |
Konstantin Seiler
|
9f3e3d09d9
Fix infinite loop bug
|
5 gadi atpakaļ |
Konstantin Seiler
|
216bdc0f6f
Fix typo
|
5 gadi atpakaļ |
Konstantin Seiler
|
1fcacf78cd
Merge branch 'dynamic-blocks' into comments
|
5 gadi atpakaļ |
Konstantin Seiler
|
971b2a9b9f
Fix compile issues after merge
|
5 gadi atpakaļ |
Konstantin Seiler
|
6545674a63
Merge remote-tracking branch 'origin/master' into dynamic-blocks
|
5 gadi atpakaļ |
Konstantin Seiler
|
bf47ca7033
some debug messages
|
5 gadi atpakaļ |
Konstantin Seiler
|
333fc5010c
New file downloading mechanism
|
5 gadi atpakaļ |
Nick Mavis
|
c19375c5ca
Fixed nightly conflict with
|
5 gadi atpakaļ |
George Hahn
|
6e280b3c88
Upgrade dependencies
|
5 gadi atpakaļ |
Sasha Hilton
|
74e0adac15
Fix seek past EOF panic for some tracks
|
6 gadi atpakaļ |
Reinier Balt
|
ab70e6ec40
run rustfmt --all
|
7 gadi atpakaļ |
Johan Anderholm
|
612978908f
Reformat according to new rustfmt rules
|
7 gadi atpakaļ |
Sasha Hilton
|
237ef1e4f9
Format according to rustfmt
|
7 gadi atpakaļ |
awiouy
|
4c2b641cad
core API: move spotify_id to lib.rs
|
7 gadi atpakaļ |
Thomas Bächler
|
630de8c0a9
Use futures::sync::mpsc::UnboundedSender::unbounded_send() instead of the deprecated send()
|
7 gadi atpakaļ |