mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-07 13:03:23 -05:00
6d54886030
Attempt to fix possible bad state where librespot-c keeps try to using a connection even after the access point has disconnected. |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
configure.ac | ||
librespot-c.h | ||
LICENSE | ||
Makefile.am | ||
README.md |
Build:
- autoreconf -i && ./configure && make
Test:
- make check
- ./tests/test1
Dependencies:
- libevent-dev libgcrypt20-dev libcurl4-gnutls-dev libjson-c-dev libprotobuf-c-dev
Credits:
- librespot (https://github.com/librespot-org/librespot)
- timniederhausen for Shannon cipher (https://github.com/timniederhausen/shannon)