Historique des commits

Auteur SHA1 Message Date
  Daniel Romero 59398b3cee Remove mixer from Player and add it to SpircManager il y a 8 ans
  Paul Lietar 7be9626836 spirc: Increase the number of volume steps to 64 il y a 8 ans
  Jörg Krause c1e570f48d Say goodbye when terminating il y a 8 ans
  Jörg Krause 0716643ae3 Fix out of bounds panic il y a 8 ans
  Paul Lietar edb8a6a766 Cleanup authentication logic il y a 9 ans
  Marcus Thiesen b0ea636179 Replace some more println with log il y a 9 ans
  Paul Lietar 230c891df0 Print librespot version on startup. il y a 9 ans
  Paul Lietar 0770f6ce61 Move authentication to a different directory, and make discover use hyper. il y a 9 ans
  Paul Lietar c3c258dfaf Bump protobuf-macros version and use the simpler string literal syntax il y a 9 ans
  Paul Lietar c700315b30 Fix a deadlock between SpircManager and Player. il y a 9 ans
  Paul Lietar 95d1dfd774 Make recipient of SpircManager methods non-mut. il y a 9 ans
  Simon Persson 3ccb2e2a10 Clean up before merging. il y a 9 ans
  Simon Persson c98ff9bd54 Make SpricManager cloneable to simplify for clients. il y a 9 ans
  Simon Persson 906241b92e Export the current queue. il y a 9 ans
  Simon Persson 8e0325c297 Add function for sending load comand. il y a 9 ans
  Simon Persson 5e3404137f Add support for replacing tracks. Make a builder out of send_cmd. il y a 9 ans
  Simon Persson 08cb429a0c Add functions for sending commands to other clients. il y a 9 ans
  Simon Persson 677173d01b Export devices. il y a 9 ans
  Simon Persson 5a19d38270 Refactor notify/notify_with_player_state. il y a 9 ans
  Simon Persson 958d0c74d4 Maintain list of connected devices. il y a 9 ans
  Paul Lietar 93640465dc Import librespot_protocol as protocol. il y a 9 ans
  Paul Lietar 7a1db5f5a9 Encapsulate the session data and configuration. il y a 9 ans
  Paul Lietar 8fed885595 Reorganize the spirc/player interaction. il y a 9 ans
  Paul Lietar 463ce97661 Remove the SpircDelegate abstraction il y a 9 ans
  Paul Lietar 303121032d Store the volume as a u16 il y a 9 ans
  Paul Lietar c5ed04f70d Merge remote-tracking branch 'realtwister/queue' il y a 9 ans
  Paul Lietar ac0d597e75 Ignore files which don’t have an id. il y a 9 ans
  Erik 6f962089fd added queue functionality and created load_tracks il y a 9 ans
  Erik 4310162b88 Fixed the multiple volume vars and the calculation is a bit simplified. il y a 9 ans
  Erik 17a5bb122a Added Volume in a fishy manner by modulating stream, could maybe be optimized. il y a 9 ans