Commit History

Author SHA1 Message Date
  Sasha Hilton cdcb919c08 Merge branch 'dev' into connection-lost-crash 4 years ago
  Sasha Hilton 01be8e7efa Merge pull request #423 from marcelbuesing/rust-2018 4 years ago
  Sasha Hilton 94bb4623d2 Correct cargo clean package flags 4 years ago
  Sasha Hilton d599c5cc85 Further reduce cache bloat 4 years ago
  Konstantin Seiler a52092e094 Convert another panic to error handling. 4 years ago
  Konstantin Seiler 0e22678a28 Workaround for Rust 1.33 borrow checker. 4 years ago
  Konstantin Seiler dadab486d2 Don't exit if too many spirc failures. 4 years ago
  Konstantin Seiler f26db01110 Rate-limit automatic re-connection attempts when spirc shuts down. 4 years ago
  Konstantin Seiler 17821b26aa Rename variable to be in line with existing code. 4 years ago
  Konstantin Seiler 113bb92c9d Prevent spirc from crashing when the queue is empty. 4 years ago
  Konstantin Seiler 719943aec9 Don't panic if spirc terminates prematurely. 4 years ago
  Konstantin Seiler ea1e0925dc Enable proper shutdown of the channels. 4 years ago
  Konstantin Seiler 04b52d7878 Have player handle Mercury errors while loading tracks. 4 years ago
  Konstantin Seiler 3fe3849588 Enable Mercury to be shut down and all pending requests being cancelled. 4 years ago
  Konstantin Seiler b6c676ad60 Prevent librespot from panicking if server connection is lost. 4 years ago
  Konstantin Seiler 362106df62 Fix error handling for closed channel. 4 years ago
  marcelbuesing c9147d31ab Turn child crates into rust 2018 edition 4 years ago
  marcelbuesing 38d82f2dc2 Rerun rustfmt on full codebase 4 years ago
  ashthespy d26590afc5 Update to Rust 2018 4 years ago
  marcelbuesing be2ad9059a Migrate to rust 2018 edition 4 years ago
  Ash 2a1482c880 Merge pull request #421 from ashthespy/autoplay 4 years ago
  ashthespy 6c6ba88590 Don't panic when no autoplay uri is obtained 4 years ago
  Sasha Hilton f610436641 Merge pull request #416 from dbr/patch-1 4 years ago
  dbr/Ben becb314666 Update deprecation link to better summary 4 years ago
  dbr/Ben 63a5c4de7f Update readme regarding libspotify deprecation 4 years ago
  Sean McNamara d30ffcd1c0 Mostly fix play/pause/stop behavior. Pause is latent. 4 years ago
  Sean McNamara 664c76b201 Fix playback on track change. Pause/resume is still weird. 4 years ago
  Sean McNamara ed04c049cc Working proof of concept with up to date gstreamer bindings and Rust 2018. 4 years ago
  Sean McNamara 6707389732 Forward port plietar's WIP gstreamer backend. 4 years ago
  Sasha Hilton b634117fbf Merge pull request #361 from HEnquist/playlists 4 years ago