mistserver/src/controller
2023-08-31 15:39:20 +02:00
..
controller.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
controller_api.cpp Added support for JSON content type in APIv1 and APIv2 calls 2023-08-23 11:06:13 +02:00
controller_api.h Restyle 2021-10-19 22:29:40 +02:00
controller_capabilities.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
controller_capabilities.h Restyle 2021-10-19 22:29:40 +02:00
controller_connectors.cpp Support push-only connectors 2022-06-01 15:57:06 +02:00
controller_connectors.h Restyle 2021-10-19 22:29:40 +02:00
controller_external_writers.cpp Added support for external writers 2023-02-22 13:25:42 +01:00
controller_external_writers.h Added support for external writers 2023-02-22 13:25:42 +01:00
controller_limits.cpp Restyle 2021-10-19 22:29:40 +02:00
controller_limits.h Add building via meson, remove outdated options 2022-12-17 03:36:59 +01:00
controller_push.cpp Scheduled Pushes 2023-02-09 17:51:45 +01:00
controller_push.h Scheduled Pushes 2023-02-09 17:51:45 +01:00
controller_statistics.cpp Change controller calls that use stream metadata to instantly time out if unavailable, rather than waiting for availability 2023-08-31 15:39:20 +02:00
controller_statistics.h Completed new sessions system 2022-10-05 03:13:52 +02:00
controller_storage.cpp Keep capabilities and protocol config around after close, retry opening pages for ~50ms, no longer warn in save situations of SHM re-use 2023-07-17 18:10:23 +02:00
controller_storage.h Keep capabilities and protocol config around after close, retry opening pages for ~50ms, no longer warn in save situations of SHM re-use 2023-07-17 18:10:23 +02:00
controller_streams.cpp Change controller calls that use stream metadata to instantly time out if unavailable, rather than waiting for availability 2023-08-31 15:39:20 +02:00
controller_streams.h Process system updates: 2021-10-19 22:29:41 +02:00
controller_updater.cpp New Meta commit 2021-10-19 22:29:40 +02:00
controller_updater.h Restyle 2021-10-19 22:29:40 +02:00
controller_uplink.cpp Restyle 2021-10-19 22:29:40 +02:00
controller_uplink.h Restyle 2021-10-19 22:29:40 +02:00
controller_variables.cpp 32-bit fixes 2023-02-27 10:43:02 +01:00
controller_variables.h Custom variables support 2023-02-09 12:49:01 +01:00
meson.build Added support for external writers 2023-02-22 13:25:42 +01:00