提交歷史

作者 SHA1 備註 提交日期
  Yugo Amaryl 5f5356333d Fix build by removing extra parenthesis 9 年之前
  Paul Lietar 0973469120 Forgot to add some files in previous commit. 9 年之前
  Paul Lietar 9274a6bfb3 Refactor audio output to make it more modular. 9 年之前
  Paul Lietar 4b73f83c5e Save reusable credentials to disk. 9 年之前
  Paul Lietar 39af43728a Refactor authentication to separate protocol and token generation. 9 年之前
  Paul Lietar 25bd38fd13 Resolve access point when connecting and pick a random one. 9 年之前
  Paul Lietar 60db12ee9e Add missing semicolon. 9 年之前
  Paul Lietar ac5b34927f Support using tremor instead of libvorbis for audio decoding. 9 年之前
  Paul Lietar 32fe895105 travis: non-verbose build 9 年之前
  Paul Lietar ae4786e976 travis: Only build without syntex on nightly 9 年之前
  Paul Lietar 6e823ef639 Update README to indicate that rust 1.7.0 is enough. 9 年之前
  Paul Lietar 62d3f5e3ad Update dns-sd dependency to get the bug fix. 9 年之前
  Paul Lietar d27c4ca752 Support building with rust stable, using syntex. 9 年之前
  Paul Lietar 5059432090 Add kCommandAcks to CapabilityType enum. 9 年之前
  Paul Lietar ace5d09662 README.md: change instructions to use release builds. 9 年之前
  Paul Lietar de357e63c9 player: Update the position on pause/play events. 9 年之前
  Paul Lietar c3c258dfaf Bump protobuf-macros version and use the simpler string literal syntax 9 年之前
  Paul Lietar c700315b30 Fix a deadlock between SpircManager and Player. 9 年之前
  Paul Lietar 95d1dfd774 Make recipient of SpircManager methods non-mut. 9 年之前
  Paul Lietar 72dc5025c0 Merge remote-tracking branch 'SimonPersson/master' 9 年之前
  Simon Persson 3ccb2e2a10 Clean up before merging. 9 年之前
  Paul Lietar fd819845db Bump Cargo.lock to pickup new rust-protobuf-macros. 9 年之前
  Simon Persson c98ff9bd54 Make SpricManager cloneable to simplify for clients. 10 年之前
  Simon Persson 906241b92e Export the current queue. 10 年之前
  Simon Persson 8e0325c297 Add function for sending load comand. 10 年之前
  Simon Persson 5e3404137f Add support for replacing tracks. Make a builder out of send_cmd. 10 年之前
  Simon Persson 08cb429a0c Add functions for sending commands to other clients. 10 年之前
  Simon Persson 677173d01b Export devices. 10 年之前
  Simon Persson 5a19d38270 Refactor notify/notify_with_player_state. 10 年之前
  Simon Persson 958d0c74d4 Maintain list of connected devices. 10 年之前