Releases: stream-labs/obs-studio-node
Releases · stream-labs/obs-studio-node
v0.0.43
Add electron beta target
v0.1.6b
server/nodeobs_display: Fix previous commit Can't assign negative values to something that only takes positive values
v0.1.6
server/nodeobs_display: Different attempt at commit 7bfe4ef6d6cb060f8…
v0.1.5
Merge pull request #64 from stream-labs/patch_build-electron-first ci: Build electron binaries first on AppVeyor
v0.1.4
server/nodeobs_display: Fix race condition in Display code This could cause the Display code to not execute further until there was some sort of movement over the display. Things such as SetSize, SetPosition, Create and Destroy rely on this to work right. Lesson learned in obs-vst: Don't ever use WaitMessage() if you can't guarantee that messages are sent after WaitMessage().
v0.1.3
ci: Adjust AppVeyor to commit f39b1d718dc08b8eadcc8ce1dfbc7b995bc053bb
v0.1.3-vs2017
ci: Use Visual Studio 2017 on AppVeyor
v0.1.2
osn-source: Fix SetFlags signature
v0.1.1
Merge pull request #60 from stream-labs/update-runtime Update runtime to v2.0.1
v0.1.0
Fix appveyor not building