1024 Commits

Author SHA1 Message Date
Stéphane Lepin
915a7b6e15 requests(GetCurrentProfile): fix memory leak 2020-01-29 12:18:11 +01:00
Stéphane Lepin
b70c39789e events(Heartbeat): fix memory leak 2020-01-29 12:17:15 +01:00
Stéphane Lepin
3c0b5b0b43 Utils: fix memory leak in StartReplayBuffer 2020-01-28 18:49:37 +01:00
Travis CI
94c232d78e docs(travis): Update protocol.md - 4b41c52 [skip ci] 2020-01-28 15:32:31 +00:00
Stéphane Lepin
4b41c52522
Merge pull request #397 from justweb1/patch-1
Fix SetSourceFilterVisibility filterEnabled type
2020-01-28 16:31:38 +01:00
Stéphane Lepin
f0b8aad4b1 docs(SetSourceFilterVisibility): fix filterEnabled type 2020-01-28 16:07:19 +01:00
Stéphane Lepin
796cf36a7f
Merge pull request #400 from dmerrick/patch-1
Update README to include MacOS
2020-01-28 15:54:26 +01:00
Stéphane Lepin
7706d66754
Merge pull request #401 from dmerrick/patch-2
Update README to add Golang package
2020-01-28 15:54:02 +01:00
Dana Merrick
d992536914
Update README.md 2019-12-29 13:05:16 -05:00
Dana Merrick
286b76672c
Update README.md 2019-12-29 12:50:05 -05:00
Justin Weberg
f0d1b5a1e4
Fix SetSourceFilterVisibility filterEnabled type
Corrected from String to Boolean
2019-12-19 02:14:45 -06:00
Stéphane Lepin
71ad8930d8
Merge pull request #393 from talk2MeGooseman/4.x-current
Switch from using caption_text1 to caption_text2
2019-11-29 12:08:19 +01:00
Erik Guzman
0f6cbb0c5c Switch from using caption_text1 to caption_text2
- caption_text1 has a built in delay of 2 seconds for all captions that causes every increasing delays for captions
2019-11-28 12:59:36 -08: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