snapcast/server
2025-03-02 20:31:13 +01:00
..
encoder Add documentation 2025-03-02 20:28:18 +01:00
etc Add logging 2025-03-02 20:31:13 +01:00
publishZeroConf Fix linter warnings 2025-03-02 20:28:17 +01:00
streamreader Add documentation 2025-03-02 20:28:18 +01:00
authinfo.cpp Add support for removing single rules 2025-03-02 20:28:17 +01:00
authinfo.hpp Add documentation 2025-03-02 20:28:18 +01:00
build_android.sh snapserver compiles in Android 2016-10-24 09:44:39 +02:00
CMakeLists.txt Read users and roles, remove JWT 2025-03-02 20:28:17 +01:00
config.cpp Fix linter warnings 2025-03-02 20:28:17 +01:00
config.hpp Add "General.GetRPCCommands" RPC command 2025-03-02 20:28:17 +01:00
control_requests.cpp Add RPC description 2025-03-02 20:28:17 +01:00
control_requests.hpp Fix linter warnings 2025-03-02 20:28:17 +01:00
control_server.cpp Add documentation 2025-03-02 20:28:18 +01:00
control_server.hpp Pass complete Settings struct around 2024-12-19 22:44:51 +01:00
control_session.hpp Read users and roles, remove JWT 2025-03-02 20:28:17 +01:00
control_session_http.cpp Fix linter warnings 2025-03-02 20:28:17 +01:00
control_session_http.hpp Iclude boost as system headers to suppress warnings 2024-12-20 19:30:42 +01:00
control_session_tcp.cpp Fix linter warnings 2025-03-02 20:28:17 +01:00
control_session_tcp.hpp Pass complete Settings struct around 2024-12-19 22:44:51 +01:00
control_session_ws.cpp Fix linter warnings 2025-03-02 20:28:17 +01:00
control_session_ws.hpp Iclude boost as system headers to suppress warnings 2024-12-20 19:30:42 +01:00
image_cache.hpp Remove ImageCache instance from ServerSettings 2024-12-19 22:44:51 +01:00
jsonrpcpp.hpp Fix RPC error results 2025-01-15 22:41:46 +01:00
jwt.cpp Build without wss support, if OpenSSL is not found 2025-01-28 17:57:36 +01:00
jwt.hpp Build without wss support, if OpenSSL is not found 2025-01-28 17:57:36 +01:00
server.cpp Fix linter warnings 2025-03-02 20:28:17 +01:00
server.hpp Fix warnings 2025-03-02 20:28:17 +01:00
server_settings.hpp Add documentation 2025-03-02 20:28:18 +01:00
snapserver.1 Update man pages 2025-01-07 20:05:48 +01:00
snapserver.cpp Fix cyclic include 2025-03-02 20:28:17 +01:00
stream_server.cpp Fix linter warnings 2025-03-02 20:28:17 +01:00
stream_server.hpp Fix linter warnings 2025-03-02 20:28:17 +01:00
stream_session.cpp Authentication for streaming clients 2025-03-02 20:28:17 +01:00
stream_session.hpp Add documentation 2025-03-02 20:28:18 +01:00
stream_session_tcp.cpp Fix linter warnings 2025-03-02 20:28:17 +01:00
stream_session_tcp.hpp Authentication for streaming clients 2025-03-02 20:28:17 +01:00
stream_session_ws.cpp Fix linter warnings 2025-03-02 20:28:17 +01:00
stream_session_ws.hpp Authentication for streaming clients 2025-03-02 20:28:17 +01:00