Historique des commits

Auteur SHA1 Message Date
  Sasha Hilton 3672214e31 Update Cargo.lock il y a 5 ans
  Sasha Hilton 6daa2acd0a Update version numbers to 0.1.1 il y a 5 ans
  Sasha Hilton 83140bea88 Merge pull request #427 from kaymes/connection-lost-crash il y a 5 ans
  Konstantin Seiler 37f6e3eb9c Print error message on connection failure. il y a 5 ans
  Konstantin Seiler 65d1c1bf8e Proper error handling when connecting to the server. il y a 5 ans
  Sasha Hilton c9f1914fc8 Run cargo fmt il y a 5 ans
  Sasha Hilton 4c9a8b5cac Merge pull request #422 from misuzu/subprocess il y a 5 ans
  Sasha Hilton 6f7fd9f398 Merge pull request #426 from kaymes/empty-queue-crash il y a 5 ans
  Sasha Hilton e9c3357e41 Run cargo fmt il y a 5 ans
  misuzu b8617f54a9 Added subprocess audio backend il y a 5 ans
  Sasha Hilton cdcb919c08 Merge branch 'dev' into connection-lost-crash il y a 5 ans
  Sasha Hilton 01be8e7efa Merge pull request #423 from marcelbuesing/rust-2018 il y a 5 ans
  Sasha Hilton 94bb4623d2 Correct cargo clean package flags il y a 5 ans
  Sasha Hilton d599c5cc85 Further reduce cache bloat il y a 5 ans
  Konstantin Seiler a52092e094 Convert another panic to error handling. il y a 5 ans
  Konstantin Seiler 0e22678a28 Workaround for Rust 1.33 borrow checker. il y a 5 ans
  Konstantin Seiler dadab486d2 Don't exit if too many spirc failures. il y a 5 ans
  Konstantin Seiler f26db01110 Rate-limit automatic re-connection attempts when spirc shuts down. il y a 5 ans
  Konstantin Seiler 17821b26aa Rename variable to be in line with existing code. il y a 5 ans
  Konstantin Seiler 113bb92c9d Prevent spirc from crashing when the queue is empty. il y a 5 ans
  Konstantin Seiler 719943aec9 Don't panic if spirc terminates prematurely. il y a 5 ans
  Konstantin Seiler ea1e0925dc Enable proper shutdown of the channels. il y a 5 ans
  Konstantin Seiler 04b52d7878 Have player handle Mercury errors while loading tracks. il y a 5 ans
  Konstantin Seiler 3fe3849588 Enable Mercury to be shut down and all pending requests being cancelled. il y a 5 ans
  Konstantin Seiler b6c676ad60 Prevent librespot from panicking if server connection is lost. il y a 5 ans
  Konstantin Seiler 362106df62 Fix error handling for closed channel. il y a 5 ans
  marcelbuesing c9147d31ab Turn child crates into rust 2018 edition il y a 5 ans
  marcelbuesing 38d82f2dc2 Rerun rustfmt on full codebase il y a 5 ans
  ashthespy d26590afc5 Update to Rust 2018 il y a 5 ans
  marcelbuesing be2ad9059a Migrate to rust 2018 edition il y a 5 ans