Commit History

Author SHA1 Message Date
  Lawrence Jones 85c1925f8d Fixes compilation errors 8 years ago
  Paul Lietar fe56604037 Replace GMP by num’s Bignum implementation. 8 years ago
  Paul Lietar 10cc523cfd Update to rust nightly 8 years ago
  Paul Lietar 1399ea7c32 Remove unused subsystem module. 8 years ago
  Paul Lietar 267ccbe65e Fix build on latest rust. 8 years ago
  Paul Lietar ab7b5ba69d Merge pull request #6 from SimonPersson/master 8 years ago
  Simon Persson 541c6816d4 Add information about facebook accounts. 8 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. 9 years ago
  Paul Lietar 28a7db26be cache audio keys in memory 9 years ago
  Paul Lietar f0bb24d23f Fix build on latest nightly. 9 years ago
  Paul Lietar 4fd0b37e2b Initial Spotify Connect receiver. 9 years ago
  Paul Lietar 2a2f227bef Refactor the whole architecture. 9 years ago
  Paul Lietar c1ce87dbbd spirc: Keep track of player status 9 years ago
  Paul Lietar df11960946 spirc: Don’t hardcode stuff 9 years ago
  Paul Lietar 45491925de Answer to basic Spirc requests. 9 years ago