tt2468
|
1f1a8926b1
|
Requests: Enable RemoveInput
|
2021-12-29 20:40:14 -08:00 |
|
tt2468
|
0c5d4ba3fb
|
Merge pull request #852 from obsproject/event/changing_events
Events: Reenable *Changing events (second time)
|
2021-12-29 20:39:33 -08:00 |
|
tt2468
|
947450ce4e
|
Revert "Revert "Events: Re-enable *Changing events""
This reverts commit c60d09246c .
|
2021-12-29 20:29:45 -08:00 |
|
tt2468
|
63cc1f316d
|
Merge pull request #850 from obsproject/request/getrecorddirectory
Requests: Enable GetRecordDirectory
|
2021-12-29 20:28:44 -08:00 |
|
tt2468
|
38157579a6
|
Requests: Enable GetRecordDirectory
|
2021-12-29 19:53:10 -08:00 |
|
Github Actions
|
389cbd854c
|
docs(ci): Update generated docs - 707ac3f [skip ci]
|
2021-12-29 08:54:22 +00:00 |
|
tt2468
|
707ac3f7e3
|
docs: Increase complexity of G/SetProfileParameter
|
2021-12-29 00:51:50 -08:00 |
|
tt2468
|
732d5af50c
|
EventHandler: Add Ui category
|
2021-12-29 00:34:25 -08:00 |
|
tt2468
|
0939273abf
|
EventSubscription: Add Ui category
|
2021-12-29 00:32:28 -08:00 |
|
tt2468
|
f8263caa03
|
RequestHandler: Add code comment to RemoveSceneItem
|
2021-12-29 00:23:30 -08:00 |
|
Github Actions
|
5c16a11ba8
|
docs(ci): Update generated docs - af217c0 [skip ci]
|
2021-12-29 07:54:48 +00:00 |
|
tt2468
|
af217c05f1
|
EventHandler: [BREAKING] Rename CurrentSceneChanged to CurrentProgramSceneChanged
Now matches the requests
|
2021-12-28 23:53:58 -08:00 |
|
tt2468
|
e640ae1218
|
docs: Finish documenting events
|
2021-12-28 23:45:11 -08:00 |
|
tt2468
|
bb2c125601
|
Utils: Use atomic in VolumeMeter manager
|
2021-12-28 22:50:11 -08:00 |
|
tt2468
|
e1cb858d2d
|
Utils: Split monitor type util
|
2021-12-28 22:49:58 -08:00 |
|
tt2468
|
1339202c02
|
docs: Fix Array fields in transition requests
|
2021-12-28 22:37:00 -08:00 |
|
Github Actions
|
4835abd9c2
|
docs(ci): Update generated docs - 964e91b [skip ci]
|
2021-12-29 03:04:15 +00:00 |
|
tt2468
|
964e91bbd7
|
docs: Document ObsMediaInputAction
|
2021-12-28 18:57:02 -08:00 |
|
tt2468
|
9385a2449e
|
docs: Document the rest of the undocumented requests
|
2021-12-28 18:28:04 -08:00 |
|
tt2468
|
ec79124b5f
|
docs: Document transition requests
|
2021-12-28 18:11:30 -08:00 |
|
tt2468
|
4d65c2adee
|
Utils: Move GetListPropertyItems to utils
|
2021-12-28 17:16:41 -08:00 |
|
Github Actions
|
851a6f8c5a
|
docs(ci): Update generated docs - e2f60b0 [skip ci]
|
2021-12-29 00:58:51 +00:00 |
|
tt2468
|
e2f60b002e
|
RequestHandler: Reorder Ui requests to new category
|
2021-12-28 16:58:28 -08:00 |
|
tt2468
|
86506778ad
|
RequestHandler: Add Ui category
Creates a new category specific to requests controlling the OBS UI.
|
2021-12-28 16:58:28 -08:00 |
|
tt2468
|
0992f74fad
|
RequestHandler: Use ValidateScene2 for GetSceneItemId
|
2021-12-28 16:58:28 -08:00 |
|
tt2468
|
430e61bef7
|
RequestHandler: Use ValidateScene2 in ValidateSceneItem
|
2021-12-28 16:58:28 -08:00 |
|
tt2468
|
da83de7503
|
Config: Fix firstload password generation
|
2021-12-25 00:57:09 -08:00 |
|
tt2468
|
07249da400
|
RequestHandler: More transition requests
|
2021-12-23 21:00:11 -08:00 |
|
Github Actions
|
899888eb6c
|
docs(ci): Update generated docs - 1423802 [skip ci]
|
2021-12-23 09:07:56 +00:00 |
|
tt2468
|
14238027cc
|
RequestHandler: More transition requests
|
2021-12-23 01:07:27 -08:00 |
|
tt2468
|
5cbf439f55
|
Utils: Add GetSceneTransitionByName
|
2021-12-23 01:07:15 -08:00 |
|
tt2468
|
e05be47847
|
RequestHandler: Add GetTransitionKindList
|
2021-12-22 16:28:12 -08:00 |
|
tt2468
|
2302fdd25f
|
Utils: Fix up transition related utils
|
2021-12-22 16:27:50 -08:00 |
|
tt2468
|
1c6ec1dda2
|
RequestHandler: Add ResourceNotConfigurable
|
2021-12-22 16:08:39 -08:00 |
|
tt2468
|
ad347c4823
|
RequestHandler: Add files for Transitions and Filters
|
2021-12-22 15:57:57 -08:00 |
|
tt2468
|
714b4db840
|
deps: Update asio to 1.21.0
|
2021-12-22 15:23:42 -08:00 |
|
tt2468
|
40ff3f6960
|
Base: More code/comment nitpicks
|
2021-12-21 20:35:08 -08:00 |
|
tt2468
|
0f303504e1
|
Base: Nitpick cleanup for obs-websocket.cpp
|
2021-12-21 20:35:08 -08:00 |
|
tt2468
|
91e3f5ee18
|
EventHandler: Remove platform include
Already included by obs-websocket.h, but does not have ifdefs
protecting strtoll. Better to just remove it.
|
2021-12-21 20:35:08 -08:00 |
|
Github Actions
|
66f416236c
|
docs(ci): Update generated docs - b331f76 [skip ci]
|
2021-12-21 11:10:11 +00:00 |
|
tt2468
|
b331f76d40
|
Utils: Use output path util instead of hacky method
We still have to wait for a new OBS version to be released before this
will work, but to be fair it was pretty broken in the previous state.
|
2021-12-21 03:09:45 -08:00 |
|
tt2468
|
a898bacd79
|
Utils: Rename VolumeMeter utils for consistency
|
2021-12-21 03:09:45 -08:00 |
|
tt2468
|
527a008002
|
RequestHandler: Remove OutputStartFailed request status
Accidentally pushed this commit when it was for a component which will
not be implemented.
|
2021-12-21 03:09:45 -08:00 |
|
Github Actions
|
a0ad43c7d7
|
docs(ci): Update generated docs - f566ccd [skip ci]
|
2021-12-21 09:32:37 +00:00 |
|
tt2468
|
f566ccd76b
|
Utils: Add output state util to utils
|
2021-12-21 01:32:12 -08:00 |
|
tt2468
|
2e8622e8d7
|
RequestHandler: Fix IsValid() input parameter
|
2021-12-21 01:32:12 -08:00 |
|
tt2468
|
4a193d44a1
|
RequestHandler: Add OutputStartFailed request status
|
2021-12-21 01:32:12 -08:00 |
|
tt2468
|
d29b87ffc1
|
EventHandler: Remove unused file
|
2021-12-21 01:32:12 -08:00 |
|
tt2468
|
1e6a60f545
|
Utils: Rename ListHelper to ArrayHelper
|
2021-12-21 01:32:12 -08:00 |
|
tt2468
|
5cd1af426a
|
Utils: Rename DataHelper to ObjectHelper
|
2021-12-21 01:32:12 -08:00 |
|