summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-11-12Events: fill out potential event list and note needed workJoe Rayhawk1-3/+77
2022-11-12Server.initialize: invalidate caches on reconnectJoe Rayhawk1-9/+24
2022-11-12Scene.metascene simplify metascene[] and fix metascene?[]Joe Rayhawk1-14/+13
2022-11-09metascene: recurse into meta-meta-scenes and provide array of SceneItem for m...Joe Rayhawk1-7/+13
2022-11-09preview! and program! need to block to avoid strange transition! behaviorJoe Rayhawk1-2/+6
2022-11-07Signal websocket I/O fiber to terminate on connection close.Joe Rayhawk1-7/+6
2022-11-04Add authentication support.v5.0.1.20221104.alpha1Joe Rayhawk1-3/+20
2022-10-29Fiberize all event and response handling.Joe Rayhawk1-44/+50
2022-10-29Limit connection failure spam and add negotiated flag.Joe Rayhawk1-0/+22
2022-10-29Remove mentions of "obs5"Joe Rayhawk1-7/+6
2022-10-29createinput(): return JSON::Any response dataJoe Rayhawk1-0/+1
2022-10-29Cache last known real SceneItemTransformJoe Rayhawk1-2/+12
2022-10-28Crystal OBS-WebSocket object relational mapping and control interface initial...v5.0.1.20201028.alpha1Joe Rayhawk1-0/+923