Commit History

Author SHA1 Message Date
  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 8 years ago
  Jörg Krause 1d3c387fed Add --on{start,stop} command line option 8 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 9 years ago
  Paul Lietar 968a39a131 Make audio backend configurable at run time. 8 years ago
  Paul Lietar 230c891df0 Print librespot version on startup. 8 years ago
  Paul Lietar 0770f6ce61 Move authentication to a different directory, and make discover use hyper. 8 years ago
  Paul Lietar 85903a0da5 Split cache handling to separate module. 8 years ago
  Paul Lietar 4b4bc2f4e1 Add Facebook based login. 8 years ago
  Paul Lietar aa1d466e92 Support building with the application key statically included in the binary. 8 years ago
  Paul Lietar a5453de572 Make cache directory optional. 8 years ago
  Paul Lietar 0973469120 Forgot to add some files in previous commit. 8 years ago
  Paul Lietar 9274a6bfb3 Refactor audio output to make it more modular. 8 years ago
  Paul Lietar 4b73f83c5e Save reusable credentials to disk. 8 years ago