Commit graph

12 commits

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