提交歷史

作者 SHA1 備註 提交日期
  Sasha Hilton 1fb65354b0 Move audio backends into seperate crate 8 年之前
  Sasha Hilton 91647ab2dd Merge pull request #10 from thekr1s/progressive-voume-control 8 年之前
  Robert bec6b8c512 Changed volume control after discussion: https://github.com/librespot-org/librespot/pull/10 8 年之前
  Robert 4870acd572 Add --progressive-volume option. Increase volume slowly at low level, faster at higher level 8 年之前
  Thomas Bächler 630de8c0a9 Use futures::sync::mpsc::UnboundedSender::unbounded_send() instead of the deprecated send() 8 年之前
  Thomas Bächler 5237203899 Remove usage of deprecated BoxFuture, BoxStream and BoxSink 8 年之前
  fossedihelm 94e4cd853a merge ColmOnline changes 8 年之前
  fossedihelm 8313da522b --initial-volume as parameter 8 年之前
  Federico Fossemò 9e51977885 reset volume to 50% 8 年之前
  Federico Fossemò c8a2190e9e default volume to 20% (my config) 8 年之前
  Federico Fossemò 20fc764916 default volume to 50% 8 年之前
  Nick Steel 628df27292 Support for enabling shuffle. 8 年之前
  nsteel 5581289351 Added repeat support 8 年之前
  Paul Lietar bf60f6e7ab Create new librespot-core crate 8 年之前
  Paul Lietar 72070b6ce0 Allow device type to be chosen. 8 年之前
  Paul Lietar 7c237c77df Change Connect mercury URL 8 年之前
  Paul Lietar 294a7821d6 Add simple playback example. 8 年之前
  Jörg Krause 14da5c8f17 spirc: add more commands 9 年之前
  Paul Lietar d940ed161a Allow switching user accounts at runtime 9 年之前
  Paul Lietar 2708aa4fef Merge remote-tracking branch 'origin/master' 9 年之前
  Paul Lietar 5974cf7f24 Fixes for PR #148 9 年之前
  Paul Lietar 6f1871d822 Merge remote-tracking branch 'origin/master' 9 年之前
  Daniel Romero 10f9da410e Remove code to notify spirc manager from the mixer 9 年之前
  Daniel Romero 44467a44d6 Call start and stop on mixer 9 年之前
  Daniel Romero 5ef28bf2a5 SpircManager: Update state from player and mixer before sending info 9 年之前
  Daniel Romero 48a43f4948 Move structs which are send across threads to own module 9 年之前
  Daniel Romero 134239d298 Send update messages from mixer to SpircManager 9 年之前
  Daniel Romero c8ee08663d Create channel in spirc instead of in mercury and use MercuryResponseSender implemented by macro 9 年之前
  Daniel Romero 59398b3cee Remove mixer from Player and add it to SpircManager 9 年之前
  Paul Lietar 9873eaf2a0 Better handling of shutdown 9 年之前