Commit graph

23 commits

Author SHA1 Message Date
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