Sasha Hilton
91647ab2dd
Merge pull request #10 from thekr1s/progressive-voume-control
...
Change volume control to implement logarithmic scaling.
2018-01-30 17:38:40 +01:00
Robert
871ab2b371
Merge branch 'progressive-voume-control' of https://github.com/thekr1s/librespot into progressive-voume-control
2018-01-29 23:49:31 +01:00
Robert
0b491b82aa
Merge branch 'progressive-voume-control' of https://github.com/thekr1s/librespot into progressive-voume-control
2018-01-29 23:48:33 +01:00
Robert
f0061a22ce
Merge branch 'progressive-voume-control' of https://github.com/thekr1s/librespot into progressive-voume-control
2018-01-29 23:41:48 +01:00
Robert
bec6b8c512
Changed volume control after discussion: https://github.com/librespot-org/librespot/pull/10
...
implement exponential volume control only
2018-01-29 23:39:55 +01:00
Colm
50ad9109be
Merge pull request #2 from librespot-org/master
...
Update fork
2018-01-29 21:30:04 +00:00
Sasha Hilton
5f21c25828
[ci skip] Fix formatting
2018-01-28 19:43:34 +01:00
Sasha Hilton
1e5aba20aa
Merge pull request #14 from librespot-org/sashahilton00-patch-1
...
[ci skip] Proposed update to Readme.
2018-01-28 19:40:50 +01:00
Sasha Hilton
43b5e02260
Add Gitter Badge
2018-01-28 19:02:32 +01:00
Sasha Hilton
e0d31bc972
Add Travis notifications to Gitter.
2018-01-28 18:53:24 +01:00
Sasha Hilton
ad7162530c
Fix formatting, add detail to metadata request.
2018-01-28 18:16:44 +01:00
Colm
a855fe62af
Added metadata feature request and added link to logarithmic volume
2018-01-28 16:57:05 +00:00
Sasha Hilton
b495f57676
Proposed update to Readme.
...
This is just a simple update to the readme to reflect this repo's intention as the replacement repo for plietar/librespot, and adds a to-do list for feature requests/problems that need resolving.
2018-01-28 17:51:00 +01:00
Colm
a82af966b4
Merge pull request #12 from ComlOnline/ReadMe-Changes
...
Read me changes
2018-01-27 00:48:32 +00:00
Colm
1358fc7995
Typo
2018-01-26 21:44:57 +00:00
Colm
e104c2d44b
Merge branch 'master' into ReadMe-Changes
2018-01-26 21:35:34 +00:00
Colm
08959c23c4
Update README.md
2018-01-26 21:29:24 +00:00
Colm
364f912885
Update README.md
2018-01-26 21:21:36 +00:00
Colm
0105c53af4
Merge pull request #9 from brain0/fix_deprecated
...
Update dependencies and fix the use of deprecated functionality
2018-01-26 21:17:53 +00:00
Robert
752a6b1df4
Prevent crash in audio_backend/alsa.rs when switching from Kodi audio to librespot
2018-01-26 01:42:24 +01:00
thekr1s
de7d341faa
update README.md
2018-01-26 01:17:31 +01:00
Robert
f5b70c4cb6
update README.md
2018-01-26 01:15:34 +01:00
Robert
67adb06859
update README.md
2018-01-26 01:10:52 +01:00
Robert
4870acd572
Add --progressive-volume option. Increase volume slowly at low level, faster at higher level
2018-01-25 23:37:28 +01:00
Thomas Bächler
6b8a21db9f
Increase required Rust version to 1.18.0.
2018-01-25 23:23:45 +01:00
Thomas Bächler
2465b0f57f
Refactor the discovery module to remove usage of deprecated functions
2018-01-25 23:23:45 +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
0bdf9aa080
Update all dependencies
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
Colm
f966440f98
Updated links and Travis badge
2018-01-25 01:34:56 +00:00
Colm
b819f632cf
Update README.md
2018-01-23 19:32:29 +00:00
Colm
977664f5fe
Update README.md
2018-01-23 19:31:49 +00:00
Colm
838523d49d
Update README.md
2018-01-23 19:31:27 +00:00
Colm
1442e9a1a1
Update README.md
2018-01-23 19:30:28 +00:00
Colm
608e8249a2
Update README.md
2018-01-23 00:25:58 +00:00
Thomas Bächler
a1a3a2e772
core: Remove an unneeded use warning
2018-01-22 01:17:52 +01:00
Colm
b6a38780df
Changed requirements see #3
...
I jumped the gun
2018-01-08 20:50:20 +00:00
Colm
5a71777a31
Update README.md
...
Formatting
2017-12-19 21:55:19 +00:00
Colm
104dd61e6b
Update README.md
...
Added people to thanks
2017-12-19 21:53:58 +00: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
Colm
95ef34654b
Merge pull request #5 from fossedihelm/master
...
Default volume 50% and --initial-volume argument
2017-12-19 21:41:15 +00:00
Thomas Bächler
4cda8affcd
Handle audio sink errors in the player
...
Failing to open or write to the audio sink is not necessarily a fatal and permanent error.
When the audio sink fails, the player now tries to restart the sink periodically.
2017-12-18 00:56:37 +01:00
Thomas Bächler
f250179fed
Join the player thread when the player is dropped
2017-12-17 23:46:52 +01:00
Thomas Bächler
f5d8019c18
Add proper error handling to the pulseaudio backend and ensure that no invalid pointers are passed to pulseaudio
2017-12-17 23:28:42 +01: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
de2b4cc8e3
added comments and edited README
2017-12-07 11:36:26 +01:00
fossedihelm
94e4cd853a
merge ColmOnline changes
2017-12-07 10:04:43 +01:00
fossedihelm
ac39da6c97
check if argument of initial-value is in the [0,100 range
2017-12-06 15:22:28 +01:00