index
:
crystal-obs-websocket
master
Crystal OBS-Websocket object mapping to Open Broadcaster Software Studio
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-22
Descope most of the cached OBS state and simplify reference graph
Joe Rayhawk
1
-116
/
+112
2022-11-21
Version update to 5.0.1.20221121.alpha1
v5.0.1.20221121.alpha1
Joe Rayhawk
1
-1
/
+1
2022-11-21
Allow "retry: false" to fail and pass exceptions to caller
Joe Rayhawk
1
-152
/
+143
2022-11-19
SceneItem.enable and .disable! should probably block.
Joe Rayhawk
1
-2
/
+6
2022-11-19
Rename OBSWebSocket::Server to OBS::WebSocket for brevity and clarity
Joe Rayhawk
1
-103
/
+103
2022-11-19
All debug statements to STDERR instead of STDOUT
Joe Rayhawk
1
-24
/
+23
2022-11-19
First pass at some logic for non-persistence.
Joe Rayhawk
1
-11
/
+46
2022-11-12
Version update.
v5.0.1.20221112.alpha1
Joe Rayhawk
1
-1
/
+1
2022-11-12
Events: fill out potential event list and note needed work
Joe Rayhawk
1
-3
/
+77
2022-11-12
Server.initialize: invalidate caches on reconnect
Joe Rayhawk
1
-9
/
+24
2022-11-12
Scene.metascene simplify metascene[] and fix metascene?[]
Joe Rayhawk
1
-14
/
+13
2022-11-09
Version update.
v5.0.1.20221109.alpha1
Joe Rayhawk
1
-1
/
+1
2022-11-09
metascene: recurse into meta-meta-scenes and provide array of SceneItem for m...
Joe Rayhawk
1
-7
/
+13
2022-11-09
preview! and program! need to block to avoid strange transition! behavior
Joe Rayhawk
1
-2
/
+6
2022-11-07
Update version
v5.0.1.20221107.alpha1
Joe Rayhawk
1
-1
/
+1
2022-11-07
Signal websocket I/O fiber to terminate on connection close.
Joe Rayhawk
1
-7
/
+6
2022-11-04
Add authentication support.
v5.0.1.20221104.alpha1
Joe Rayhawk
2
-4
/
+21
2022-10-29
shard: version increment
v5.0.1.20221029.alpha1
Joe Rayhawk
1
-2
/
+2
2022-10-29
Fiberize all event and response handling.
Joe Rayhawk
1
-44
/
+50
2022-10-29
Limit connection failure spam and add negotiated flag.
Joe Rayhawk
1
-0
/
+22
2022-10-29
Remove mentions of "obs5"
Joe Rayhawk
1
-7
/
+6
2022-10-29
createinput(): return JSON::Any response data
Joe Rayhawk
1
-0
/
+1
2022-10-29
Cache last known real SceneItemTransform
Joe Rayhawk
1
-2
/
+12
2022-10-28
Crystal OBS-WebSocket object relational mapping and control interface initial...
v5.0.1.20201028.alpha1
Joe Rayhawk
3
-0
/
+1595