Histórico de Commits

Autor SHA1 Mensagem Data
  Thomas Bächler 6b8a21db9f Increase required Rust version to 1.18.0. há 7 anos atrás
  Thomas Bächler 2465b0f57f Refactor the discovery module to remove usage of deprecated functions há 7 anos atrás
  Thomas Bächler d36017d6f0 Remove usage of deprecated tokio_core::io há 7 anos atrás
  Thomas Bächler 630de8c0a9 Use futures::sync::mpsc::UnboundedSender::unbounded_send() instead of the deprecated send() há 7 anos atrás
  Thomas Bächler 5237203899 Remove usage of deprecated BoxFuture, BoxStream and BoxSink há 7 anos atrás
  Thomas Bächler 0bdf9aa080 Update all dependencies há 7 anos atrás
  Thomas Bächler 644355269e Use futures::sync::oneshot::Sender::send() instead of the deprecated complete() há 7 anos atrás
  Thomas Bächler a1a3a2e772 core: Remove an unneeded use warning há 7 anos atrás
  Colm b6a38780df Changed requirements see #3 há 7 anos atrás
  Colm 5a71777a31 Update README.md há 7 anos atrás
  Colm 104dd61e6b Update README.md há 7 anos atrás
  Colm 5302bd1072 Merge pull request #6 from brain0/work há 7 anos atrás
  Colm 95ef34654b Merge pull request #5 from fossedihelm/master há 7 anos atrás
  Thomas Bächler 4cda8affcd Handle audio sink errors in the player há 7 anos atrás
  Thomas Bächler f250179fed Join the player thread when the player is dropped há 7 anos atrás
  Thomas Bächler f5d8019c18 Add proper error handling to the pulseaudio backend and ensure that no invalid pointers are passed to pulseaudio há 7 anos atrás
  Thomas Bächler 35ec580eac Disable the "variable does not need to be mutable" compiler warning in generated code há 7 anos atrás
  fossedihelm de2b4cc8e3 added comments and edited README há 7 anos atrás
  fossedihelm 94e4cd853a merge ColmOnline changes há 7 anos atrás
  fossedihelm ac39da6c97 check if argument of initial-value is in the [0,100 range há 7 anos atrás
  fossedihelm 1dc99e3a15 check if argument of initial-value is a number há 7 anos atrás
  fossedihelm 8313da522b --initial-volume as parameter há 7 anos atrás
  Federico Fossemò 9e51977885 reset volume to 50% há 7 anos atrás
  Federico Fossemò c8a2190e9e default volume to 20% (my config) há 7 anos atrás
  Federico Fossemò 20fc764916 default volume to 50% há 7 anos atrás
  ComlOnline 5141f434b5 Add travis ci tag há 7 anos atrás
  ComlOnline 2a215278ef Edit to puch for travis há 7 anos atrás
  ComlOnline 80493d8bbe README Upadte há 7 anos atrás
  ComlOnline 2bff5d0f21 Merge pull request #2 from kingosticks/master há 7 anos atrás
  ComlOnline 74964d8087 Merge pull request #1 from ipha/pulseaudio_stop_sink há 7 anos atrás