badaix
|
70858352a2
|
Fix building with pipewire-jack
|
2025-07-15 20:33:05 +02:00 |
|
badaix
|
e617654e17
|
Include process v1 headers for Boost version >= v1.88.0
|
2025-06-07 00:22:25 +02:00 |
|
badaix
|
7c27acb3c7
|
Add missing includes
|
2025-06-07 00:22:25 +02:00 |
|
badaix
|
0de502f565
|
Define BOOST_PROCESS_VERSION=1 globally
|
2025-06-07 00:22:25 +02:00 |
|
Tobias Hochwallner
|
798e5cb142
|
Build failure with boost 1.88.0 #1367
fix compilation errors by including the deprecated boost process v1 APIs
|
2025-06-07 00:22:25 +02:00 |
|
badaix
|
958310d9bd
|
Disable auth
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
1a9d0b3516
|
Fix permission check
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
0d32b5864b
|
Add Parameter and Result struct
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
c39342536d
|
Reformat code
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
9c9431fb9d
|
Add logging
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
c0ac74e839
|
Add example control script
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
76e35e3e18
|
Add documentation
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
f0985cbce4
|
Use callback function instead of class
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
efd050a716
|
Add documentation
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
f8e4e60f2f
|
Remove MetadataAdapter
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
5c41afd9e3
|
Fix linter warnings
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
67cf9f3ec0
|
Fix linter and doc issues
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
72de001aef
|
Fix cyclic include
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
a77f6f1b02
|
Add support for removing single rules
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
f680c1486b
|
Fix linter warnings
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
c5ea25a5ea
|
Fixes
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
81f849bea9
|
Respond with error to hello, fix disconnect
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
9ce96a5cfe
|
Update auth configi and tests
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
65cc47c1af
|
Add RPC description
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
70d7b97026
|
Fix warnings
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
92cc5d4e10
|
Log auth error
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
e3a6877402
|
Use arrays
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
fa83fc155d
|
Make callbacks rvalues
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
164b3abf40
|
Fix config password parsing
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
11cdc979a6
|
Fix tidy issue
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
2da690276a
|
Fix cppcheck issue
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
035867d809
|
Authentication for streaming clients
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
080b7a809b
|
Add username/password to Hello message
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
e480268097
|
Add "requiresAuthx" functions
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
a72c6948b1
|
Add "General.GetRPCCommands" RPC command
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
9570018cf4
|
Fix comments
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
158e88fcb5
|
Add code comments
|
2025-06-06 10:21:48 +02:00 |
|
badaix
|
42f4c39e6c
|
Read users and roles, remove JWT
|
2025-06-06 10:21:48 +02:00 |
|
Francesco
|
498f878aea
|
Create plex_bridge.py
Create a plug-in to add track info and controls to the snapserver
|
2025-03-02 20:07:37 +01:00 |
|
Raphael Nestler
|
8d7e4ba278
|
Fix copy paste error in AirplayStream docs
|
2025-02-04 19:02:53 +01:00 |
|
badaix
|
648589a233
|
Remove README.meta
|
2025-02-04 19:01:33 +01:00 |
|
Christopher Nethercott
|
b57ead5037
|
Fix mispelling of normalize in snapserver.conf
|
2025-01-30 21:28:30 +01:00 |
|
badaix
|
2addf7cc3d
|
Build without wss support, if OpenSSL is not found
|
2025-01-28 17:57:36 +01:00 |
|
badaix
|
c105fecc5b
|
Fix Windows compile error
|
2025-01-27 22:49:59 +01:00 |
|
badaix
|
85e8d02e5b
|
Mutual SSL authentication
|
2025-01-27 22:19:42 +01:00 |
|
badaix
|
6c02252d84
|
Add client support for websockets
|
2025-01-24 21:30:19 +01:00 |
|
badaix
|
cf2be07155
|
Update changelog
|
2025-01-23 11:05:12 +01:00 |
|
badaix
|
8e9806f35c
|
controlscript must be located in plugin_dir
|
2025-01-21 22:25:04 +01:00 |
|
badaix
|
be266c07ce
|
Add white list for "Stream.AddStream"
|
2025-01-20 12:29:51 +01:00 |
|
badaix
|
780d8f3f1a
|
Fix crash while calling Stream.RemoveStream
|
2025-01-19 22:46:24 +01:00 |
|