Commit History

Author SHA1 Message Date
  Paul Lietar 6e823ef639 Update README to indicate that rust 1.7.0 is enough. 9 years ago
  Paul Lietar 62d3f5e3ad Update dns-sd dependency to get the bug fix. 9 years ago
  Paul Lietar d27c4ca752 Support building with rust stable, using syntex. 9 years ago
  Paul Lietar 5059432090 Add kCommandAcks to CapabilityType enum. 9 years ago
  Paul Lietar ace5d09662 README.md: change instructions to use release builds. 9 years ago
  Paul Lietar de357e63c9 player: Update the position on pause/play events. 9 years ago
  Paul Lietar c3c258dfaf Bump protobuf-macros version and use the simpler string literal syntax 9 years ago
  Paul Lietar c700315b30 Fix a deadlock between SpircManager and Player. 9 years ago
  Paul Lietar 95d1dfd774 Make recipient of SpircManager methods non-mut. 9 years ago
  Paul Lietar 72dc5025c0 Merge remote-tracking branch 'SimonPersson/master' 9 years ago
  Simon Persson 3ccb2e2a10 Clean up before merging. 9 years ago
  Paul Lietar fd819845db Bump Cargo.lock to pickup new rust-protobuf-macros. 9 years ago
  Simon Persson c98ff9bd54 Make SpricManager cloneable to simplify for clients. 9 years ago
  Simon Persson 906241b92e Export the current queue. 9 years ago
  Simon Persson 8e0325c297 Add function for sending load comand. 9 years ago
  Simon Persson 5e3404137f Add support for replacing tracks. Make a builder out of send_cmd. 9 years ago
  Simon Persson 08cb429a0c Add functions for sending commands to other clients. 9 years ago
  Simon Persson 677173d01b Export devices. 9 years ago
  Simon Persson 5a19d38270 Refactor notify/notify_with_player_state. 9 years ago
  Simon Persson 958d0c74d4 Maintain list of connected devices. 9 years ago
  Paul Lietar 5a9b139a7f Intern returned C strings to avoid leaking them. 9 years ago
  Paul Lietar 526c54702b Set the default volume to 100%, and add a fast path to volume control. 9 years ago
  Paul Lietar dfabbe5aa5 Add Blob based authentication 10 years ago
  Paul Lietar 93640465dc Import librespot_protocol as protocol. 10 years ago
  Paul Lietar ae38e60518 Initial C API 10 years ago
  Paul Lietar 327bb8477e Move Session::connect to authentication.rs 10 years ago
  Paul Lietar 7a1db5f5a9 Encapsulate the session data and configuration. 10 years ago
  Paul Lietar 9747bbc470 Add link API. 10 years ago
  Paul Lietar f822031ce3 Expose some more metadata. 10 years ago
  Paul Lietar 8fed885595 Reorganize the spirc/player interaction. 10 years ago