Commit History

Author SHA1 Message Date
  Paul Lietar 2853e2230b Force shutdown on second ^C 7 years ago
  Paul Lietar 2708aa4fef Merge remote-tracking branch 'origin/master' 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 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
  Paul Lietar bbc438d9b2 Clippy run 7 years ago
  Paul Lietar 17482c236a Stop caching audio keys, reenable audio file cache 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 d27063d5da Create event loop in main 7 years ago
  Paul Lietar 2a0ccc0d1d Move device id into config 7 years ago
  Paul Lietar aa499e0189 Get rid of main_helper 7 years ago
  Simon Persson 560d4e1c4c Move get_credentials to authentication module. 7 years ago
  Simon Persson 1f32efce83 Revert "Make main_helper useful with values not from getopts." 7 years ago
  Simon Persson b4c7e8e057 Make main_helper useful with values not from getopts. 7 years ago
  Paul Lietar 7ba3d766c0 Reduce log verbosity by default. 7 years ago
  Paul Lietar baf2b65d7b Use rustls rather than openssl 7 years ago
  Paul Lietar 8544faf75d Only use syntex on modules that need it. 7 years ago
  Paul Lietar 880a266625 Merge pull request #117 from joerg-krause/feature/onstart 7 years ago
  Jörg Krause c1e570f48d Say goodbye when terminating 7 years ago
  Jörg Krause 1d3c387fed Add --on{start,stop} command line option 7 years ago
  Paul Lietar a36325a46a Add a main helper to make it easier to use librespot. 8 years ago
  Paul Lietar edb8a6a766 Cleanup authentication logic 8 years ago
  Paul Lietar c47a1b7ec9 Remove support for password in environment variable. 8 years ago
  Paul Lietar f8cd09e5be Use is_err rather than pattern matching. 8 years ago
  Marcus Thiesen b0ea636179 Replace some more println with log 8 years ago
  Tor Arne Vestbø e08ed545ee Use log crate instead of println 8 years ago