Commit History

Author SHA1 Message Date
  Daniel Romero 48a43f4948 Move structs which are send across threads to own module 7 years ago
  Daniel Romero da537b57f4 AudioFilter: Modify fn modify_stream(&self, data: &mut [i16]); 7 years ago
  Daniel Romero 2de5d10a2f SoftMixer: Change volume to AtomicUsize and pass AtomicUsize to SoftVolumeApplier 7 years ago
  Daniel Romero 134239d298 Send update messages from mixer to SpircManager 7 years ago
  Daniel Romero c8ee08663d Create channel in spirc instead of in mercury and use MercuryResponseSender implemented by macro 7 years ago
  Daniel Romero 37916330b4 Add macro to be able to create wrapped senders to send multiple message types to one channel 7 years ago
  Daniel Romero e547a0c3da Changes code review 7 years ago
  Daniel Romero 636de3fe71 Use stream_editor in player 7 years ago
  Daniel Romero 6df2af0ac9 Select mixer dynamically 7 years ago
  Daniel Romero 464e85e285 Split mixer into Mixer and StreamEditor 7 years ago
  Daniel Romero 59398b3cee Remove mixer from Player and add it to SpircManager 7 years ago
  Daniel Romero 347bf05dbe Refactored to have apply_volume in a specifix mixer 7 years ago
  Paul Lietar 9873eaf2a0 Better handling of shutdown 7 years ago
  Jonathan Nilsson b7607047b1 Allow building of the documentation with cargo doc 7 years ago
  Paul Lietar 7be9626836 spirc: Increase the number of volume steps to 64 7 years ago
  Paul Lietar d2161ff75f Use EasyBuf instead of copying buffers 7 years ago
  Paul Lietar bbc438d9b2 Clippy run 7 years ago
  Paul Lietar 17482c236a Stop caching audio keys, reenable audio file cache 7 years ago
  Paul Lietar 8aeb266a2d Refactor player and spirc 7 years ago
  Paul Lietar f3ba3f4bd4 Update dependencies 7 years ago
  Paul Lietar 0da9020ad3 Store DeviceState directly into SpircTask 7 years ago
  Paul Lietar bcedfefaa9 Move spirc to tokio 7 years ago
  Paul Lietar d62a154786 Move session to tokio over fully 7 years ago
  Paul Lietar bf6be73caa Move album cover to tokio 7 years ago
  Paul Lietar 379c90c0b2 Move audio_file and channels to tokio 7 years ago
  Paul Lietar 05118b40f8 Move MetadataManager to use tokio 7 years ago
  Paul Lietar bcbd7afb1a Change mercury to use tokio 7 years ago
  Paul Lietar 855a7e87a7 Move AudioKeyManager to tokio 7 years ago
  Paul Lietar d27063d5da Create event loop in main 7 years ago
  Paul Lietar 2a0ccc0d1d Move device id into config 7 years ago