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
Stéphane Lepin
eddd4abe76
ci(linux): update frontend api headers to v26
2020-11-27 12:45:57 +01:00
Stéphane Lepin
e30dce8b21
Merge branch '4.x-current' into feature/createsource
2020-11-27 12:24:13 +01:00
Stéphane Lepin
6d12af3858
Merge branch '4.x-current' into feature/t-bar
2020-11-27 12:23:47 +01:00
Azure CI
b9cbd0ecd1
docs(ci): Update protocol.md - 3d7511c [skip ci]
2020-11-27 11:19:36 +00:00
Stéphane Lepin
3d7511ca75
Merge pull request #605 from Palakis/feature/get-set-transition-settings
...
Get/Set Transition Settings
2020-11-27 12:18:50 +01:00
Azure CI
11326274e0
docs(ci): Update protocol.md - acd3940 [skip ci]
2020-10-25 18:34:53 +00:00
Stéphane Lepin
acd3940a7b
Merge pull request #593 from Palakis/feature/getsceneitemlist-default-scene
...
requests(GetSceneItemList): fallback to current scene if sceneName is not specified
2020-10-25 19:34:11 +01:00
Stéphane Lepin
8ba441da7f
requests(transitions): remove TODO
2020-10-25 19:33:42 +01:00
Stéphane Lepin
5d9d5e0746
request(SetSourceSettings): remove redundant obs_data_apply step
2020-10-25 19:25:48 +01:00
Stéphane Lepin
7a31e88ed6
requests: add GetTransitionSettings and SetTransitionSettings
2020-10-25 19:25:26 +01:00
Azure CI
d9f35a855d
docs(ci): Update protocol.md - 9678d59 [skip ci]
2020-10-01 07:56:26 +00:00
Stéphane Lepin
9678d59bbe
Merge pull request #598 from Palakis/fix/hotkey-docs-typo
...
Docs: Fix typo
2020-10-01 09:55:34 +02:00
tt2468
0be5564ce7
Docs: Fix typo
2020-09-30 15:57:13 -07:00
Azure CI
8a90051ab5
docs(ci): Update protocol.md - 02c7a7f [skip ci]
2020-09-30 22:22:57 +00:00
tt2468
02c7a7f7c7
Merge pull request #595 from LorenaGdL/feature/hotkey-requests
...
Requests: Add hotkeys press events
2020-09-30 15:22:22 -07:00
tt2468
e7c8c1d6b6
Requests: Update hotkey docs and rename some variables
2020-09-30 15:02:59 -07:00
LorenaGdL
449ad6d13c
PR review changes: Modify requests names
...
Changes requests names to "TriggerHotkeyByName" and "TriggerHotkeyBySequence"
2020-09-30 19:15:23 +00:00
Stéphane Lepin
ae4ee0332c
Fix macOS CI ( #597 )
...
* ci(macos): fix attempt #1
* Revert "ci(macos): fix attempt #1 "
This reverts commit b846490136973872ac3b724637cef303e3255083.
* ci(macos): provide QTDIR when building OBS
* Revert "ci(macos): provide QTDIR when building OBS"
This reverts commit 74a882fcf4b9e502b1125508d796b29b69ec0e73.
* ci(macos): use local qt formula
* ci(macos): update qt.rb
2020-09-30 12:19:37 +02:00
Stéphane Lepin
4a4c97aac4
request(GetSceneItemList): provide scene name in response
2020-09-29 23:48:35 +02:00
Stéphane Lepin
4491da0350
requests(GetSceneItemList): fix empty/non-present parameter detection
2020-09-29 23:48:17 +02:00
Stéphane Lepin
32960afc1b
requests(GetSceneItemList): update docs
2020-09-29 19:45:07 +02:00
Stéphane Lepin
46f624e3b9
requests(GetSceneItemList): fallback to current scene if sceneName is not specified
2020-09-29 19:37:28 +02:00
LorenaGdL
9daae857de
Requests: Add ProcessHotkeyByCombination
...
Adds a new request called `ProcessHotkeyByCombination` which calls the
routine associated with a given hotkey. The hotkey is identified by the
combination of keys set by the user to trigger it. Multiple routines
are called if the same combination is bound to different hotkeys.
2020-09-29 13:43:00 +00:00