Commit History

Author SHA1 Message Date
  Paul Lietar 09e180b0e2 Remove deprecation warnings. 9 years ago
  Paul Lietar a2db3151bc Add authentication docs. 9 years ago
  Paul Lietar a604e9d679 Add documentation about low level protocol 9 years ago
  Paul Lietar 5cbd53fef2 Update dependencies, use git version of eventual. 9 years ago
  Paul Lietar 2b420fa81d Merge pull request #13 from lawrencejones/up-and-running 9 years ago
  Lawrence Jones 85c1925f8d Fixes compilation errors 9 years ago
  Paul Lietar fe56604037 Replace GMP by num’s Bignum implementation. 9 years ago
  Paul Lietar 10cc523cfd Update to rust nightly 9 years ago
  Paul Lietar 1399ea7c32 Remove unused subsystem module. 9 years ago
  Paul Lietar 267ccbe65e Fix build on latest rust. 9 years ago
  Paul Lietar ab7b5ba69d Merge pull request #6 from SimonPersson/master 9 years ago
  Simon Persson 541c6816d4 Add information about facebook accounts. 9 years ago
  Paul Lietar 3fb56e9c3d Merge pull request #5 from ChristianHersevoort/patch-1 9 years ago
  ChristianHersevoort 985e8bed68 Update README.md 9 years ago
  Paul Lietar 8bbd7023bf Merge pull request #4 from SimonPersson/master 9 years ago
  Simon Persson ef1c86df18 Make command line argument parsing more robust. 9 years ago
  Paul Lietar 17fdca40dd Fix path to main binary in README.md 9 years ago
  Paul Lietar 9b924d1c47 Add README with build and run instructions. 9 years ago
  Paul Lietar 1d76658fdf Support playing multiple tracks in a row 9 years ago
  Paul Lietar 506f3e624e Don’t crash on end of track. 9 years ago
  Paul Lietar 94503e351b Remove busy waiting in SpircManager. 9 years ago
  Paul Lietar 1264394838 Add a SpircDelegate abstraction. 9 years ago
  Paul Lietar cdd939e88e Clean up main.rs 9 years ago
  Paul Lietar 0b6351df8d Merge pull request #3 from torarnv/move-to-lib 9 years ago
  Tor Arne Vestbø 22e367214e Move SPIRC into librespot so it can be re-used by other applications 9 years ago
  Tor Arne Vestbø cbd414853f Move librespot into lib.rs and let main.rs be the test binary 9 years ago
  Paul Lietar e452abce43 Cache audio files to disk. 9 years ago
  Paul Lietar 9ae452e22d Keep audio files cached in ram. 10 years ago
  Paul Lietar 28a7db26be cache audio keys in memory 10 years ago
  Paul Lietar f0bb24d23f Fix build on latest nightly. 10 years ago