snapcast/server
2025-06-07 00:22:25 +02:00
..
encoder Add documentation 2025-06-06 10:21:48 +02:00
etc Reformat code 2025-06-06 10:21:48 +02:00
publishZeroConf Fix linter warnings 2025-06-06 10:21:48 +02:00
streamreader Include process v1 headers for Boost version >= v1.88.0 2025-06-07 00:22:25 +02:00
authinfo.cpp Disable auth 2025-06-06 10:21:48 +02:00
authinfo.hpp Add documentation 2025-06-06 10:21:48 +02:00
build_android.sh
CMakeLists.txt Read users and roles, remove JWT 2025-06-06 10:21:48 +02:00
config.cpp Fix linter warnings 2025-06-06 10:21:48 +02:00
config.hpp Add "General.GetRPCCommands" RPC command 2025-06-06 10:21:48 +02:00
control_requests.cpp Add Parameter and Result struct 2025-06-06 10:21:48 +02:00
control_requests.hpp Disable auth 2025-06-06 10:21:48 +02:00
control_server.cpp Add documentation 2025-06-06 10:21:48 +02: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-06-06 10:21:48 +02:00
control_session_http.cpp Disable auth 2025-06-06 10:21:48 +02: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-06-06 10:21:48 +02: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-06-06 10:21:48 +02: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 permission check 2025-06-06 10:21:48 +02:00
server.hpp Fix warnings 2025-06-06 10:21:48 +02:00
server_settings.hpp Add documentation 2025-06-06 10:21:48 +02:00
snapserver.1 Update man pages 2025-01-07 20:05:48 +01:00
snapserver.cpp Add missing includes 2025-06-07 00:22:25 +02:00
stream_server.cpp Fix linter warnings 2025-06-06 10:21:48 +02:00
stream_server.hpp Fix linter warnings 2025-06-06 10:21:48 +02:00
stream_session.cpp Authentication for streaming clients 2025-06-06 10:21:48 +02:00
stream_session.hpp Add documentation 2025-06-06 10:21:48 +02:00
stream_session_tcp.cpp Add missing includes 2025-06-07 00:22:25 +02:00
stream_session_tcp.hpp Authentication for streaming clients 2025-06-06 10:21:48 +02:00
stream_session_ws.cpp Fix linter warnings 2025-06-06 10:21:48 +02:00
stream_session_ws.hpp Authentication for streaming clients 2025-06-06 10:21:48 +02:00