Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Romero 10f9da410e Remove code to notify spirc manager from the mixer vor 8 Jahren
  Daniel Romero a7aba5c8e7 SoftVolumeMixer: move factor in again, otherwise i32 division always results in 0 vor 8 Jahren
  Daniel Romero 44467a44d6 Call start and stop on mixer vor 8 Jahren
  Daniel Romero 5ef28bf2a5 SpircManager: Update state from player and mixer before sending info vor 8 Jahren
  Daniel Romero ec0e81f0ae Add documentation for channel macro vor 8 Jahren
  Daniel Romero 2c187eb3ae Avoid copying the data array in the player vor 8 Jahren
  Daniel Romero 48a43f4948 Move structs which are send across threads to own module vor 8 Jahren
  Daniel Romero da537b57f4 AudioFilter: Modify fn modify_stream(&self, data: &mut [i16]); vor 8 Jahren
  Daniel Romero 2de5d10a2f SoftMixer: Change volume to AtomicUsize and pass AtomicUsize to SoftVolumeApplier vor 8 Jahren
  Daniel Romero 134239d298 Send update messages from mixer to SpircManager vor 8 Jahren
  Daniel Romero c8ee08663d Create channel in spirc instead of in mercury and use MercuryResponseSender implemented by macro vor 8 Jahren
  Daniel Romero 37916330b4 Add macro to be able to create wrapped senders to send multiple message types to one channel vor 8 Jahren
  Daniel Romero e547a0c3da Changes code review vor 8 Jahren
  Daniel Romero 636de3fe71 Use stream_editor in player vor 8 Jahren
  Daniel Romero 6df2af0ac9 Select mixer dynamically vor 8 Jahren
  Daniel Romero 464e85e285 Split mixer into Mixer and StreamEditor vor 8 Jahren
  Daniel Romero 59398b3cee Remove mixer from Player and add it to SpircManager vor 8 Jahren
  Daniel Romero 347bf05dbe Refactored to have apply_volume in a specifix mixer vor 8 Jahren
  Paul Lietar 9873eaf2a0 Better handling of shutdown vor 8 Jahren
  Jonathan Nilsson b7607047b1 Allow building of the documentation with cargo doc vor 8 Jahren
  Paul Lietar 7be9626836 spirc: Increase the number of volume steps to 64 vor 8 Jahren
  Paul Lietar d2161ff75f Use EasyBuf instead of copying buffers vor 8 Jahren
  Paul Lietar bbc438d9b2 Clippy run vor 8 Jahren
  Paul Lietar 17482c236a Stop caching audio keys, reenable audio file cache vor 8 Jahren
  Paul Lietar 8aeb266a2d Refactor player and spirc vor 8 Jahren
  Paul Lietar f3ba3f4bd4 Update dependencies vor 8 Jahren
  Paul Lietar 0da9020ad3 Store DeviceState directly into SpircTask vor 8 Jahren
  Paul Lietar bcedfefaa9 Move spirc to tokio vor 8 Jahren
  Paul Lietar d62a154786 Move session to tokio over fully vor 8 Jahren
  Paul Lietar bf6be73caa Move album cover to tokio vor 8 Jahren