Commit History

Author SHA1 Message Date
  Paul Lietar fd819845db Bump Cargo.lock to pickup new rust-protobuf-macros. 8 years ago
  Simon Persson c98ff9bd54 Make SpricManager cloneable to simplify for clients. 8 years ago
  Simon Persson 906241b92e Export the current queue. 8 years ago
  Simon Persson 8e0325c297 Add function for sending load comand. 8 years ago
  Simon Persson 5e3404137f Add support for replacing tracks. Make a builder out of send_cmd. 8 years ago
  Simon Persson 08cb429a0c Add functions for sending commands to other clients. 8 years ago
  Simon Persson 677173d01b Export devices. 8 years ago
  Simon Persson 5a19d38270 Refactor notify/notify_with_player_state. 8 years ago
  Simon Persson 958d0c74d4 Maintain list of connected devices. 8 years ago
  Paul Lietar 5a9b139a7f Intern returned C strings to avoid leaking them. 8 years ago
  Paul Lietar 526c54702b Set the default volume to 100%, and add a fast path to volume control. 8 years ago
  Paul Lietar dfabbe5aa5 Add Blob based authentication 8 years ago
  Paul Lietar 93640465dc Import librespot_protocol as protocol. 8 years ago
  Paul Lietar ae38e60518 Initial C API 8 years ago
  Paul Lietar 327bb8477e Move Session::connect to authentication.rs 8 years ago
  Paul Lietar 7a1db5f5a9 Encapsulate the session data and configuration. 8 years ago
  Paul Lietar 9747bbc470 Add link API. 8 years ago
  Paul Lietar f822031ce3 Expose some more metadata. 8 years ago
  Paul Lietar 8fed885595 Reorganize the spirc/player interaction. 8 years ago
  Paul Lietar 463ce97661 Remove the SpircDelegate abstraction 8 years ago
  Paul Lietar 303121032d Store the volume as a u16 8 years ago
  Paul Lietar c5ed04f70d Merge remote-tracking branch 'realtwister/queue' 8 years ago
  Paul Lietar f3d56d0afe Update the README to reflect the new build dependencies. 8 years ago
  Paul Lietar cf2e9bb7c3 Make dns-sd opt in rather than opt out. 8 years ago
  Paul Lietar ac0d597e75 Ignore files which don’t have an id. 8 years ago
  Paul Lietar 2a7c9c312b Merge remote-tracking branch 'realtwister/master' 8 years ago
  Paul Lietar 213c8d36ca Merge pull request #39 from psych0d0g/patch-2 8 years ago
  Erik 6f962089fd added queue functionality and created load_tracks 8 years ago
  psych0d0g 4d9d1e799d tell users about dependencies 8 years ago
  Erik 4310162b88 Fixed the multiple volume vars and the calculation is a bit simplified. 8 years ago