Azure CI
77f38bbf63
docs(ci): Update protocol.md - 853eeb2 [skip ci]
2021-01-18 10:52:53 +00:00
Stéphane Lepin
853eeb2e6b
Merge pull request #636 from Palakis/enhancement/latest-translations
...
Translations: Update translations with latest from crowdin
2021-01-18 11:51:50 +01:00
Stéphane Lepin
6ed6b4a679
Merge pull request #637 from Palakis/fix/getstreamingstatus-docs
...
Docs: Add recording-paused to documentation
2021-01-18 11:51:17 +01:00
Stéphane Lepin
99987f9373
Merge pull request #644 from eric/stop-ws-server-on-exit
...
Stop WSServer on OBS exit
2021-01-18 11:49:00 +01:00
tt2468
b02239f3e3
Merge pull request #650 from dnaka91/rust-api
...
readme: Add Rust client library
2021-01-08 04:59:14 -08:00
tt2468
bc436e9ec4
Reorder library list
2021-01-08 04:58:07 -08:00
tt2468
7e0874abb4
Translations: Remove dutch StartFailed message and update other translations
...
For some reason crowdin included it even though it is not approved.
The current unapproved translation uses the old string.
2021-01-08 04:57:03 -08:00
Dominik Nakamura
3d704702ba
readme: Add Rust client library
...
I created a client library in Rust to remote control OBS with
obs-websocket. Adding my library to the list of available
language APIs.
2021-01-07 21:58:29 +09:00
Eric Lindvall
9275f7c2a9
Server: Stop WSServer on OBS exit
...
This should fix issues with race conditions and crashes on OBS exit.
2020-12-29 11:41:47 -08:00
tt2468
ba143f2636
Translations: Update translations with latest from crowdin
2020-12-24 13:28:01 -08:00
tt2468
31c717eb40
Docs: Add recording-paused to documentation [skip ci]
...
It wasn't included for some reason.
2020-12-20 00:29:24 -08:00
tt2468
7ae016bd3b
Merge pull request #627 from Palakis/bugfix/deb-file-permissions
...
ci(linux): fix deb package file permissions
2020-12-20 00:02:44 -08:00
Stéphane Lepin
501e0f63f5
ci(linux): fix deb package file permissions
2020-12-19 22:54:46 -08:00
Stéphane Lepin
a42398c457
Merge pull request #635 from Palakis/enhancement/codefactor-badge
...
README: Add codefactor badge
2020-12-20 07:20:59 +01:00
Azure CI
d77e4ab10d
docs(ci): Update protocol.md - 8a8ea92 [skip ci]
2020-12-20 06:20:47 +00:00
tt2468
8a8ea92140
Merge pull request #629 from marcan/volumes
...
Requests: SetVolume: allow volumes > 1.0
2020-12-19 22:20:12 -08:00
Hector Martin
adc46a80f9
Requests: SetVolume: allow volumes > 1.0
...
Allow volumes > 1.0 / > 0dB, which is legal in OBS (you can do this in
Advanced Audio Properties). OBS allows up to +26dB gain, so we do the
same. This corresponds to approximately 20x linear gain (actually
19.9526231497, but 20 is easier to explain and OBS doesn't care).
2020-12-19 22:16:47 -08:00
Stéphane Lepin
3203f50a43
Merge pull request #609 from Palakis/remove-captions-flag
...
CI: Remove BUILD_CAPTIONS flag
2020-12-20 06:55:19 +01:00
tt2468
3dea5fd4f4
README: Add codefactor badge
...
They give us an A and I think that's pretty cool so might as well display it
2020-12-19 21:51:25 -08:00
tt2468
1024a2198a
Merge pull request #631 from leafac/patch-1
...
Add link to obs-cli
2020-12-16 14:11:02 -08:00
Leandro Facchinetti
c8f0d5a3e4
Add link to obs-cli
2020-12-16 21:57:23 +00:00
Azure CI
a93c4dfbbd
docs(ci): Update protocol.md - aceb437 [skip ci]
2020-11-29 11:40:39 +00:00
Stéphane Lepin
aceb437c5f
Merge pull request #621 from Palakis/feature/current-recording-filename
...
Feature/current recording filename
2020-11-29 12:39:49 +01:00
Stéphane Lepin
a137ccd8ba
requests(GetRecordingStatus): add recordingFilename property
2020-11-29 12:24:49 +01:00
Stéphane Lepin
96bd4141fd
events: add recordingFilename property to RecordingStarted, RecordingStopping and RecordingStopped
2020-11-29 12:22:26 +01:00
Azure CI
e794762f72
docs(ci): Update protocol.md - 9999b30 [skip ci]
2020-11-28 04:50:08 +00:00
Stéphane Lepin
9999b30d1a
docs(scene items): fix documentation for GetSceneItemProperties
...
Fixes #607
2020-11-28 05:49:09 +01:00
Azure CI
569e9681e5
docs(ci): Update protocol.md - 9edc3ea [skip ci]
2020-11-27 23:39:48 +00:00
Stéphane Lepin
9edc3eafa3
Merge pull request #589 from Palakis/feature/createsource
...
Requests: Add CreateSource and clean up code
2020-11-28 00:39:09 +01:00
Stéphane Lepin
a1fcc35fd6
requests(CreateSource): pass settings on source creation
2020-11-28 00:19:27 +01:00
Stéphane Lepin
80d21ce80d
WSRequestHandler: fix indent
2020-11-27 23:53:39 +01:00
Stéphane Lepin
08178b9354
requests(CreateSource): use the OBSSourceAutoRelease container instead of manipulating refs manually
2020-11-27 19:40:02 +01:00
Stéphane Lepin
60ce25c689
requests(CreateSource): fix docs
2020-11-27 19:38:55 +01:00
Stéphane Lepin
eaf34f3c3a
requests(CreateSource): simplified settings apply
...
obs_source_update already does that internally
2020-11-27 19:38:01 +01:00
Azure CI
ef0e907014
docs(ci): Update protocol.md - 9fb0f56 [skip ci]
2020-11-27 16:24:32 +00:00
Stéphane Lepin
9fb0f56aa0
Merge pull request #619 from Palakis/feature/events-add-target-new-state
...
Events: provide new state of entity (in events that don't do it already)
2020-11-27 17:23:51 +01:00
Stéphane Lepin
ae9ea8510c
events: fix docs
2020-11-27 17:10:27 +01:00
Stéphane Lepin
14409dec4f
events(TransitionListChanged): provide transitions list property
2020-11-27 17:09:07 +01:00
Stéphane Lepin
0cdea68567
events(ScenesChanged): provide scenes list property
2020-11-27 17:07:28 +01:00
Stéphane Lepin
542761e411
events(ProfileListChanged): add profile list property
2020-11-27 17:00:10 +01:00
Stéphane Lepin
0dc8e070ff
events(SceneCollectionListChanged): add scene collections list property
2020-11-27 17:00:05 +01:00
Stéphane Lepin
fe52cd8db1
events(ProfileChanged): add new profile name
2020-11-27 16:59:57 +01:00
Stéphane Lepin
d87a7e896b
events(SceneCollectionChanged): add new scene collection name
2020-11-27 16:59:52 +01:00
Azure CI
f7616ade1f
docs(ci): Update protocol.md - f14379a [skip ci]
2020-11-27 15:41:27 +00:00
Stéphane Lepin
f14379af68
Merge pull request #439 from Palakis/feature/t-bar
...
T-Bar control
2020-11-27 16:39:56 +01:00
Stéphane Lepin
a53df39e46
requests(transitions): yet another doc fix
2020-11-27 16:15:03 +01:00
Stéphane Lepin
98187e2bd7
requests(transitions): documentation fixes cont.
2020-11-27 16:10:38 +01:00
Stéphane Lepin
3ab7de99f3
requests(transitions): documentation fixes
2020-11-27 16:03:21 +01:00
Stéphane Lepin
1fef0691ed
Merge pull request #618 from Palakis/bugfix/output-commands-crash
...
requests(outputs): fix corrupted parameters object on MSVC when using findOutputOrFail
2020-11-27 15:49:43 +01:00
Stéphane Lepin
6b03efed42
requests(outputs): fix corrupted parameters object on MSVC when using findOutputOrFail
2020-11-27 15:33:40 +01:00