awiouy
|
0ed4fb1c68
|
core API: MercuryManager.request()
|
2018-02-13 08:24:59 +01:00 |
|
awiouy
|
ea597361ff
|
core API: component.new()
|
2018-02-13 08:18:49 +01:00 |
|
awiouy
|
4c2b641cad
|
core API: move spotify_id to lib.rs
|
2018-02-13 07:57:28 +01:00 |
|
awiouy
|
6a9084b00c
|
core API: Lazy
|
2018-02-12 20:20:43 +01:00 |
|
awiouy
|
aed4fe32d8
|
core API: SessionInternal
|
2018-02-12 20:13:37 +01:00 |
|
awiouy
|
0fd398e34d
|
core API: SessionData
|
2018-02-12 20:10:36 +01:00 |
|
Anton Voyl
|
e276d39704
|
core: remove protobuf_macros (#146)
Fixes #129
|
2018-02-12 15:58:09 +01:00 |
|
Sasha Hilton
|
234958672f
|
Implement [replace] for rust-crypto
|
2018-02-12 14:48:39 +01:00 |
|
awiouy
|
191caca518
|
core API: move Bitrate and PlayerConfig from core to playback
|
2018-02-11 23:55:41 +01:00 |
|
awiouy
|
c9ba73c9ef
|
rustfmt: core
|
2018-02-11 12:37:08 +01:00 |
|
awiouy
|
a35edc6af4
|
core API: move run_program to player.rs
|
2018-02-10 17:58:15 +01:00 |
|
awiouy
|
496a802248
|
core API: move subfile.rs to player.rs
|
2018-02-10 17:58:15 +01:00 |
|
awiouy
|
d7fa1464ff
|
core API: move mkdir_existing to cache.rs
|
2018-02-10 17:58:15 +01:00 |
|
awiouy
|
77882836ce
|
core API: move now_ms to spirc.rs
|
2018-02-10 17:58:15 +01:00 |
|
awiouy
|
55f27a9e0a
|
core API: SessionWeak.try_upgrade(), SessionWeak.upgrade()
|
2018-02-10 17:58:15 +01:00 |
|
awiouy
|
ae85e69aca
|
core API: Session.weak()
|
2018-02-10 17:58:15 +01:00 |
|
awiouy
|
72cef9a10c
|
core API: Session.config()
|
2018-02-10 17:58:15 +01:00 |
|
awiouy
|
a8bb696be8
|
core API: MercurySender::new
|
2018-02-10 08:23:46 +01:00 |
|
awiouy
|
762b75803b
|
core API: connection
|
2018-02-09 21:36:18 +01:00 |
|
awiouy
|
4c23803c84
|
core API: cache.rs
|
2018-02-09 21:29:29 +01:00 |
|
awiouy
|
a105fd44c4
|
core API: save_to_file, save_to_writer
|
2018-02-09 21:24:58 +01:00 |
|
awiouy
|
c86f790986
|
core API: from_file, from_reader
|
2018-02-09 21:18:06 +01:00 |
|
awiouy
|
434b824c6e
|
core API: dispatch
|
2018-02-09 21:06:16 +01:00 |
|
awiouy
|
d34068c5a7
|
core API: apresolve
|
2018-02-09 20:57:49 +01:00 |
|
Sasha Hilton
|
6a442a4570
|
Move keymaster to core
|
2018-02-06 19:54:28 +01:00 |
|
Thomas Bächler
|
d36017d6f0
|
Remove usage of deprecated tokio_core::io
|
2018-01-25 23:23:45 +01:00 |
|
Thomas Bächler
|
630de8c0a9
|
Use futures::sync::mpsc::UnboundedSender::unbounded_send() instead of the deprecated send()
|
2018-01-25 23:23:45 +01:00 |
|
Thomas Bächler
|
5237203899
|
Remove usage of deprecated BoxFuture, BoxStream and BoxSink
|
2018-01-25 23:23:45 +01:00 |
|
Thomas Bächler
|
644355269e
|
Use futures::sync::oneshot::Sender::send() instead of the deprecated complete()
|
2018-01-25 23:23:45 +01:00 |
|
Thomas Bächler
|
a1a3a2e772
|
core: Remove an unneeded use warning
|
2018-01-22 01:17:52 +01:00 |
|
Colm
|
5302bd1072
|
Merge pull request #6 from brain0/work
Make librespot more robust against audio failures
|
2017-12-19 21:46:22 +00:00 |
|
Thomas Bächler
|
35ec580eac
|
Disable the "variable does not need to be mutable" compiler warning in generated code
|
2017-12-17 23:15:49 +01:00 |
|
fossedihelm
|
8313da522b
|
--initial-volume as parameter
|
2017-12-06 14:37:34 +01:00 |
|
Paul Lietar
|
3a18d1f91d
|
Update Cargo.lock, use hyper, libpulse-sys and lewton from crates.io.
|
2017-08-04 05:28:25 +01:00 |
|
Paul Lietar
|
d1447d2bfb
|
Add support for lewton as an Vorbis decoder.
|
2017-08-04 05:28:25 +01:00 |
|
Paul Lietar
|
bf60f6e7ab
|
Create new librespot-core crate
|
2017-08-03 19:58:44 +01:00 |
|