1219 Commits

Author SHA1 Message Date
Stéphane Lepin
8b731f3ba4 fixes 2020-03-29 23:55:45 +02:00
Stéphane Lepin
83f702fbab requests(GetSceneItemProperties): add itemId response field 2020-03-29 23:28:07 +02:00
Stéphane Lepin
fbebf1c7d3 requests(scene item): fix docs 2020-03-29 23:04:20 +02:00
Stéphane Lepin
be14947668 oops 2020-03-29 22:12:54 +02:00
Stéphane Lepin
0fcf770043 requests(scene items): implement object mode on "item" request field 2020-03-29 22:07:55 +02:00
Stéphane Lepin
51ec3ede1f utils: add GetSceneItemFromRequestField 2020-03-29 21:42:10 +02:00
Stéphane Lepin
4e2302936f refactor bits 2020-03-29 21:41:38 +02:00
Stéphane Lepin
a6c6a42669 requests(scene items): doc fixes again 2020-03-29 19:39:57 +02:00
Stéphane Lepin
c486bc64c4 requests(scene items): refactor docs 2020-03-29 19:39:57 +02:00
Stéphane Lepin
3709ea1a95 docs(clarity): move scene items events into a proper "Scene Items" category
Namely:
- SourceOrderChanged
- SceneItemAdded
- SceneItemRemoved
- SceneItemVisibilityChanged
- SceneItemLockChanged
- SceneItemTransformChanged
- SceneItemSelected
- SceneItemDeselected
2020-03-29 19:39:57 +02:00
Azure CI
be7fa79327 docs(ci): Update protocol.md - c1660f8 [skip ci] 2020-03-29 17:39:56 +00:00
Stéphane Lepin
c1660f8ca2 chore: bump unreleased requests/events to 4.8.0 2020-03-29 19:39:19 +02:00
Stéphane Lepin
5e41eaf3dd
Merge pull request #448 from Palakis/bugfix/text-gdiplus-v2
Allow Get/Set text gdiplus/ft2 properties functions to operate on v2 sources
2020-03-29 16:23:13 +02:00
Stéphane Lepin
898e761988 requests(freetype2 source): allow functions to operate on v2 sources 2020-03-29 16:13:28 +02:00
Stéphane Lepin
846d52ebe5 requests(gdiplus source): allow functions to operate on v2 sources 2020-03-29 16:09:16 +02:00
Stéphane Lepin
77ac6a7a26
Merge pull request #420 from Palakis/bugfix/crash-get-streaming-time
Fix crash when sending an event on exit
2020-03-29 15:57:07 +02:00
Stéphane Lepin
f23ba0c513 Merge branch '4.x-current' into bugfix/crash-get-streaming-time 2020-03-28 19:17:53 +01:00
Stéphane Lepin
6a733bbb13
Migrate Windows & Linux builds to Azure Pipelines (#422) 2020-03-28 19:13:55 +01:00
Stéphane Lepin
540e1f562f
Merge pull request #434 from Palakis/bugfix/enablestudiomode-crash
Fix crash when calling EnableStudioMode/DisableStudioMode/ToggleStudioMode
2020-03-18 01:07:21 +01:00
Stéphane Lepin
bfcd16ea28 requests(studio mode): fix crash when calling frontend_set_preview_program_mode 2020-03-18 01:01:33 +01:00
Stéphane Lepin
3a8703de87
Merge pull request #438 from Palakis/feature/remove-dynamic-load-functions
Remove dynloaded functions
2020-03-17 23:57:45 +01:00
Stéphane Lepin
247ca71bf9 utils: remove dynloaded function for projector open 2020-03-17 23:46:24 +01:00
Stéphane Lepin
88d39ab47a utils: remove dynamic loaded functions for recording pause 2020-03-17 23:45:57 +01:00
Stéphane Lepin
a5af45fb31 ci(xenial): update frontend api to 25.0.0 2020-03-17 23:41:00 +01:00
Stéphane Lepin
dc04cb54ab chore: bump to 4.8.0 2020-03-17 23:37:49 +01:00
Stéphane Lepin
c9fa82f073
Merge pull request #437 from Palakis/bugfix/takesourcescreenshot-jpg
Fix JPEG support in TakeSourceScreenshot on Windows
2020-03-17 22:14:35 +01:00
Stéphane Lepin
c418cbf4ef cmake(windows): fix qjpeg path 2020-03-17 20:08:46 +01:00
Stéphane Lepin
3450c6b9a3 cmake(windows): copy qjpeg on RelWithDebInfo as well 2020-03-17 19:52:49 +01:00
Stéphane Lepin
1ada33a4f0 package(deb): fix ambiguous syntax 2020-03-17 19:41:43 +01:00
Stéphane Lepin
a669852694 cmake(windows): oops, fix copy command 2020-03-17 19:37:39 +01:00
Stéphane Lepin
a5b6ea6c4c cmake(windows): copy qt image format plugins 2020-03-17 19:34:53 +01:00
Stéphane Lepin
fe217ef5df package(deb): fix email address 2020-03-17 18:43:01 +01:00
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