Roderick van Domburg
|
bfb7d5689c
|
Retrieve autoplay contexts over HTTPS and fix repeat/prev/next
Repeat, previous and next used to start playback regardless of
the actual playback state. They now start playback only if we
were already playing.
|
2022-09-30 21:36:20 +02:00 |
|
Roderick van Domburg
|
62461be1fc
|
Change panics into Result<_, librespot_core::Error>
|
2021-12-26 21:18:42 +01:00 |
|
JasonLG1979
|
4370258716
|
Address clippy lint warnings for rust 1.57
|
2021-12-03 12:51:41 -06:00 |
|
johannesd3
|
59c556635e
|
Clean up librespot-connect dependencies
|
2021-02-23 22:22:53 +01:00 |
|
ashthespy
|
d26590afc5
|
Update to Rust 2018
- Fix deprecated Error::cause warnings and missing dyn
- Reset max_width
- Add rustfmt to Travis
- Run rustfmt on full codebase
with `cargo fmt --all`
- Add rustfmt to Travis
- Complete migration to edition 2018
- Replace try! shorthand
- Use explicit `dyn Trait`
|
2020-01-17 18:11:52 +01:00 |
|
Nick Mavis
|
c19375c5ca
|
Fixed nightly conflict with
|
2019-09-16 15:00:09 -04:00 |
|
Michael Edwards
|
0bbca1d8bc
|
Use serde 1.0
|
2019-03-20 12:04:24 +01:00 |
|
ashthespy
|
c0416972b6
|
Support Dailymixes and refactor dynamic playlists
|
2019-03-13 20:35:46 +01:00 |
|