Historial de Commits

Autor SHA1 Mensaje Fecha
  Thomas Bächler 2465b0f57f Refactor the discovery module to remove usage of deprecated functions hace 7 años
  Thomas Bächler d36017d6f0 Remove usage of deprecated tokio_core::io hace 7 años
  Thomas Bächler 630de8c0a9 Use futures::sync::mpsc::UnboundedSender::unbounded_send() instead of the deprecated send() hace 7 años
  Thomas Bächler 5237203899 Remove usage of deprecated BoxFuture, BoxStream and BoxSink hace 7 años
  Thomas Bächler 0bdf9aa080 Update all dependencies hace 7 años
  Thomas Bächler 644355269e Use futures::sync::oneshot::Sender::send() instead of the deprecated complete() hace 7 años
  Colm f966440f98 Updated links and Travis badge hace 7 años
  Colm b819f632cf Update README.md hace 7 años
  Colm 977664f5fe Update README.md hace 7 años
  Colm 838523d49d Update README.md hace 7 años
  Colm 1442e9a1a1 Update README.md hace 7 años
  Colm 608e8249a2 Update README.md hace 7 años
  Thomas Bächler a1a3a2e772 core: Remove an unneeded use warning hace 7 años
  Colm b6a38780df Changed requirements see #3 hace 7 años
  Colm 5a71777a31 Update README.md hace 7 años
  Colm 104dd61e6b Update README.md hace 7 años
  Colm 5302bd1072 Merge pull request #6 from brain0/work hace 7 años
  Colm 95ef34654b Merge pull request #5 from fossedihelm/master hace 7 años
  Thomas Bächler 4cda8affcd Handle audio sink errors in the player hace 8 años
  Thomas Bächler f250179fed Join the player thread when the player is dropped hace 8 años
  Thomas Bächler f5d8019c18 Add proper error handling to the pulseaudio backend and ensure that no invalid pointers are passed to pulseaudio hace 8 años
  Thomas Bächler 35ec580eac Disable the "variable does not need to be mutable" compiler warning in generated code hace 8 años
  fossedihelm de2b4cc8e3 added comments and edited README hace 8 años
  fossedihelm 94e4cd853a merge ColmOnline changes hace 8 años
  fossedihelm ac39da6c97 check if argument of initial-value is in the [0,100 range hace 8 años
  fossedihelm 1dc99e3a15 check if argument of initial-value is a number hace 8 años
  fossedihelm 8313da522b --initial-volume as parameter hace 8 años
  Federico Fossemò 9e51977885 reset volume to 50% hace 8 años
  Federico Fossemò c8a2190e9e default volume to 20% (my config) hace 8 años
  Federico Fossemò 20fc764916 default volume to 50% hace 8 años