Commit graph

59 commits

Author SHA1 Message Date
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
1358fc7995
Typo 2018-01-26 21:44:57 +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
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
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
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
1dc99e3a15 check if argument of initial-value is a number 2017-12-06 14:47:46 +01:00
ComlOnline
5141f434b5 Add travis ci tag 2017-11-23 11:19:47 +00:00
ComlOnline
2a215278ef Edit to puch for travis 2017-11-23 00:14:29 +00:00
ComlOnline
80493d8bbe README Upadte 2017-11-20 00:55:34 +00:00
Elad Nava
8971d3aa68 Add note to README about Spotify Premium (#259)
As per https://github.com/plietar/librespot/issues/167#issuecomment-322021960.
2017-10-05 14:54:24 +02:00
Paul Liétar
1e652b1a7e typo 2017-10-03 23:26:56 +02:00
Paul Liétar
171be66fd9 bye bye librespot 2017-10-03 22:53:51 +02:00
Paul Lietar
ddfc28f99f Increase required Rust version to 1.17.0.
Some dependencies require it.

Additionally, only build with lewton on >= 1.18
2017-08-04 05:28:25 +01:00
Paul Lietar
d59f3eff81 Remove AudioFileManager and MetadataManager since they are stateless. 2017-08-03 19:37:21 +01:00
herrernst
2259188f19 Add note to README that the armhf build won't work on RPi1/Zero (#199)
see e. g. #171
2017-06-13 23:14:21 +01:00
Sasha Hilton
39012ba05e Note incompatibility of homebrew rust (#192)
Added a brief note advising use of rustup over homebrew due to bugs in the homebrew rust.
2017-06-05 19:06:50 +01:00
Paul Liétar
d551d194d3 Fix typo in README 2017-03-30 20:15:54 +01:00
Paul Liétar
42c034f2b7 Add note to README about me being busy 2017-03-30 20:09:26 +01:00
Johan Anderholm
6daedde0e9 Add mipsel as a cross-compilation target. 2017-03-05 04:17:43 -08:00
Paul Lietar
be6fff8cce README: Update minimum rust version 2017-02-22 15:30:59 +00:00
Paul Lietar
9b781f74b3 Update Dockerfile and README to not use syntex anymore 2017-02-22 15:02:36 +00:00
Paul Lietar
eb760f1576 librespot is fairly functional now 2017-02-16 21:40:07 +00:00
Paul Lietar
f5a4feeb90 Add Dockerfile for cross compilation 2017-02-16 21:38:48 +00:00
Paul Lietar
e254bb7291 Remove support for Facebook authentication. 2017-01-05 14:40:33 +01:00
Paul Lietar
baf2b65d7b Use rustls rather than openssl 2016-12-31 14:49:04 +01:00
Paul Lietar
c6327af2f3 Include pre-generated protocol files.
A build script is used to ensure the source files haven’t been modified.
2016-12-30 12:02:00 +01:00
Paul Lietar
445171a46a Add ALSA backend
Closes: #63
2016-08-27 20:14:11 +02:00
Paul Lietar
4cca541339 Remove the need for a application key. 2016-07-06 08:37:41 +01:00
Paul Lietar
e9aad29ae4 Merge pull request #85 from egnwd/egnwd-typo-readme
Update README.md
2016-07-06 02:44:31 +01:00
Paul Lietar
b25585a41b Use a pure rust mDNS responder instead of relying on Avahi / dns-sd.
Fixes #33, #70
2016-07-06 02:36:01 +01:00
Paul Lietar
24471eef9b Use serde for json serialization. 2016-07-06 02:29:38 +01:00
Elliot Greenwood
4c04737a3d Update README.md 2016-05-27 16:34:40 +01:00
Paul Lietar
c0f9e40756 libprotoc-dev is protobuf-devel on Fedora 2016-03-26 20:33:37 +00:00
Paul Lietar
45e03c42a4 Enable PortAudio backend by default. 2016-03-21 15:39:48 +00:00
Marcus Thiesen
5ca2c35dbc Pulseaudio backend 2016-03-21 09:39:58 +01:00
Paul Lietar
968a39a131 Make audio backend configurable at run time. 2016-03-20 16:16:20 +00:00
Yugo Amaryl
536bbae812 Add build steps for Fedora systems 2016-03-17 13:20:27 +00:00
Paul Lietar
4b4bc2f4e1 Add Facebook based login. 2016-03-16 00:05:05 +00:00
Paul Lietar
6e823ef639 Update README to indicate that rust 1.7.0 is enough. 2016-03-11 13:14:01 +00:00
Paul Lietar
ace5d09662 README.md: change instructions to use release builds.
On embedded devices (which many people use librespot on), debug builds
are too slow and produce choppy audio.
2016-02-25 22:30:49 +00:00