Historia zmian

Autor SHA1 Wiadomość Data
  Simon Persson 1f32efce83 Revert "Make main_helper useful with values not from getopts." 9 lat temu
  Simon Persson b4c7e8e057 Make main_helper useful with values not from getopts. 9 lat temu
  Paul Lietar 7ba3d766c0 Reduce log verbosity by default. 9 lat temu
  Paul Lietar baf2b65d7b Use rustls rather than openssl 9 lat temu
  Paul Lietar 8544faf75d Only use syntex on modules that need it. 9 lat temu
  Paul Lietar 880a266625 Merge pull request #117 from joerg-krause/feature/onstart 9 lat temu
  Jörg Krause c1e570f48d Say goodbye when terminating 9 lat temu
  Jörg Krause 1d3c387fed Add --on{start,stop} command line option 9 lat temu
  Paul Lietar a36325a46a Add a main helper to make it easier to use librespot. 9 lat temu
  Paul Lietar edb8a6a766 Cleanup authentication logic 9 lat temu
  Paul Lietar c47a1b7ec9 Remove support for password in environment variable. 9 lat temu
  Paul Lietar f8cd09e5be Use is_err rather than pattern matching. 9 lat temu
  Marcus Thiesen b0ea636179 Replace some more println with log 9 lat temu
  Tor Arne Vestbø e08ed545ee Use log crate instead of println 10 lat temu
  Paul Lietar 968a39a131 Make audio backend configurable at run time. 9 lat temu
  Paul Lietar 230c891df0 Print librespot version on startup. 9 lat temu
  Paul Lietar 0770f6ce61 Move authentication to a different directory, and make discover use hyper. 9 lat temu
  Paul Lietar 85903a0da5 Split cache handling to separate module. 9 lat temu
  Paul Lietar 4b4bc2f4e1 Add Facebook based login. 9 lat temu
  Paul Lietar aa1d466e92 Support building with the application key statically included in the binary. 10 lat temu
  Paul Lietar a5453de572 Make cache directory optional. 10 lat temu
  Paul Lietar 0973469120 Forgot to add some files in previous commit. 10 lat temu
  Paul Lietar 9274a6bfb3 Refactor audio output to make it more modular. 10 lat temu
  Paul Lietar 4b73f83c5e Save reusable credentials to disk. 10 lat temu
  Paul Lietar 39af43728a Refactor authentication to separate protocol and token generation. 10 lat temu
  Paul Lietar 90eeed3f80 rustfmt 10 lat temu
  Paul Lietar f8956166ea Add option to specify bitrate. 10 lat temu
  Paul Lietar 47c6d60b12 Merge branch 'env-password' of https://github.com/herrernst/librespot into master 10 lat temu
  Paul Lietar e35da9c90a Use discovery if username and password are not provided. 10 lat temu
  Paul Lietar bead9daf78 Add zeroconf based authentication. 10 lat temu