Stéphane Lepin
e0a25dbf48
package(deb): add Qt image formats plugins dependency
2020-03-17 18:16:26 +01:00
Travis CI
86191aff7f
docs(travis): Update protocol.md - 6bed39e [skip ci]
2020-03-15 22:22:42 +00:00
Stéphane Lepin
6bed39e4fa
Merge pull request #410 from Lange/feat/transition-end-events
...
feat(events): add "TransitionEnd" and "TransitionVideoEnd" events
2020-03-15 23:21:53 +01:00
Stéphane Lepin
2a7aa432a9
events(TransitionEnd): remove from-scene
because it's not available in transition_stop
2020-03-15 23:20:56 +01:00
Stéphane Lepin
4e19e41460
Merge branch 'bugfix/openprojector-build-error' into 4.x-current
2020-03-12 17:51:57 +01:00
Stéphane Lepin
061f5d5099
requests(OpenProjector): get function pointer from lib dynamically
2020-03-12 17:44:56 +01:00
Stéphane Lepin
796bdebd90
requests(OpenProjector): wrap version check with parentheses
2020-03-12 17:27:28 +01:00
Stéphane Lepin
010102da25
ci(linux): download frontend API headers from stable
2020-03-12 17:06:09 +01:00
Stéphane Lepin
d8f2aeb004
requests(OpenProjector): refactor libobs version check
2020-03-12 17:03:00 +01:00
Stéphane Lepin
5173338949
linux: add proper dependencies list in Deb package
2020-03-12 15:40:28 +01:00
Travis CI
a8b00b026e
docs(travis): Update protocol.md - d4db0bd [skip ci]
2020-03-12 13:55:33 +00:00
Stéphane Lepin
d4db0bdfe5
Merge pull request #431 from Palakis/feature/list-supported-image-formats
...
request(GetVersion): add supported image export formats list
2020-03-12 14:54:41 +01:00
Stéphane Lepin
b26cd901ca
request(GetVersion): add supported image export formats list
2020-03-12 10:58:30 +01:00
Stéphane Lepin
1e2fc783e5
Merge pull request #429 from Palakis/bugfix/negative-sync-offset
...
requests(SetSyncOffset): allow negative offsets
2020-03-11 14:18:59 +01:00
Stéphane Lepin
8667333416
ci(macos): switch to macOS 10.14
2020-03-11 14:13:22 +01:00
Stéphane Lepin
5088d7dd86
requests(SetSyncOffset): allow negative offsets
2020-03-11 14:10:38 +01:00
Stéphane Lepin
e78f26e9c0
Merge pull request #428 from Rosuav/add-muted-flag
...
Add a 'muted' flag to GetSceneItems
2020-03-11 14:06:12 +01:00
Chris Angelico
be10227829
Utils,GetSceneItemProperties: Document both muted and alignment
2020-03-11 23:02:23 +11:00
Chris Angelico
ef47c172c5
Utils: Add a 'muted' flag to GetSceneItems
2020-03-11 22:52:33 +11:00
Travis CI
053faa1661
docs(travis): Update protocol.md - 6d63779 [skip ci]
2020-03-11 11:12:19 +00:00
Stéphane Lepin
6d63779c70
Merge pull request #338 from Rosuav/open-projector
...
Create a command for opening a projector.
2020-03-11 12:11:23 +01:00
Stéphane Lepin
62ad1a483c
docs(OpenProjector): add info on geometry encoding
2020-03-11 12:09:08 +01:00
Chris Angelico
f4f760a231
Punt on explaining what the geometry string actually means
2020-03-11 22:05:37 +11:00
Travis CI
0eaef1ac3b
docs(travis): Update protocol.md - 27245cc [skip ci]
2020-03-05 09:24:10 +00:00
Stéphane Lepin
27245cca1a
Merge pull request #426 from Palakis/bugfix/setstreamsettings-docs-typo
...
docs: replace stream service option use-auth with use_auth
2020-03-05 10:23:11 +01:00
Stéphane Lepin
afcc11af57
docs: replace stream service option use-auth with use_auth
2020-03-05 10:08:59 +01:00
Chris Angelico
9fc41e4245
Apply suggestions from code review
...
Fixes all the easy ones. I'll look into the more substantive changes in a bit.
Co-Authored-By: Stéphane Lepin <Palakis@users.noreply.github.com>
2020-03-05 05:14:46 +11:00
Travis CI
a0e0910117
docs(travis): Update protocol.md - 8a7d7a4 [skip ci]
2020-03-04 13:11:56 +00:00
Stéphane Lepin
8a7d7a41a4
Merge pull request #321 from Rosuav/item-locked-event
...
Fire an event whenever an item is locked/unlocked
2020-03-04 14:10:56 +01:00
Stéphane Lepin
45d5f4a760
events: rename SceneItemLockedChanged to SceneItemLockChanged
2020-03-04 14:04:26 +01:00
Stéphane Lepin
101b795c0a
Merge pull request #324 from Rosuav/show-gravity
...
Show alignment (gravity) of scene elements when querying/switching scenes
2020-03-04 13:49:58 +01:00
Stéphane Lepin
8311bd3fd9
Merge pull request #416 from tt2468/4.x-current
...
Fix SetStreamSettings when switching type
2020-03-04 11:37:01 +01:00
Stéphane Lepin
ec1926f7a6
events: fix @since value for SceneItemLockedChanged
2020-03-04 11:26:48 +01:00
Travis CI
e1c92956f8
docs(travis): Update protocol.md - 9233d4f [skip ci]
2020-03-04 09:57:04 +00:00
Stéphane Lepin
9233d4f6dc
Merge pull request #411 from Lange/fix/fixed-duration-transitions
...
fix(events): don't advertise a false duration for fixed transitions
2020-03-04 10:56:14 +01:00
Stéphane Lepin
f2f5661625
cmake: fix redundant c++ standard flag
2020-02-25 15:32:47 +01:00
Stéphane Lepin
4338cf57e6
OBSRemoteProtocol: rely only on event data when encoding an event
2020-02-25 15:24:26 +01:00
Stéphane Lepin
a0dce77a2f
RpcEvent: streamTime and recordingTime are optional
2020-02-25 15:23:24 +01:00
tt2468
ca93882870
Remove unnecessary utf8 string conversion
2020-02-15 14:51:59 -08:00
tt2468
22fbb4262c
Return check type instead of type provided in request
2020-02-15 14:47:46 -08:00
tt2468
2845fd07a7
Final fixes before testing
2020-02-15 14:22:35 -08:00
tt2468
c02f40beb6
Update WSRequestHandler_Streaming.cpp
2020-02-15 14:18:25 -08:00
tt2468
79a7b444a2
Update WSRequestHandler_Streaming.cpp
2020-02-15 11:00:24 -08:00
tt2468
9c11bbc7a1
Update WSRequestHandler_Streaming.cpp
2020-02-15 10:58:10 -08:00
Alex Van Camp
e1cb57563a
fix(events): don't advertise a false duration for fixed transitions
...
Some transitions, such as Stingers, have a fixed duration. There is currently no way to retrieve this value from the API, and `obs-websocket` will currently return an incorrect value when one of these transitions begins.
For now, I think it is better to explicitly return -1, which is a better indicator that we have no idea what the real duration is, instead of a misleading number which users might think looks correct at first glance.
2020-02-15 11:16:49 -06:00
Alex Van Camp
1057d765f7
feat(events): add "TransitionEnd" and "TransitionVideoEnd" events
...
Adds events for `TransitionEnd` and `TransitionVideoEnd`.
`TransitionVideoEnd` is specific to Stinger transitions. It is fired when their video has actually completed playback. This is important, because `TransitionEnd` is fired at the cut point of the Stinger, which is nice to have but isn't always what the user might want.
This builds on #409 , and should be merged after it.
2020-02-15 11:15:46 -06:00
tt2468
30db1a8a63
Update WSRequestHandler_Streaming.cpp
2020-02-15 08:50:09 -08:00
Travis CI
c7b49b28c2
docs(travis): Update protocol.md - 40ea7cf [skip ci]
2020-02-15 16:29:59 +00:00
Stéphane Lepin
40ea7cfe15
Merge pull request #409 from Lange/feat/transition-type
...
feat(events): add "type" field to TransitionBegin
2020-02-15 17:29:08 +01:00
tt2468
b3b2ae267a
Update WSRequestHandler_Streaming.cpp
2020-02-15 07:39:01 -08:00