-
Notifications
You must be signed in to change notification settings - Fork 1
Add javascript endpoints for OBS filters #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eugen15
approved these changes
Oct 3, 2024
summeroff
added a commit
that referenced
this pull request
Jul 31, 2025
Add javascript endpoints for OBS filters
stevensoftware52
added a commit
that referenced
this pull request
Aug 15, 2025
commit 32fb89d Merge: e0a4b4c 984db9e Author: unknown <stevensoftware52@gmail.com> Date: Wed Aug 13 12:33:31 2025 -0400 Resolved merge conflicts for 30.2.0-beta1 commit 984db9e Author: unknown <stevensoftware52@gmail.com> Date: Wed Aug 13 12:22:31 2025 -0400 Update main to have OBS 30+ build script commit f5c7e09 Author: unknown <stevensoftware52@gmail.com> Date: Tue Aug 12 20:06:58 2025 -0400 Update readme commit e0a4b4c Merge: af9c401 2371b40 Author: unknown <stevensoftware52@gmail.com> Date: Tue Aug 12 19:49:04 2025 -0400 Merge branch 'main' into 30.2.0-beta1 commit af9c401 Merge: 2700c1d d5a5118 Author: unknown <stevensoftware52@gmail.com> Date: Tue Aug 12 19:42:05 2025 -0400 Merge branch 'main' into 30.2.0-beta1 commit 2371b40 Author: Steven <stevensoftware52@gmail.com> Date: Tue Aug 12 19:41:09 2025 -0400 JS_SET_SCENEITEM_VISIBILITY (#41) commit d5a5118 Author: unknown <stevensoftware52@gmail.com> Date: Tue Aug 12 16:19:01 2025 -0400 Testing merge to only 30+ commit 2700c1d Merge: 9d622f5 af90399 Author: unknown <stevensoftware52@gmail.com> Date: Tue Aug 12 15:36:20 2025 -0400 Resolved merge conflicts for 30.2.0-beta1 commit af90399 Author: unknown <stevensoftware52@gmail.com> Date: Tue Aug 12 15:31:32 2025 -0400 Update scripts repo name commit 9d622f5 Merge: 08812bf 056e721 Author: unknown <stevensoftware52@gmail.com> Date: Tue Aug 12 10:39:29 2025 -0400 Resolved merge conflicts for 30.2.0-beta1 commit 056e721 Author: Vladimir Sumarov <summeroff@gmail.com> Date: Thu Jul 31 01:41:20 2025 +0200 fix github actions depricated function commit 9c845d2 Author: Vladimir Sumarov <summeroff@gmail.com> Date: Mon Dec 9 22:01:36 2024 -0800 fixes for build on v31 commit fdb3955 Author: Vladimir Sumarov <summeroff@gmail.com> Date: Thu Jul 31 15:02:37 2025 +0200 Update obs.ver to 31.1.2 commit 08812bf Author: Vladimir Sumarov <summeroff@gmail.com> Date: Thu Jul 24 00:52:09 2025 +0200 temp workaround for compiling misconfiguration temp workaround for compiling misconfiguration temp workaround for compiling misconfiguration use patch to fix obs build use patch to fix obs build try patching try patching try patching try patching try patching try patching try patching try patching try patching try patching try patching try patching commit 7634294 Author: Vladimir Sumarov <summeroff@gmail.com> Date: Thu Jul 31 01:41:20 2025 +0200 fix github actions depricated function commit 13fcb62 Merge: 1c26201 46920b3 Author: Vladimir <summeroff@gmail.com> Date: Wed Jul 23 23:53:35 2025 +0200 Merge pull request #32 from streamlabs/obs-filters Add javascript endpoints for OBS filters commit 46920b3 Author: unknown <stevensoftware52@gmail.com> Date: Thu Oct 3 08:52:17 2024 -0400 Add javascript endpoints for OBS filters commit e0b81ed Merge: cfceb25 1c26201 Author: unknown <stevensoftware52@gmail.com> Date: Tue Oct 1 15:38:26 2024 -0400 Merge branch 'main' into 30.2.0-beta1 commit 1c26201 Author: unknown <stevensoftware52@gmail.com> Date: Tue Oct 1 15:36:11 2024 -0400 deprecated version of `actions/upload-artifact: v2` commit cfceb25 Merge: 9bd4ac1 d0c064d Author: unknown <stevensoftware52@gmail.com> Date: Tue Oct 1 12:58:54 2024 -0400 Merge branch 'main' into 30.2.0-beta1 commit d0c064d Author: unknown <stevensoftware52@gmail.com> Date: Tue Oct 1 12:58:17 2024 -0400 Skip sign commit 9bd4ac1 Merge: 4833481 8e82f1b Author: unknown <stevensoftware52@gmail.com> Date: Tue Oct 1 12:55:17 2024 -0400 Merge branch 'main' into 30.2.0-beta1 commit 8e82f1b Author: unknown <stevensoftware52@gmail.com> Date: Tue Oct 1 12:53:52 2024 -0400 Revert "Disable signing for a moment" This reverts commit b86ad75. commit b86ad75 Author: unknown <stevensoftware52@gmail.com> Date: Tue Oct 1 12:38:50 2024 -0400 Disable signing for a moment commit 4833481 Merge: ae9c46a 2865b9c Author: unknown <stevensoftware52@gmail.com> Date: Thu Jul 25 15:17:34 2024 -0400 Merge branch 'main' into 30.2.0-beta1 commit 2865b9c Author: Eugen <97041180+eugen15@users.noreply.github.com> Date: Thu Jul 25 12:16:46 2024 -0700 Fix obs-studio 30.2.0 compilation (#29) * Fix obs-studio 30.2.0 build * Fix OBS 28 compilation commit b8f3153 Author: unknown <stevensoftware52@gmail.com> Date: Tue Jul 23 00:07:57 2024 -0400 Fix compile error commit 5be1bf8 Author: Steven <stevensoftware52@gmail.com> Date: Tue Jul 23 00:02:03 2024 -0400 Size limit for JS_GET_LOGS_REPORT_STRING (#30) commit 73349ec Author: Eugen <97041180+eugen15@users.noreply.github.com> Date: Wed Jul 17 22:50:46 2024 -0400 Update README.md commit 85496a4 Author: Eugen <97041180+eugen15@users.noreply.github.com> Date: Tue Jul 16 15:00:43 2024 -0400 Update README.md commit 8ce7757 Author: Eugen <97041180+eugen15@users.noreply.github.com> Date: Tue Jul 16 13:59:29 2024 -0400 Add README.md with an example build steps (#28) * Add README.md with the build section * Fix README.md plugin github link * Changed README.md quotes to code fields * Fix README.md for obs-studio 30.2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.