Historique des commits

Auteur SHA1 Message Date
  Paul Lietar 7ae919b1f7 Skip song if it fails to load il y a 8 ans
  Paul Lietar d940ed161a Allow switching user accounts at runtime il y a 8 ans
  Paul Lietar 2708aa4fef Merge remote-tracking branch 'origin/master' il y a 8 ans
  Paul Lietar 5974cf7f24 Fixes for PR #148 il y a 8 ans
  Paul Lietar 19b06ae5fb Update dependencies. il y a 8 ans
  Daniel Romero 2c187eb3ae Avoid copying the data array in the player il y a 8 ans
  Daniel Romero da537b57f4 AudioFilter: Modify fn modify_stream(&self, data: &mut [i16]); il y a 8 ans
  Daniel Romero e547a0c3da Changes code review il y a 8 ans
  Daniel Romero 636de3fe71 Use stream_editor in player il y a 8 ans
  Daniel Romero 59398b3cee Remove mixer from Player and add it to SpircManager il y a 8 ans
  Daniel Romero 347bf05dbe Refactored to have apply_volume in a specifix mixer il y a 8 ans
  Paul Lietar 9873eaf2a0 Better handling of shutdown il y a 8 ans
  Paul Lietar bbc438d9b2 Clippy run il y a 8 ans
  Paul Lietar 17482c236a Stop caching audio keys, reenable audio file cache il y a 8 ans
  Paul Lietar 8aeb266a2d Refactor player and spirc il y a 8 ans
  Paul Lietar 0da9020ad3 Store DeviceState directly into SpircTask il y a 8 ans
  Paul Lietar bcedfefaa9 Move spirc to tokio il y a 8 ans
  Paul Lietar 379c90c0b2 Move audio_file and channels to tokio il y a 8 ans
  Paul Lietar 05118b40f8 Move MetadataManager to use tokio il y a 8 ans
  Paul Lietar 855a7e87a7 Move AudioKeyManager to tokio il y a 8 ans
  Simon Persson b828e4d528 Improve log strings and never log to stdout. il y a 8 ans
  Paul Lietar 7ba3d766c0 Reduce log verbosity by default. il y a 8 ans
  Jörg Krause 64b8b5f91a Don't panic on error InitialFileHeadersCorrupt il y a 8 ans
  Jörg Krause 1d3c387fed Add --on{start,stop} command line option il y a 8 ans
  herrernst ceb375f37e close stream on stop il y a 8 ans
  Paul Lietar decce02373 Be a bit less verbose il y a 8 ans
  Paul Lietar ed14c3469b track: Use a linear map to store files by format. il y a 9 ans
  Paul Lietar dde613e0a0 player: skip unavailable tracks rather than crash il y a 9 ans
  Paul Lietar f50fca02ae player: Add seek_at command for precise seeking il y a 9 ans
  Tor Arne Vestbø e08ed545ee Use log crate instead of println il y a 9 ans