Paul Lietar
|
d940ed161a
Allow switching user accounts at runtime
|
hace 8 años |
Paul Lietar
|
2853e2230b
Force shutdown on second ^C
|
hace 8 años |
Paul Lietar
|
2708aa4fef
Merge remote-tracking branch 'origin/master'
|
hace 8 años |
Daniel Romero
|
e547a0c3da
Changes code review
|
hace 8 años |
Daniel Romero
|
636de3fe71
Use stream_editor in player
|
hace 8 años |
Daniel Romero
|
6df2af0ac9
Select mixer dynamically
|
hace 8 años |
Daniel Romero
|
59398b3cee
Remove mixer from Player and add it to SpircManager
|
hace 8 años |
Daniel Romero
|
347bf05dbe
Refactored to have apply_volume in a specifix mixer
|
hace 8 años |
Paul Lietar
|
9873eaf2a0
Better handling of shutdown
|
hace 8 años |
Paul Lietar
|
bbc438d9b2
Clippy run
|
hace 8 años |
Paul Lietar
|
17482c236a
Stop caching audio keys, reenable audio file cache
|
hace 8 años |
Paul Lietar
|
bcedfefaa9
Move spirc to tokio
|
hace 8 años |
Paul Lietar
|
d62a154786
Move session to tokio over fully
|
hace 8 años |
Paul Lietar
|
d27063d5da
Create event loop in main
|
hace 8 años |
Paul Lietar
|
2a0ccc0d1d
Move device id into config
|
hace 8 años |
Paul Lietar
|
aa499e0189
Get rid of main_helper
|
hace 8 años |
Simon Persson
|
560d4e1c4c
Move get_credentials to authentication module.
|
hace 8 años |
Simon Persson
|
1f32efce83
Revert "Make main_helper useful with values not from getopts."
|
hace 8 años |
Simon Persson
|
b4c7e8e057
Make main_helper useful with values not from getopts.
|
hace 8 años |
Paul Lietar
|
7ba3d766c0
Reduce log verbosity by default.
|
hace 8 años |
Paul Lietar
|
baf2b65d7b
Use rustls rather than openssl
|
hace 8 años |
Paul Lietar
|
8544faf75d
Only use syntex on modules that need it.
|
hace 8 años |
Paul Lietar
|
880a266625
Merge pull request #117 from joerg-krause/feature/onstart
|
hace 8 años |
Jörg Krause
|
c1e570f48d
Say goodbye when terminating
|
hace 8 años |
Jörg Krause
|
1d3c387fed
Add --on{start,stop} command line option
|
hace 8 años |
Paul Lietar
|
a36325a46a
Add a main helper to make it easier to use librespot.
|
hace 9 años |
Paul Lietar
|
edb8a6a766
Cleanup authentication logic
|
hace 9 años |
Paul Lietar
|
c47a1b7ec9
Remove support for password in environment variable.
|
hace 9 años |
Paul Lietar
|
f8cd09e5be
Use is_err rather than pattern matching.
|
hace 9 años |
Marcus Thiesen
|
b0ea636179
Replace some more println with log
|
hace 9 años |