提交历史

作者 SHA1 备注 提交日期
  Paul Lietar 1399ea7c32 Remove unused subsystem module. 9 年之前
  Paul Lietar 267ccbe65e Fix build on latest rust. 9 年之前
  Paul Lietar ab7b5ba69d Merge pull request #6 from SimonPersson/master 9 年之前
  Simon Persson 541c6816d4 Add information about facebook accounts. 9 年之前
  Paul Lietar 3fb56e9c3d Merge pull request #5 from ChristianHersevoort/patch-1 10 年之前
  ChristianHersevoort 985e8bed68 Update README.md 10 年之前
  Paul Lietar 8bbd7023bf Merge pull request #4 from SimonPersson/master 10 年之前
  Simon Persson ef1c86df18 Make command line argument parsing more robust. 10 年之前
  Paul Lietar 17fdca40dd Fix path to main binary in README.md 10 年之前
  Paul Lietar 9b924d1c47 Add README with build and run instructions. 10 年之前
  Paul Lietar 1d76658fdf Support playing multiple tracks in a row 10 年之前
  Paul Lietar 506f3e624e Don’t crash on end of track. 10 年之前
  Paul Lietar 94503e351b Remove busy waiting in SpircManager. 10 年之前
  Paul Lietar 1264394838 Add a SpircDelegate abstraction. 10 年之前
  Paul Lietar cdd939e88e Clean up main.rs 10 年之前
  Paul Lietar 0b6351df8d Merge pull request #3 from torarnv/move-to-lib 10 年之前
  Tor Arne Vestbø 22e367214e Move SPIRC into librespot so it can be re-used by other applications 10 年之前
  Tor Arne Vestbø cbd414853f Move librespot into lib.rs and let main.rs be the test binary 10 年之前
  Paul Lietar e452abce43 Cache audio files to disk. 10 年之前
  Paul Lietar 9ae452e22d Keep audio files cached in ram. 10 年之前
  Paul Lietar 28a7db26be cache audio keys in memory 10 年之前
  Paul Lietar f0bb24d23f Fix build on latest nightly. 10 年之前
  Paul Lietar 4fd0b37e2b Initial Spotify Connect receiver. 10 年之前
  Paul Lietar 2a2f227bef Refactor the whole architecture. 10 年之前
  Paul Lietar c1ce87dbbd spirc: Keep track of player status 10 年之前
  Paul Lietar df11960946 spirc: Don’t hardcode stuff 10 年之前
  Paul Lietar 45491925de Answer to basic Spirc requests. 10 年之前
  Paul Lietar 7897070bb7 Add initial Spirc support. 10 年之前
  Paul Lietar addc1fce22 Update protocol files. 10 年之前
  Paul Lietar caf78992fb Merge AudioFile and AudioFileReader 10 年之前