提交历史

作者 SHA1 备注 提交日期
  Paul Lietar 8544faf75d Only use syntex on modules that need it. 8 年之前
  Paul Lietar 880a266625 Merge pull request #117 from joerg-krause/feature/onstart 8 年之前
  Jörg Krause c1e570f48d Say goodbye when terminating 8 年之前
  Jörg Krause 1d3c387fed Add --on{start,stop} command line option 8 年之前
  Paul Lietar a36325a46a Add a main helper to make it easier to use librespot. 9 年之前
  Paul Lietar edb8a6a766 Cleanup authentication logic 9 年之前
  Paul Lietar c47a1b7ec9 Remove support for password in environment variable. 9 年之前
  Paul Lietar f8cd09e5be Use is_err rather than pattern matching. 9 年之前
  Marcus Thiesen b0ea636179 Replace some more println with log 9 年之前
  Tor Arne Vestbø e08ed545ee Use log crate instead of println 9 年之前
  Paul Lietar 968a39a131 Make audio backend configurable at run time. 9 年之前
  Paul Lietar 230c891df0 Print librespot version on startup. 9 年之前
  Paul Lietar 0770f6ce61 Move authentication to a different directory, and make discover use hyper. 9 年之前
  Paul Lietar 85903a0da5 Split cache handling to separate module. 9 年之前
  Paul Lietar 4b4bc2f4e1 Add Facebook based login. 9 年之前
  Paul Lietar aa1d466e92 Support building with the application key statically included in the binary. 9 年之前
  Paul Lietar a5453de572 Make cache directory optional. 9 年之前
  Paul Lietar 0973469120 Forgot to add some files in previous commit. 9 年之前
  Paul Lietar 9274a6bfb3 Refactor audio output to make it more modular. 9 年之前
  Paul Lietar 4b73f83c5e Save reusable credentials to disk. 9 年之前
  Paul Lietar 39af43728a Refactor authentication to separate protocol and token generation. 9 年之前
  Paul Lietar 90eeed3f80 rustfmt 9 年之前
  Paul Lietar f8956166ea Add option to specify bitrate. 9 年之前
  Paul Lietar 47c6d60b12 Merge branch 'env-password' of https://github.com/herrernst/librespot into master 9 年之前
  Paul Lietar e35da9c90a Use discovery if username and password are not provided. 9 年之前
  Paul Lietar bead9daf78 Add zeroconf based authentication. 9 年之前
  herrernst 7f8e85f90b try reading password from env variable first, so it doesn't appear in process listing 9 年之前
  Jaime Rodriguez e321379501 Use canonical username when subscribing to spirc. 9 年之前
  Paul Lietar 10cc523cfd Update to rust nightly 9 年之前
  Paul Lietar 267ccbe65e Fix build on latest rust. 9 年之前