Commit History

Autor SHA1 Mensaxe Data
  Paul Lietar a4ad1e7757 Add git to the Dockerfile %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 188958710f Download shannon dependency from crates.io %!s(int64=7) %!d(string=hai) anos
  Paul Lietar b8e4febb8e main: Fix cache setup %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 541114e2b4 build: only rerun syntex when relevant files have changed %!s(int64=7) %!d(string=hai) anos
  Paul Lietar d940ed161a Allow switching user accounts at runtime %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 2853e2230b Force shutdown on second ^C %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 2708aa4fef Merge remote-tracking branch 'origin/master' %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 6d00f08d1f Don’t use backtrace library. %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 58b1625445 Use function types instead of closures for backend builders. %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 5974cf7f24 Fixes for PR #148 %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 387c2598e0 Merge branch 'feature/mixer' of https://github.com/romerod/librespot into romerod-feature/mixer %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 5aab6b884a fixup! Add Dockerfile for cross compilation %!s(int64=7) %!d(string=hai) anos
  Paul Lietar eb760f1576 librespot is fairly functional now %!s(int64=7) %!d(string=hai) anos
  Paul Lietar f5a4feeb90 Add Dockerfile for cross compilation %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 7b77d5b87d Merge pull request #151 from JoNil/master %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 6f1871d822 Merge remote-tracking branch 'origin/master' %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 64f9283b67 Fix Clippy warnings %!s(int64=7) %!d(string=hai) anos
  Paul Lietar 19b06ae5fb Update dependencies. %!s(int64=7) %!d(string=hai) anos
  Daniel Romero 10f9da410e Remove code to notify spirc manager from the mixer %!s(int64=7) %!d(string=hai) anos
  Daniel Romero a7aba5c8e7 SoftVolumeMixer: move factor in again, otherwise i32 division always results in 0 %!s(int64=7) %!d(string=hai) anos
  Daniel Romero 44467a44d6 Call start and stop on mixer %!s(int64=7) %!d(string=hai) anos
  Daniel Romero 5ef28bf2a5 SpircManager: Update state from player and mixer before sending info %!s(int64=7) %!d(string=hai) anos
  Daniel Romero ec0e81f0ae Add documentation for channel macro %!s(int64=7) %!d(string=hai) anos
  Daniel Romero 2c187eb3ae Avoid copying the data array in the player %!s(int64=7) %!d(string=hai) anos
  Daniel Romero 48a43f4948 Move structs which are send across threads to own module %!s(int64=7) %!d(string=hai) anos
  Daniel Romero da537b57f4 AudioFilter: Modify fn modify_stream(&self, data: &mut [i16]); %!s(int64=7) %!d(string=hai) anos
  Daniel Romero 2de5d10a2f SoftMixer: Change volume to AtomicUsize and pass AtomicUsize to SoftVolumeApplier %!s(int64=7) %!d(string=hai) anos
  Daniel Romero 134239d298 Send update messages from mixer to SpircManager %!s(int64=7) %!d(string=hai) anos
  Daniel Romero c8ee08663d Create channel in spirc instead of in mercury and use MercuryResponseSender implemented by macro %!s(int64=7) %!d(string=hai) anos
  Daniel Romero 37916330b4 Add macro to be able to create wrapped senders to send multiple message types to one channel %!s(int64=7) %!d(string=hai) anos