1
0
Fork 0
mirror of https://github.com/badaix/snapcast synced 2025-09-28 06:33:28 +02:00
snapcast/server
2025-09-23 11:28:55 +02:00
..
encoder Add documentation 2025-06-06 10:21:48 +02:00
etc Update changelog 2025-09-22 17:07:21 +02:00
publishZeroConf Fix linter warnings 2025-06-06 10:21:48 +02:00
streamreader Sandbox (#1444) 2025-09-17 21:28:58 +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 snapserver compiles in Android 2016-10-24 09:44:39 +02:00
CMakeLists.txt added go-librespot (https://github.com/devgianlu/go-librespot) integration (#1433) 2025-09-22 16:54:20 +02:00
config.cpp Optional ssl (#1427) 2025-09-08 10:47:32 +02:00
config.hpp Add "General.GetRPCCommands" RPC command 2025-06-06 10:21:48 +02:00
control_requests.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
control_requests.hpp Disable auth 2025-06-06 10:21:48 +02:00
control_server.cpp mDNS can be disabled (#1437) 2025-09-22 15:28:43 +02:00
control_server.hpp Optional ssl (#1427) 2025-09-08 10:47:32 +02:00
control_session.hpp Read users and roles, remove JWT 2025-06-06 10:21:48 +02:00
control_session_http.cpp Optional ssl (#1427) 2025-09-08 10:47:32 +02:00
control_session_http.hpp Optional ssl (#1427) 2025-09-08 10:47:32 +02: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 Optional ssl (#1427) 2025-09-08 10:47:32 +02:00
control_session_ws.hpp Optional ssl (#1427) 2025-09-08 10:47:32 +02: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 Sandbox (#1444) 2025-09-17 21:28:58 +02:00
server.hpp Fix warnings 2025-06-06 10:21:48 +02:00
server_settings.hpp mDNS can be disabled (#1437) 2025-09-22 15:28:43 +02:00
snapserver.1 Update man pages 2025-09-23 11:28:55 +02:00
snapserver.cpp mDNS can be disabled (#1437) 2025-09-22 15:28:43 +02:00
stream_server.cpp mDNS can be disabled (#1437) 2025-09-22 15:28:43 +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 Optional ssl (#1427) 2025-09-08 10:47:32 +02:00
stream_session_ws.hpp Optional ssl (#1427) 2025-09-08 10:47:32 +02:00