Sasha Hilton
|
0a9a293315
Fix travis rust version
|
5 years ago |
Tristan Stenner
|
113fed5c42
Update rand to 0.6
|
5 years ago |
Tristan Stenner
|
b320c4b2af
Run cargo update
|
5 years ago |
Sasha Hilton
|
d2cadec419
Merge pull request #262 from librespot-org/seek-eof
|
6 years ago |
Sasha Hilton
|
74e0adac15
Fix seek past EOF panic for some tracks
|
6 years ago |
Anton Voyl
|
96557b4ec1
Merge pull request #260 from StopMotionCuber/fix_232
|
6 years ago |
Anton Voyl
|
3441ef8f32
Merge pull request #259 from awiouy/lewton-0.9.3
|
6 years ago |
ruben
|
81e7c9b9d3
Changed TRACK_ID from base16 to base62 so that it is equal with the official Spotify app
|
6 years ago |
Sasha Hilton
|
0331a7f592
Remove contrib from .dockerignore
|
6 years ago |
awiouy
|
7cbf6d173b
update lewton to 0.9.3
|
6 years ago |
Sasha Hilton
|
d12640fb47
Merge pull request #251 from ashthespy/master
|
6 years ago |
Sasha Hilton
|
473fc188cd
Bump minimum version for Travis Builds
|
6 years ago |
Sasha Hilton
|
8d53c80481
Merge pull request #255 from wfraser/wfraser/child-exit-wait
|
6 years ago |
Sasha Hilton
|
3614404f18
Merge pull request #248 from devgianlu/master
|
6 years ago |
William R. Fraser
|
9fa138a116
implement using tokio-process instead
|
6 years ago |
William R. Fraser
|
eaac599ce3
reap the exit statuses from 'onevent' child processes
|
6 years ago |
ashthespy
|
c5fcdfd43c
Upgrade `protobuf` to `2.0` and use `protoc-rust` to compile proto files
|
6 years ago |
ashthespy
|
37c588d6a1
Set proper name for `kUnknown` enum
|
6 years ago |
Gianlu
|
be6910f720
Added librespot-java to related projects
|
6 years ago |
Colm
|
a4e0f582a8
Merge pull request #237 from romerod/master
|
6 years ago |
Sasha Hilton
|
ee87904ac1
Merge pull request #236 from haroldmrt/master
|
6 years ago |
Daniel Romero
|
4f8ea66207
Add Dockerfile.Rpi which creates a librespot docker image which can be used on the RPI directly.
|
7 years ago |
Daniel Romero
|
861515e208
Add contrib to .dockerignore for the docker cache to work, when modifying the docker files
|
7 years ago |
Harold
|
4fb3d5f271
Add ap-port option to specify preferred port
|
6 years ago |
Harold
|
00e89343fb
Formatting
|
6 years ago |
Harold
|
f61bbd87a8
Change documentation to reflect code behavior
|
6 years ago |
Dawid Dziurla
|
431be9e847
Add kUnknown enum (#224)
|
6 years ago |
Brice
|
d40c0f50db
Cache volume across restarts (#220)
|
6 years ago |
StopMotionCuber
|
21f1ccfb5a
Fixed Jackaudio compiling (#222)
|
6 years ago |
Reinier Balt
|
deb240c02f
reverse #212 since it does not address the real problem (#213)
|
6 years ago |