Sasha Hilton
|
d12640fb47
Merge pull request #251 from ashthespy/master
|
6 years ago |
William R. Fraser
|
9fa138a116
implement using tokio-process instead
|
6 years ago |
ashthespy
|
c5fcdfd43c
Upgrade `protobuf` to `2.0` and use `protoc-rust` to compile proto files
|
6 years ago |
Sasha Hilton
|
b86ffa9e7c
Update Cargo versions
|
7 years ago |
Sasha Hilton
|
96124c5e18
Add 5xx error panic
|
7 years ago |
Johan Anderholm
|
96a6978016
Update Cargo.lock
|
7 years ago |
Sasha Hilton
|
a7334b6c23
Add to_base62 method
|
7 years ago |
Sasha Hilton
|
f8db550e5e
Add volume normalisation support
|
7 years ago |
awiouy
|
15909613e9
connect: dispose of protobuf_macros
|
7 years ago |
Sasha Hilton
|
67dabcdd8e
Enable backtrace on all builds
|
7 years ago |
Anton Voyl
|
e276d39704
core: remove protobuf_macros (#146)
|
7 years ago |
Sasha Hilton
|
90ae9d713d
Fix conflicts from PR #143
|
7 years ago |
awiouy
|
d900134114
connect: discovery and spirc
|
7 years ago |
Sasha Hilton
|
1fb65354b0
Move audio backends into seperate crate
|
7 years ago |
awiouy
|
99e7da562d
lewton: handle OggError(NoCapturePatternFound)
|
7 years ago |
Sasha Hilton
|
ccbaff267e
Re-add serde_derive
|
7 years ago |
Sasha Hilton
|
6a442a4570
Move keymaster to core
|
7 years ago |
Sasha Hilton
|
d923f3bad3
Add with-dns-sd feature flag
|
7 years ago |
Thomas Bächler
|
d36017d6f0
Remove usage of deprecated tokio_core::io
|
7 years ago |
Thomas Bächler
|
0bdf9aa080
Update all dependencies
|
7 years ago |
Thomas Bächler
|
f5d8019c18
Add proper error handling to the pulseaudio backend and ensure that no invalid pointers are passed to pulseaudio
|
7 years ago |
Paul Lietar
|
3a18d1f91d
Update Cargo.lock, use hyper, libpulse-sys and lewton from crates.io.
|
7 years ago |
Paul Lietar
|
d1447d2bfb
Add support for lewton as an Vorbis decoder.
|
7 years ago |
Paul Lietar
|
ec8f80df75
Create new librespot-audio crate
|
7 years ago |
Paul Lietar
|
a51b562487
Create new librespot-metadata crate
|
7 years ago |
Paul Lietar
|
bf60f6e7ab
Create new librespot-core crate
|
7 years ago |
Paul Lietar
|
72070b6ce0
Allow device type to be chosen.
|
7 years ago |
Paul Lietar
|
28232b5a52
Add keymaster API
|
8 years ago |
Johan Anderholm
|
e60cdeafca
hyper::Url -> hyper::Uri, portaudio -> portaudio-rs
|
8 years ago |
Paul Lietar
|
294a7821d6
Add simple playback example.
|
8 years ago |