Commit graph

11 commits

Author SHA1 Message Date
Paul Lietar fe56604037 Replace GMP by num’s Bignum implementation.
This is awfully slow in debug builds, but simplifies the build process a
lot.
2015-10-20 11:23:41 +01:00
Paul Lietar 10cc523cfd Update to rust nightly 2015-10-20 11:22:08 +01:00
Paul Lietar 267ccbe65e Fix build on latest rust. 2015-09-01 13:20:37 +02:00
Simon Persson ef1c86df18 Make command line argument parsing more robust. 2015-07-20 16:31:59 +00:00
Tor Arne Vestbø cbd414853f Move librespot into lib.rs and let main.rs be the test binary 2015-07-08 23:01:14 +02:00
Paul Lietar e452abce43 Cache audio files to disk. 2015-07-07 22:40:31 +01:00
Paul Lietar f0bb24d23f Fix build on latest nightly. 2015-07-02 22:00:30 +02:00
Paul Lietar 45491925de Answer to basic Spirc requests. 2015-07-02 00:40:38 +02:00
Paul Lietar 7ffe996652 Lots of stuff 2015-06-23 15:38:29 +01:00
Paul Liétar 1ad62e6f18 First working version of protocol handshake.
Key exchange and authentication is functional.
Protocol definition has been moved to separate crate to speed up build time.
Various cleanups. Take login info from command line, rather than hardcoded.
2015-05-09 11:16:43 +01:00
Paul Liétar a993b60ffa Initial commit. 2015-04-25 21:32:07 +01:00