1
0
Fork 0
mirror of https://github.com/badaix/snapcast synced 2025-09-28 15:03:27 +02:00
snapcast/server/streamreader
Johannes Pohl d384b73c6e
Sandbox (#1444)
* Add "isInDirectory"
* Process stream sources must be located in sandbox_dir
2025-09-17 21:28:58 +02:00
..
airplay_stream.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
airplay_stream.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
alsa_stream.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
alsa_stream.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
asio_stream.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
control_error.cpp Add documentation 2025-06-06 10:21:48 +02:00
control_error.hpp Fix common/message includes 2023-01-22 11:34:02 +01:00
file_stream.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
file_stream.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
jack_stream.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
jack_stream.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
librespot_stream.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
librespot_stream.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
meta_stream.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
meta_stream.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
metadata.cpp Cleanup Snapserver includes 2024-04-04 19:02:45 +02:00
metadata.hpp Remove MetadataAdapter 2025-06-06 10:21:48 +02:00
pcm_stream.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
pcm_stream.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
pipe_stream.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
pipe_stream.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
pipewire_stream.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
pipewire_stream.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
process_stream.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
process_stream.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
properties.cpp Cleanup Snapserver includes 2024-04-04 19:02:45 +02:00
properties.hpp Remove MetadataAdapter 2025-06-06 10:21:48 +02:00
stream_control.cpp Fix linter warnings 2025-06-06 10:21:48 +02:00
stream_control.hpp Include process v1 headers for Boost version >= v1.88.0 2025-06-07 00:22:25 +02:00
stream_manager.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
stream_manager.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
tcp_stream.cpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
tcp_stream.hpp Sandbox (#1444) 2025-09-17 21:28:58 +02:00
watchdog.cpp Use callback function instead of class 2025-06-06 10:21:48 +02:00
watchdog.hpp Add documentation 2025-06-06 10:21:48 +02:00