mistserver/src/controller
2024-07-29 16:16:31 +02:00
..
controller.cpp Only when running in Cygwin, auto-wipe shared memory files when the controller does its first boot, but skip on reboots and updates 2024-07-29 16:16:31 +02:00
controller_api.cpp LSP/embed: New status page and related changes 2024-07-25 11:38:49 +02:00
controller_api.h Implement API websocket auth 2024-07-25 11:37:46 +02:00
controller_capabilities.cpp fix unrecognized procs blocking UI 2024-06-26 22:28: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 Ensure push targets aren't overwritten when starting multiple pushes at once 2024-07-22 10:40:25 +02:00
controller_push.h Prevent simultaneous access to the push list 2024-07-03 12:03:11 +02:00
controller_statistics.cpp No longer hardcode localhost as bandwidth exception, instead auto-config local network exceptions when no exceptions are configured yet 2024-07-17 00:39:17 +02:00
controller_statistics.h Added stream tagging support 2023-12-20 15:42:27 +01:00
controller_storage.cpp No longer hardcode localhost as bandwidth exception, instead auto-config local network exceptions when no exceptions are configured yet 2024-07-17 00:39:17 +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 Fix various subtle concurrency issues in the controller 2024-07-03 12:02:53 +02:00
controller_streams.h Process system updates: 2021-10-19 22:29:41 +02:00
controller_updater.cpp Enable updater for public builds 2023-12-20 11:24:12 +01: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