Commit History

Author SHA1 Message Date
  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
  Paul Lietar 39af43728a Refactor authentication to separate protocol and token generation. 8 years ago
  Paul Lietar 90eeed3f80 rustfmt 8 years ago
  Paul Lietar f8956166ea Add option to specify bitrate. 8 years ago
  Paul Lietar 47c6d60b12 Merge branch 'env-password' of https://github.com/herrernst/librespot into master 8 years ago
  Paul Lietar e35da9c90a Use discovery if username and password are not provided. 8 years ago
  Paul Lietar bead9daf78 Add zeroconf based authentication. 8 years ago
  herrernst 7f8e85f90b try reading password from env variable first, so it doesn't appear in process listing 8 years ago
  Jaime Rodriguez e321379501 Use canonical username when subscribing to spirc. 8 years ago
  Paul Lietar 10cc523cfd Update to rust nightly 9 years ago
  Paul Lietar 267ccbe65e Fix build on latest rust. 9 years ago
  Simon Persson ef1c86df18 Make command line argument parsing more robust. 9 years ago
  Paul Lietar 1264394838 Add a SpircDelegate abstraction. 9 years ago
  Paul Lietar cdd939e88e Clean up main.rs 9 years ago
  Tor Arne Vestbø 22e367214e Move SPIRC into librespot so it can be re-used by other applications 9 years ago