Commit History

Author SHA1 Message Date
  Colm 0105c53af4 Merge pull request #9 from brain0/fix_deprecated 6 years ago
  Robert 752a6b1df4 Prevent crash in audio_backend/alsa.rs when switching from Kodi audio to librespot 6 years ago
  thekr1s de7d341faa update README.md 6 years ago
  Robert f5b70c4cb6 update README.md 6 years ago
  Robert 67adb06859 update README.md 6 years ago
  Robert 4870acd572 Add --progressive-volume option. Increase volume slowly at low level, faster at higher level 6 years ago
  Thomas Bächler 6b8a21db9f Increase required Rust version to 1.18.0. 6 years ago
  Thomas Bächler 2465b0f57f Refactor the discovery module to remove usage of deprecated functions 6 years ago
  Thomas Bächler d36017d6f0 Remove usage of deprecated tokio_core::io 6 years ago
  Thomas Bächler 630de8c0a9 Use futures::sync::mpsc::UnboundedSender::unbounded_send() instead of the deprecated send() 6 years ago
  Thomas Bächler 5237203899 Remove usage of deprecated BoxFuture, BoxStream and BoxSink 6 years ago
  Thomas Bächler 0bdf9aa080 Update all dependencies 6 years ago
  Thomas Bächler 644355269e Use futures::sync::oneshot::Sender::send() instead of the deprecated complete() 6 years ago
  Colm f966440f98 Updated links and Travis badge 6 years ago
  Colm b819f632cf Update README.md 6 years ago
  Colm 977664f5fe Update README.md 6 years ago
  Colm 838523d49d Update README.md 6 years ago
  Colm 1442e9a1a1 Update README.md 6 years ago
  Colm 608e8249a2 Update README.md 6 years ago
  Thomas Bächler a1a3a2e772 core: Remove an unneeded use warning 6 years ago
  Colm b6a38780df Changed requirements see #3 6 years ago
  Colm 5a71777a31 Update README.md 6 years ago
  Colm 104dd61e6b Update README.md 6 years ago
  Colm 5302bd1072 Merge pull request #6 from brain0/work 6 years ago
  Colm 95ef34654b Merge pull request #5 from fossedihelm/master 6 years ago
  Thomas Bächler 4cda8affcd Handle audio sink errors in the player 6 years ago
  Thomas Bächler f250179fed Join the player thread when the player is dropped 6 years ago
  Thomas Bächler f5d8019c18 Add proper error handling to the pulseaudio backend and ensure that no invalid pointers are passed to pulseaudio 6 years ago
  Thomas Bächler 35ec580eac Disable the "variable does not need to be mutable" compiler warning in generated code 6 years ago
  fossedihelm de2b4cc8e3 added comments and edited README 6 years ago