|
182bde4884
|
Allow the manipulation of the locked flag of scene items.
Lockedness can be seen when you query an item or see the scene
contents, and can be changed (only) with SetSceneItemProperties.
|
2019-04-23 00:32:28 +10:00 |
|
|
dd1facec06
|
docs(travis): Update protocol.md - a46b571 [skip ci]
|
2019-04-21 15:44:12 +00:00 |
|
|
a46b5716be
|
Merge pull request #303 from Palakis/feature/115-streamstatus-more-info
Add more stats to StreamStatus and Heartbeat + add GetStats request type
|
2019-04-21 17:42:36 +02:00 |
|
|
e96b7bfd62
|
fix docs
|
2019-04-21 16:03:44 +02:00 |
|
|
a60c1c1365
|
stats: provide recording disk space
|
2019-04-21 16:03:05 +02:00 |
|
|
4c39fcd614
|
events(GetStats): missing field
|
2019-04-21 15:49:08 +02:00 |
|
|
e6b341f2a0
|
requests: add GetStats
|
2019-04-21 15:44:24 +02:00 |
|
|
bdf9e76a6b
|
events: more stats info in StreamStatus and Heartbeat
|
2019-04-21 15:38:27 +02:00 |
|
|
e0fc395fbe
|
events: remove unused variable
|
2019-04-21 14:48:15 +02:00 |
|
|
107c03653d
|
docs(travis): Update protocol.md - a5058cf [skip ci]
|
2019-04-21 12:27:27 +00:00 |
|
|
a5058cf951
|
Merge pull request #302 from Palakis/bugfix/168-sourceorderchanged-items-list
event(SourceOrderChanged): include scene items list
|
2019-04-21 14:26:25 +02:00 |
|
|
ed2726c9d2
|
SourceOrderChanged: include scene items list
|
2019-04-21 14:17:50 +02:00 |
|
|
6b31ff7e79
|
docs(travis): Update protocol.md - 86d3925 [skip ci]
|
2019-04-21 08:14:30 +00:00 |
|
|
86d3925bf4
|
Merge pull request #301 from Palakis/bugfix/233-setrecordingfolder-not-working
SetRecordingFolder: fix docs + simplify helper function
|
2019-04-21 10:13:07 +02:00 |
|
|
8c2cde4c13
|
SetRecordingFolder: fix docs + simplify helper function
|
2019-04-21 09:59:52 +02:00 |
|
|
2d6e34ee6d
|
docs(travis): Update protocol.md - adb5577 [skip ci]
|
2019-04-20 23:05:02 +00:00 |
|
|
adb5577b01
|
Merge pull request #294 from Palakis/global-scene-events
events refactor (transitions & scene signals) + new events
|
2019-04-21 01:04:01 +02:00 |
|
|
84ef3f223d
|
events: fix docs
|
2019-04-20 23:56:15 +02:00 |
|
|
fa50008f3d
|
wsevents(filter removed): fix crash on exit
|
2019-04-20 23:52:35 +02:00 |
|
|
6a5537f90f
|
utils: comments
|
2019-04-20 23:20:21 +02:00 |
|
|
e0d33a9683
|
events: remove static_cast
|
2019-04-20 23:09:59 +02:00 |
|
|
4092c9a473
|
events: add "source kind" param to events + various fixes
|
2019-04-20 23:08:06 +02:00 |
|
|
fcaac3d515
|
events: fix filter events docs + refactor filters list getter
|
2019-04-20 22:57:52 +02:00 |
|
|
e86d1aad02
|
wsevents: fix SourceMuteStateChange
|
2019-04-20 19:13:21 +02:00 |
|
|
2c94b4c332
|
wsevents: fix docs
|
2019-04-20 19:09:46 +02:00 |
|
|
2b6933f6e2
|
WSEvents: implement SourceAudioMixersChanged
|
2019-04-20 18:34:25 +02:00 |
|
|
2e2a7f073e
|
wsevents: fix constructor
|
2019-04-20 18:05:51 +02:00 |
|
|
515c7852ba
|
events: remove OnSourcePropertiesChanged (can't implement)
|
2019-04-20 18:04:38 +02:00 |
|
|
5577277944
|
events: new events
|
2019-04-20 18:04:38 +02:00 |
|
|
ed9e4ff168
|
events: new events WIP
|
2019-04-20 18:04:38 +02:00 |
|
|
d10915c7a8
|
tidy: todos
|
2019-04-20 18:04:38 +02:00 |
|
|
40763fc15d
|
events: new types SourceCreated and SourceDestroyed
|
2019-04-20 18:04:38 +02:00 |
|
|
88d3271c40
|
events: refactor signal connection to transitions
|
2019-04-20 18:04:38 +02:00 |
|
|
21940c922d
|
utils: fix compilation warnings
|
2019-04-20 18:04:38 +02:00 |
|
|
93adc8587d
|
general: refactor qt includes
|
2019-04-20 18:04:36 +02:00 |
|
|
1907f8d1d1
|
events: fix sprintf warnings + simplified qt connect
|
2019-04-20 18:03:43 +02:00 |
|
|
ca8848827e
|
events: refactoring + setup scene signals on scene creation
|
2019-04-20 18:03:19 +02:00 |
|
|
3a7473ba91
|
Merge pull request #300 from Palakis/bugfix/290-port-used-crash
server: implement "port already in use" message + fix crash with StreamStatus
|
2019-04-19 23:21:13 +02:00 |
|
|
a99da27ff6
|
events: fix crash caused by early StreamStatus call
|
2019-04-19 23:09:25 +02:00 |
|
|
c476649f3e
|
server(start): fix error message
|
2019-04-19 22:12:04 +02:00 |
|
|
062473d6f4
|
server: show error message if port is already in use
|
2019-04-19 21:57:08 +02:00 |
|
|
d0ed43a8e5
|
docs(travis): Update protocol.md - 701098d [skip ci]
|
2019-04-19 18:18:53 +00:00 |
|
|
701098d19d
|
Merge pull request #299 from Palakis/feature/183-streamstatus-replay-buffer
events(StreamStatus): new property "replay-buffer-active"
|
2019-04-19 20:17:21 +02:00 |
|
|
c33a0ab439
|
events(StreamStatus): new property "replay-buffer-active"
|
2019-04-19 20:02:19 +02:00 |
|
|
b8af848d3a
|
Merge pull request #298 from Palakis/bugfix/264-debug-logging
fix debug logging
|
2019-04-19 19:16:11 +02:00 |
|
|
3dd7fe5d4a
|
requests + events: log message to INFO instead of DEBUG
and slightly refactor the request handler
|
2019-04-19 19:00:52 +02:00 |
|
|
81ab199308
|
docs(travis): Update protocol.md - 92938d2 [skip ci]
|
2019-04-19 16:08:42 +00:00 |
|
|
92938d2c35
|
Merge pull request #297 from Palakis/bugfix/242-getsceneitemproperties-item-size
GetSceneItemProperties: add width & height values
|
2019-04-19 18:07:34 +02:00 |
|
|
c914632663
|
GetSceneItemProperties: add width & height values
|
2019-04-19 17:44:11 +02:00 |
|
|
c95104fada
|
Merge pull request #295 from Rosuav/docs-patch-fix-call-name
Fix call name GetSourcesTypesList -> GetSourceTypesList
|
2019-04-19 12:29:51 +02:00 |
|