tt2468
|
f9c81f99f2
|
Install into both dirs on Ubuntu instead of only one
|
2020-05-12 02:24:27 -07:00 |
|
tt2468
|
ba75c45cee
|
Update build docs to add Ubuntu fix flag
|
2020-04-30 09:58:10 -07:00 |
|
tt2468
|
47492c3fa2
|
Implement fix for Ubuntu users
#478 Broke building on linux. This implements a new variable to apply the fix.
|
2020-04-30 09:46:22 -07:00 |
|
Stéphane Lepin
|
819917c4bf
|
Merge pull request #478 from Palakis/bugfix/ubuntu-packaging-fixes
Ubuntu packaging fixes
|
2020-04-28 11:40:20 +02:00 |
|
Stéphane Lepin
|
1ce0fd643c
|
Revert "ci(linux): set package summary"
This reverts commit a7d02a79a96d26e29b60a918d6c649b3fb6de82f.
|
2020-04-28 11:18:22 +02:00 |
|
Stéphane Lepin
|
a7d02a79a9
|
ci(linux): set package summary
|
2020-04-28 10:29:48 +02:00 |
|
Stéphane Lepin
|
645cbf9888
|
ci(linux): fix debian package requires
|
2020-04-28 10:18:54 +02:00 |
|
Stéphane Lepin
|
b2d39ab2d7
|
cmake(linux): include GNUInstallDirs
|
2020-04-28 09:52:11 +02:00 |
|
Stéphane Lepin
|
5843521cf1
|
cmake(linux): use the standard LIBDIR and DATAROOTDIR install locations
|
2020-04-28 09:46:45 +02:00 |
|
Stéphane Lepin
|
4fbc45b40b
|
ci(linux): make the deb package require OBS 25.0.7
|
2020-04-28 09:34:41 +02:00 |
|
Stéphane Lepin
|
e277cae799
|
Merge pull request #469 from tt2468/patch-1
Add simpleobsws to list of language APIs
|
2020-04-21 15:40:51 +02:00 |
|
tt2468
|
05baf6b8ac
|
Add simpleobsws to list of language APIs
I've created a simple async Python library for people who just want the simple stuff.
|
2020-04-21 05:30:21 -07:00 |
|
Stéphane Lepin
|
758441d65d
|
readme: fix CI badges
|
2020-04-17 15:00:51 +02:00 |
|
Stéphane Lepin
|
631a008fa0
|
readme: fixes
|
2020-04-15 10:36:12 +02:00 |
|
Stéphane Lepin
|
54e79936e5
|
ci(macos): add automated codesigning + notarization (#464)
|
2020-04-10 21:41:45 +02:00 |
|
Azure CI
|
a833822eae
|
docs(ci): Update protocol.md - cfa8d8d [skip ci]
|
2020-04-10 16:27:48 +00:00 |
|
Stéphane Lepin
|
cfa8d8d180
|
Merge pull request #463 from tt2468/patch-1
[Docs] Fix link to GetCurrentScene
|
2020-04-10 18:27:18 +02:00 |
|
tt2468
|
b692756260
|
The actual fix
|
2020-04-10 08:14:25 -07:00 |
|
tt2468
|
dbc62ad63a
|
[Docs] Fix link to GetCurrentScene
For some reason the link to the `GetCurrentScene` section of the docs was put into a codeblock
|
2020-04-10 08:08:02 -07:00 |
|
Stéphane Lepin
|
2ac97dea35
|
installers: bump version
|
2020-04-07 17:35:49 +02:00 |
|
Stéphane Lepin
|
9451814299
|
ci(windows): fix installer suffix
|
2020-04-07 17:34:28 +02:00 |
|
Stéphane Lepin
|
5e01283018
|
Merge pull request #461 from Palakis/bugfix/disable-msvc-fh4
cmake(msvc): disable FH4
|
2020-04-06 20:00:27 +02:00 |
|
Stéphane Lepin
|
f7512c3cc0
|
cmake(msvc): disable FH4
|
2020-04-06 19:40:04 +02:00 |
|
Stéphane Lepin
|
f4997375e9
|
cmake: add version + fix /MP msvc flag
|
2020-04-06 19:09:01 +02:00 |
|
Stéphane Lepin
|
fbad54795e
|
Merge pull request #453 from Palakis/bugfix/macos-qt-path
ci(macos): fix install_name_tool packaging step
|
2020-04-03 10:13:52 +02:00 |
|
Stéphane Lepin
|
2ca85d05f0
|
ci(macos): fix install_name_tool packaging step
|
2020-04-01 08:51:48 +02:00 |
|
Azure CI
|
67e89e79be
|
docs(ci): Update protocol.md - e467666 [skip ci]
|
2020-03-29 22:20:01 +00:00 |
|
Stéphane Lepin
|
e4676668bb
|
Merge pull request #449 from Palakis/bugfix/get-set-sceneitemproperties-item-id
Target Scene Items per ID, in addition to scene name and source name
|
2020-03-30 00:19:27 +02:00 |
|
Stéphane Lepin
|
3604995c2f
|
requests(DeleteSceneItem + DuplicateSceneItem): backport dual "item" behaviour to existing functions
|
2020-03-30 00:02:36 +02:00 |
|
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 |
|