1626 Commits

Author SHA1 Message Date
Stéphane Lepin
528d81106e WSRequestHandler(processRequest): fix bind call 2019-11-15 19:52:05 +01:00
Stéphane Lepin
f0bed24742 WSRequestHandler: fix map 2019-11-15 19:49:06 +01:00
Stéphane Lepin
5b54d8135e WSRequestHandler: fixes 2019-11-15 19:41:19 +01:00
Stéphane Lepin
31559051f6 WSRequestHandler: request handler as object methods 2019-11-15 19:38:15 +01:00
Stéphane Lepin
e6dbc9bfdf WSRequestHandler(General): fixes 2019-11-15 19:30:30 +01:00
Stéphane Lepin
d1ee9d83b5 RpcResponse: allow additional fields in responses 2019-11-15 19:30:22 +01:00
Stéphane Lepin
ffa6371e3d WSRequestHandler: fix main 2019-11-15 19:29:34 +01:00
Stéphane Lepin
ee6e241144 RpcRequest: add has* methods 2019-11-15 19:26:49 +01:00
Stéphane Lepin
bdf1023b16 handler: request and response types 2019-11-15 19:26:42 +01:00
Travis CI
9a8f248a75 docs(travis): Update protocol.md - 6845cda [skip ci] 4.7.0 2019-11-12 10:41:34 +00:00
Stéphane Lepin
6845cda146
Update WSRequestHandler_Sources.cpp 2019-11-12 11:40:36 +01:00
Stéphane Lepin
4488b2b7a5
Merge pull request #385 from Palakis/bugfix/macos-deps-lookup
ci(macos): fix lookup path of Qt dependencies for new OBS bundle format
2019-11-11 15:38:34 +01:00
Stéphane Lepin
7dd8cb5d8d ci(macos): use framework rpath in package script 2019-11-11 15:27:27 +01:00
Stéphane Lepin
ebf631a15f ci(macos): fix lib paths in package script 2019-11-11 14:54:17 +01:00
Travis CI
3770b75a78 docs(travis): Update protocol.md - 5d81b61 [skip ci] 2019-11-11 13:41:29 +00:00
Stéphane Lepin
5d81b61325
Merge pull request #388 from Palakis/feature/enable-disable-filters
Get/set filter visibility (+ get single filter info)
2019-11-11 14:40:32 +01:00
Stéphane Lepin
a8e5171b40 utils(GetSourceFilterInfo): fix settings memory leak 2019-11-11 14:27:40 +01:00
Stéphane Lepin
a3e0abb6ce events: add SourceFilterVisibilityChanged 2019-11-11 14:12:37 +01:00
Stéphane Lepin
c51f20eb99 requests(SetSourceFilterVisibility): fix parameter value 2019-11-11 13:43:33 +01:00
Stéphane Lepin
be897c4df2 requests(sources): fix typo 2019-11-11 13:42:16 +01:00
Stéphane Lepin
11b948fb69 Revert "ci(macos): use @rpath in package script"
This reverts commit 070660848bf77cae5d3ac8f7f52927cd83cae070.
2019-11-11 13:36:04 +01:00
Stéphane Lepin
070660848b ci(macos): use @rpath in package script 2019-11-11 13:27:33 +01:00
Stéphane Lepin
61af0ec9c6 requests(sources): add SetSourceFilterVisibility method 2019-11-11 12:58:36 +01:00
Stéphane Lepin
897f115363 requests(sources): add GetSourceFilterInfo method 2019-11-11 12:53:22 +01:00
Stéphane Lepin
b8fcf0355c requests(GetSourceFilters): add "enabled" status field 2019-11-11 12:44:13 +01:00
Stéphane Lepin
5bdff87e3f ci(macos): fix lookup path of Qt dependencies for new OBS bundle format 2019-11-04 13:07:15 +01:00
Travis CI
31991a3567 docs(travis): Update protocol.md - 25c369d [skip ci] 2019-10-17 14:19:25 +00:00
Stéphane Lepin
25c369d422
Merge pull request #384 from BarryCarlyon/TakeSourceScreenshotDocs
Take scene screenshot
2019-10-17 16:18:16 +02:00
Barry Carlyon
8d396b1518 Adjust wording based on feedback 2019-10-17 11:53:32 +01:00
Barry Carlyon
ba327b746a Wording Tweak 2019-10-15 20:13:00 +01:00
Barry Carlyon
7d11f912c9 Revise Documentation to note that a Scene Name can be provided 2019-10-15 20:11:40 +01:00
Stéphane Lepin
919cdfb5a9 WSServer: remove remains of QWebSocket 2019-09-16 13:01:44 +02:00
Travis CI
da9dd6f775 docs(travis): Update protocol.md - 8b841f0 [skip ci] 2019-09-03 19:29:52 +00:00
Stéphane Lepin
8b841f026e
Merge pull request #371 from Palakis/pause-recording
Recording Pause support
2019-09-03 21:28:55 +02:00
Stéphane Lepin
5342b39640 WSEvents: use frame count for streaming timecode 2019-09-03 21:04:45 +02:00
Stéphane Lepin
fc08add504 WSEvents: use stream time getter 2019-09-03 16:05:38 +02:00
Stéphane Lepin
20379ac61e WSEvents: recording time based on frame count and frame duration 2019-09-03 16:03:52 +02:00
Stéphane Lepin
af40aa59ab events + requests: fix dynamic runtime support for recording pauses 2019-09-03 13:50:44 +02:00
Stéphane Lepin
f9afc5597a requests(pause recording): fix memory leak 2019-09-03 13:22:08 +02:00
Stéphane Lepin
40178e4661 WSEvents(nsToTimestamp): fix sprintf compiler warning 2019-09-03 09:56:20 +02:00
Stéphane Lepin
ad56abd6f5 requests(Recording): refactor bits 2019-09-03 03:34:20 +02:00
Stéphane Lepin
9073a09d84 requests(pause recording): runtime feature detection 2019-09-03 03:30:06 +02:00
Stéphane Lepin
2a4e6fce3f WSEvents: fix constructor warning 2019-09-03 03:03:06 +02:00
Stéphane Lepin
0a3a407217 events: refactor timecode generation 2019-09-03 02:59:02 +02:00
Stéphane Lepin
9ca9cf80df Merge branch '4.x-current' into pause-recording 2019-09-03 02:41:42 +02:00
Stéphane Lepin
6c881a5da7
Merge pull request #372 from Palakis/frontend-events-ifelse-refactor
events: refactor the massive if else chain in the frontend event callback
2019-09-03 02:40:07 +02:00
Stéphane Lepin
5322acd58c events: add RecordingPaused and RecordingResumed 2019-09-03 02:35:54 +02:00
Stéphane Lepin
ce489e53c6 requests(GetStreamingStatus): add property "recording-paused" 2019-09-03 02:34:24 +02:00
Stéphane Lepin
0c95e509dc events(Heartbeat + StreamStatus): add property "recording-paused" 2019-09-03 02:34:24 +02:00
Stéphane Lepin
46a006ed54 requests(pause recording): only compile recording pause function bodies when supported 2019-09-03 02:34:24 +02:00