Commit graph

46 commits

Author SHA1 Message Date
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
Paul Lietar f3d56d0afe Update the README to reflect the new build dependencies. 2016-01-20 13:36:58 +00:00
psych0d0g 4d9d1e799d tell users about dependencies
Sorry about the last pull, just revoke it
2016-01-16 01:21:27 +01:00
herrernst 2372447d23 change binary name
cargo can install directly from github, use
`cargo install --git https://github.com/plietar/librespot`
binary is put to ~/.cargo/bin/
2016-01-03 22:50:41 +01:00
Lawrence Jones 85c1925f8d Fixes compilation errors 2015-12-18 19:59:10 +00:00
Simon Persson 541c6816d4 Add information about facebook accounts. 2015-07-27 19:36:13 +00:00
ChristianHersevoort 985e8bed68 Update README.md
Incorrect argument in documentation
2015-07-20 22:11:48 +02:00
Simon Persson ef1c86df18 Make command line argument parsing more robust. 2015-07-20 16:31:59 +00:00
Paul Lietar 17fdca40dd Fix path to main binary in README.md 2015-07-14 23:52:38 +01:00
Paul Lietar 9b924d1c47 Add README with build and run instructions. 2015-07-14 23:27:03 +01:00