1502 Commits

Author SHA1 Message Date
Azure CI
01c898b104 docs(ci): Update protocol.md - 2344842 [skip ci] 2021-03-04 00:19:45 +00:00
Christopher P. Yarger
2344842163
Requests: Edit PlayPauseMedia (#685)
* Request: Edit PlayPauseMedia

Removed requirement for boolean paramater from PlayPauseMedia. Changed
PlayPauseMedia to toggle play state if there is no boolean paramater.

* Docs: Edit PlayPauseMedia 

This commit also fixes some syntax

* will reset

* Add missing star to L48

Co-authored-by: tt2468 <tt2468@gmail.com>
2021-03-03 16:18:57 -08:00
Azure CI
b8e693c97d docs(ci): Update protocol.md - 99e66cc [skip ci] 2021-03-03 14:50:01 +00:00
tt2468
99e66cc317
Merge pull request #691 from VodBox/feature/set-scale-filtering
Requests: Add scale.filter to Scene Item Properties
2021-03-03 06:48:59 -08:00
VodBox
18468c17f2 Requests: Add scale.filter to Scene Item Properties 2021-03-03 20:02:01 +13:00
Azure CI
6f0d056059 docs(ci): Update protocol.md - 6b05d03 [skip ci] 2021-02-28 02:17:20 +00:00
Stéphane Lepin
6b05d0381e
Merge pull request #687 from Palakis/feature/batch-delay
Requests: Add Sleep
2021-02-28 03:16:37 +01:00
Stéphane Lepin
e8c4d2b550
Merge pull request #674 from Palakis/fix/ubuntu-tag-releases
CI: Fix tag detection
2021-02-28 03:06:09 +01:00
Stéphane Lepin
7e14032d2b
requests(Sleep): update parameter name 2021-02-28 03:05:42 +01:00
tt2468
bb0a0acbda Requests: Add Sleep
New request to induce delay in the processing of `ExecuteBatch`
2021-02-27 09:35:37 -08:00
Stéphane Lepin
9bbfb73622 chore: safety-checks before accessing the result of GetConfig() 2021-02-24 19:06:08 +01:00
tt2468
d45d98d536 CI: Fix tag detection 2021-02-10 16:34:37 -08:00
Stéphane Lepin
9e554ce527 ci(macos): update InstallAppleCertificate action to version 2 2021-02-10 13:32:13 +01:00
Azure CI
6217f009fd docs(ci): Update protocol.md - 4647312 [skip ci] 2021-02-04 21:53:47 +00:00
Stéphane Lepin
46473126d2
Merge pull request #668 from Palakis/cleanup-for-v4.9.0
Cleanup for v4.9.0
2021-02-04 22:53:01 +01:00
Azure CI
b6ee6e9e22 docs(ci): Update protocol.md - 1891f62 [skip ci] 2021-02-04 15:53:51 +00:00
tt2468
1891f62c22
Merge pull request #657 from Palakis/feature/authentication-enabled-by-default
Config: authentication enabled by default
2021-02-04 07:53:07 -08:00
tt2468
212d1cbfc2 Merge https://github.com/Palakis/obs-websocket into cleanup-for-v4.9.0 2021-02-04 07:51:47 -08:00
Azure CI
73d93e476f docs(ci): Update protocol.md - 80d8286 [skip ci] 2021-02-04 15:51:04 +00:00
tt2468
80d82861ae
Merge pull request #665 from Palakis/feature/batch-requests
Batch Requests
2021-02-04 07:50:22 -08:00
tt2468
8d034f53a4 Chore: Bump version to 4.9.0 2021-02-04 07:47:36 -08:00
tt2468
6d3aa3a828 Requests: Add abortOnFail to ExecuteBatch request
We do not currently have atomicy in this request, as it would be
incredibly difficult to add, but this is at least useful for avoiding
further data corruption in the case that there is a malformed request
and multiple requests depend on the success of the previous one.
2021-02-04 07:37:27 -08:00
tt2468
ed23aba0ac Requests: Improve documentation of ExecuteBatch 2021-02-04 07:15:37 -08:00
tt2468
3847e5d6af Revert "Remove deprecated requests"
This reverts commit e95d8d36aa590efa50f161a0624fbb7d347fc474.
2021-02-04 05:40:01 -08:00
Stéphane Lepin
f4465e2e9b requests(ExecuteBatch): documentation 2021-02-03 05:47:53 +01:00
Stéphane Lepin
fe2e87074a requests(ExecuteBatch): handle message-id in sub-requests 2021-02-03 05:33:08 +01:00
Stéphane Lepin
5b100d15d7 OBSRemoteProtocol: fix missing message id 2021-02-03 05:31:53 +01:00
Stéphane Lepin
87cd36673e OBSRemoteProtocol: fix memory leak 2021-02-03 04:16:04 +01:00
tt2468
47b84f7316 Merge https://github.com/Palakis/obs-websocket into cleanup-for-v4.9.0 2021-02-02 08:28:41 -08:00
tt2468
a18da3e6cd WSRequestHandler: Organize requests
Organize requests into their categories aphabetically, and how they appear in their appriate source files.
2021-02-02 08:26:47 -08:00
Azure CI
6bb33fa18b docs(ci): Update protocol.md - 59e6695 [skip ci] 2021-02-02 16:10:24 +00:00
Stéphane Lepin
59e6695a5d
Merge pull request #666 from Palakis/feature/RefreshBrowserSource
Requests: Add RefreshBrowserSource
2021-02-02 17:09:30 +01:00
tt2468
861cde7e61 Requests/Events: Use Note: for all notes
Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaah
my ocdddddddddddddddddddddddddddddddddddddd
2021-02-02 07:39:52 -08:00
tt2468
e95d8d36aa Remove deprecated requests 2021-02-02 07:29:11 -08:00
tt2468
04304ecf94 Requests/Events: Change all unreleased tags to 4.9.0 2021-02-02 07:23:45 -08:00
tt2468
3989ea0780 Requests: Add RefreshBrowserSource 2021-02-02 06:16:49 -08:00
tt2468
e39585befc Password Dialog: Only change form options and not underlying config 2021-02-02 03:04:03 -08:00
tt2468
20fa14563c Settings Dialog: Don't need ShowSettingsDialog() 2021-02-02 03:03:37 -08:00
Stéphane Lepin
10910aa06d requests(general): ExecuteBatch WIP 2021-02-02 11:26:22 +01:00
tt2468
e6c2c90677 Password Prompt: Improve english strings 2021-02-01 05:33:01 -08:00
tt2468
98712c7b71 Password Prompt: Enable authRequired toggle and highlight password 2021-02-01 05:16:47 -08:00
Stéphane Lepin
2015d40186 docs(introduction): update authentication section 2021-01-31 01:58:22 +01:00
Stéphane Lepin
a8aa34529e config: simplify initial password setup 2021-01-31 01:51:19 +01:00
Stéphane Lepin
38cf0270b1 settings: add auth disabled warning 2021-01-31 01:26:38 +01:00
Stéphane Lepin
c8ca79f00b config: add locale texts for initial password setup 2021-01-31 00:58:56 +01:00
Stéphane Lepin
c02382b6e5 config: initial password setup prompt wip 2021-01-29 19:16:53 +01:00
Azure CI
cb7c77d29e docs(ci): Update protocol.md - 83e23c9 [skip ci] 2021-01-28 23:26:40 +00:00
Stéphane Lepin
83e23c9c41
Merge pull request #638 from Palakis/feature/getsourcedefaultsettings
Requests: Add GetSourceDefaultSettings
2021-01-29 00:25:35 +01:00
Stéphane Lepin
c6db90ae07 request(GetSourceDefaultSettings): add sourceKind return value + fix param spec 2021-01-29 00:08:20 +01:00
Azure CI
c2aa7263bd docs(ci): Update protocol.md - 25be7ee [skip ci] 2021-01-28 22:57:37 +00:00