Commit Graph

16 Commits

Author SHA1 Message Date
5a90c9fbbc if status() causes a status change, the lock will be needed in setStatus() 2022-11-28 09:25:12 -05:00
29fd1fc9ed privatize the active data slot variable 2022-11-23 14:28:27 -05:00
9e94c406fd init variable in constructor, not header 2022-11-23 14:27:40 -05:00
9889a8943c the minimum length sACN data is just the start code 2022-11-23 14:22:37 -05:00
e12d11e62e tighten up the use of time 2022-11-23 13:49:35 -05:00
e157090e35 lock the data mutex for the minimum necessary instructions 2022-11-23 13:47:51 -05:00
5c2548a5d3 if DMX has timed out, check if sACN has also 2022-11-22 12:13:52 -05:00
6be8dfbebd set the operational status for sending universes 2022-11-21 17:46:17 -05:00
cf1df8d373 send 3 stream_terminated messages during orderly shutdown 2022-11-21 17:45:43 -05:00
357f8d5359 override the base implementation to be thread safer 2022-11-21 17:41:28 -05:00
6a24a9ed57 don't rely on packed structures 2021-09-17 08:49:28 -04:00
ae2a03531b uint -> unsigned int for MinGW 2021-09-11 13:54:32 -04:00
8e50d9292d callback tokens to signal when the caller has gone away 2021-09-11 09:44:16 -04:00
6f6ec334ca purge zombie sources 2021-09-10 12:48:33 -04:00
69bca798c4 poly-source universe API cleanup 2021-09-10 12:00:50 -04:00
b3ee265745 rework directory structure 2021-09-06 12:54:28 -04:00