Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 46.3.0 #226

Merged
merged 62 commits into from
Nov 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
e1085d0
Automerge 'staging' to 'develop'.
Mar 17, 2023
142c5bd
Automerge 'staging' to 'develop'.
Mar 21, 2023
8fb712e
Automerge 'staging' to 'develop'.
Mar 22, 2023
1161676
Automerge 'staging' to 'develop'.
Mar 24, 2023
6038978
Automerge 'staging' to 'develop'.
Mar 28, 2023
566e506
Automerge 'staging' to 'develop'.
Mar 29, 2023
939a603
Automerge 'staging' to 'develop'.
Apr 4, 2023
0a021a9
Automerge 'staging' to 'develop'.
Apr 6, 2023
b587c01
Automerge 'staging' to 'develop'.
Apr 12, 2023
bda10d1
Automerge 'staging' to 'develop'.
Apr 14, 2023
1bc9c12
Automerge 'staging' to 'develop'.
Apr 18, 2023
d82da65
SOF-1422 Able to parse Schema cues and send Schema commands to Viz
LindvedKrvang Apr 28, 2023
3ea9b09
SOF-1422 No longer refer to the field from iNews as layout, but as fi…
LindvedKrvang Apr 28, 2023
0abb826
SOF-1422 calculateTime() no longer retuns NaN when parsing time from …
LindvedKrvang May 4, 2023
99d5d40
SOF-1422 Design and Schema field cues are now parsed from iNews.field…
LindvedKrvang May 4, 2023
143926f
SOF-1422 GraphicDesign and Schema cues now starts at first frame inst…
LindvedKrvang May 9, 2023
6ca8ab0
Merge pull request #203 from tv2/SOF-1422/sendSchemaToMse
LindvedKrvang May 9, 2023
8b4356c
chore: fix lint-staged pre-commit hook
ianshade May 12, 2023
3310ef0
fix: SOF-1444 prevent crashing after 180 camera cuts (#204)
ianshade May 17, 2023
b6e8a78
chore: SOF-1213 remove unused shelf layouts
ianshade May 19, 2023
5e46cac
chore: SOF-1213 automatically upload shelf layouts from docker
ianshade May 19, 2023
2d7ccbc
chore: SOF-1213 remove duplicated properties
ianshade May 19, 2023
f467af7
chore: SOF-1213 use sofieUrl in Kommentator layout
ianshade May 19, 2023
692bf17
SOF-1105 Now able to create an action trigger to fade the sound bed
LindvedKrvang May 22, 2023
665a6f8
Merge remote-tracking branch 'origin/develop' into SOF-1105/createFad…
LindvedKrvang May 22, 2023
713ffaa
SOF-1105 FadeSoundPlayerAction is now on the MUSIK outputlayer
LindvedKrvang May 23, 2023
ab27380
Merge pull request #205 from tv2/fixLintStaged
ianshade May 24, 2023
1c28dfc
SOF-1420 Schema cues will now send a list of Design GFX values to Cas…
LindvedKrvang May 25, 2023
c5fac74
chore: SOF-1213 improve directory structure
ianshade May 26, 2023
990933c
chore: SOF-1181 update positioning in layouts
ianshade May 26, 2023
df8620d
feat: SOF-772 add temaud adlib action
ianshade May 29, 2023
f4509d9
feat: SOF-1408 add audio filter support for audiobeds
ianshade May 29, 2023
2fa74b9
Merge pull request #207 from tv2/SOF-1105/createFadeSoundBedActionTri…
LindvedKrvang May 30, 2023
fa3a889
chore: SOF-1213 print error when upload-layouts.sh is missing an argu…
ianshade May 30, 2023
5474399
Merge pull request #206 from tv2/SOF-1213/layoutUpload
ianshade May 30, 2023
5d35ce5
Merge pull request #208 from tv2/SOF-1181/useRemScaling
ianshade Jun 1, 2023
dadc89e
Merge pull request #210 from tv2/SOF-1408/addAudioFilters
ianshade Jun 1, 2023
93b8e19
SOF-1420 Add GfxShowMapping to Qbox. Reduce duplication of configuration
LindvedKrvang Jun 1, 2023
df11379
refactor: SOF-772 remove unnecessary abstract timeline object
ianshade Jun 6, 2023
33be11f
Merge pull request #209 from tv2/SOF-772/supportTemaud
ianshade Jun 6, 2023
bc07f46
fix: SOF-1127 server audio jump on DVE end
ianshade Jun 9, 2023
c01cadc
fix: SOF-1195 don't create pieces for robot cues with adlib timecode
ianshade Jun 12, 2023
d3dbe26
SOF-1420 Able to change DVE bacground loop and overlay values dependi…
LindvedKrvang Jun 12, 2023
eb5ce09
SOF-1420 Refactor all creation of DesignTimelineObjects to the same f…
LindvedKrvang Jun 16, 2023
1dcd1bd
Merge pull request #212 from tv2/SOF-1195/adlibRobotCue
ianshade Jun 19, 2023
3f4f3bd
Merge pull request #211 from tv2/SOF-1127/serverAudioInDve
ianshade Jun 19, 2023
137c330
feat: SOF-1420 make schema baseline behave like designs; change lifes…
ianshade Jul 3, 2023
7c50e0d
chore: SOF-1420 remove duplicated import
ianshade Jul 3, 2023
cc3652c
refactor: Changd variable names c and p to cue and part for EvaluateC…
KvelaGorrrrnio Jul 10, 2023
6d139c9
fix: Renamed CasparCgGfxDesignValues cssRules to properties.
KvelaGorrrrnio Jul 10, 2023
f141a3b
Merge pull request #213 from tv2/SOF-1420/sendSchemaDesignValuesToCas…
KvelaGorrrrnio Jul 10, 2023
571ca3f
Merge pull request #215 from tv2/develop
KvelaGorrrrnio Jul 12, 2023
764fbfc
chore: Updated package version to 1.8.3.
KvelaGorrrrnio Jul 12, 2023
b2804ce
Automerge 'master' to 'staging'
Jul 13, 2023
a3de331
chore: Updated missing version numbers for version integration test.
KvelaGorrrrnio Jul 13, 2023
a5ee3b6
fix: Make DVE locators layer mapping available for locators.
KvelaGorrrrnio Jul 18, 2023
6ceb2b4
wip: Set locator type in DVE templates.DveGraphicsTemplateJson.
KvelaGorrrrnio Jul 18, 2023
7d3ea23
Merge pull request #216 from tv2/SOF-1502/use-animatable-dve-locators
KvelaGorrrrnio Aug 21, 2023
83b4bad
SOF-1705 If the Design is 'N/A' we no longer show an error message
LindvedKrvang Nov 22, 2023
f9bd632
SOF-1709 When the Schema value is 'N/A' we no longer throw en error
LindvedKrvang Nov 22, 2023
153a798
Merge pull request #224 from tv2/SOF-1710/dontShowErrorMessageForVali…
LindvedKrvang Nov 22, 2023
d851dd9
Merge pull request #225 from tv2/SOF-1709/dontThrowErrorOnNoSchema
LindvedKrvang Nov 22, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn lint-staged
2 changes: 1 addition & 1 deletion config/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ module.exports = env => {
// versionIntegration = versionIntegration.replace(/[^\d.]/g, '') || '0.0.0'

versionTSRTypes = '1.3.0'
versionIntegration = '46.2.0'
versionIntegration = '46.3.0'

const entrypoints = env.bundle ? GetEntrypointsForBundle(env.bundle) : BlueprintEntrypoints

Expand Down
5 changes: 3 additions & 2 deletions docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ yarn build-now --env.server=$SERVER

if [[ -d "/opt/blueprints/nginx" ]]; then
echo "Volume mount exists copying files"
cp -r shelf-layouts/ nginx/
cp -r external-frames/ nginx/
fi
fi

./scripts/upload-layouts.sh layouts/
2 changes: 1 addition & 1 deletion external-frames/multiview/off-tubes-shelf.json
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"_id": "fgDCkL4Y5GQrdyuRW",
"name": "Flow Producer Mini Shelf",
"type": "dashboard_layout",
"icon": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,15 @@
"y": 0.3,
"width": 1,
"height": 1,
"scale": 0.7,
"scale": 1,
"customClasses": [
""
],
"hideDiff": true
"hideDiff": true,
"xUnit": "rem",
"yUnit": "rem",
"widthUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "4QhdsoZfbDXeNXZLY",
Expand All @@ -45,14 +49,17 @@
"nextInCurrentPart": false,
"oneNextPerSourceLayer": false,
"plannedEndText": "",
"scale": 0.7,
"scale": 1,
"width": 4,
"height": 1,
"x": 8.8,
"y": 0.3,
"hidePlannedEnd": true,
"hideCountdown": true,
"xUnit": "%"
"xUnit": "%",
"yUnit": "rem",
"widthUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "NAT56wYzfbKRX9Dw2",
Expand All @@ -70,12 +77,15 @@
"plannedEndText": "Planned end",
"hideCountdown": true,
"hideDiff": true,
"scale": 0.7,
"scale": 1,
"y": 0.3,
"x": 18.2,
"width": 1,
"height": 1,
"xUnit": "%"
"xUnit": "%",
"yUnit": "rem",
"widthUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "qYm6yy529p69wkxC4",
Expand All @@ -90,12 +100,15 @@
"default": false,
"nextInCurrentPart": false,
"oneNextPerSourceLayer": false,
"scale": 0.7,
"scale": 1,
"y": 0.9,
"x": 22,
"width": 10,
"height": 1,
"xUnit": "%"
"xUnit": "%",
"yUnit": "rem",
"widthUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "tsCeq5TJR6PNk8mbx",
Expand All @@ -110,13 +123,16 @@
"default": false,
"nextInCurrentPart": false,
"oneNextPerSourceLayer": false,
"scale": 0.7,
"scale": 1,
"width": 10,
"height": 1,
"text": "INEWS RUNDOWN",
"x": 22,
"y": 0.3,
"xUnit": "%"
"xUnit": "%",
"yUnit": "rem",
"widthUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "uWHhxH2Mchdeds4q6",
Expand All @@ -131,11 +147,15 @@
"default": false,
"nextInCurrentPart": false,
"oneNextPerSourceLayer": false,
"scale": 0.7,
"scale": 1,
"y": 0.3,
"x": -4.1,
"width": 2.6,
"height": 1
"height": 1,
"xUnit": "rem",
"yUnit": "rem",
"widthUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "awa4skeRvYqC2ZFhd",
Expand All @@ -150,12 +170,15 @@
"default": false,
"nextInCurrentPart": false,
"oneNextPerSourceLayer": false,
"scale": 0.7,
"scale": 1,
"y": 0.3,
"x": 74.4,
"width": 15,
"height": 1,
"xUnit": "%"
"xUnit": "%",
"yUnit": "rem",
"widthUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "NaaYLEHtqmtWkAD48",
Expand All @@ -170,12 +193,15 @@
"default": false,
"nextInCurrentPart": false,
"oneNextPerSourceLayer": false,
"scale": 0.7,
"scale": 1,
"x": 67.3,
"y": 0.3,
"width": 5,
"height": 1,
"xUnit": "%"
"xUnit": "%",
"yUnit": "rem",
"widthUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "NFhMKGcs94BGTAvs2",
Expand All @@ -193,10 +219,12 @@
"iconColor": "#000000",
"x": 37,
"width": 27,
"height": 2,
"height": 1.4,
"y": 0,
"xUnit": "%",
"widthUnit": "%"
"widthUnit": "%",
"yUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "ckTBdCMfJp7mJhBTp",
Expand All @@ -211,20 +239,24 @@
"default": false,
"nextInCurrentPart": false,
"oneNextPerSourceLayer": false,
"scale": 1.3,
"scale": 1.6,
"customClasses": [
""
],
"timingType": "count_down",
"y": -1.35,
"x": 37.5,
"y": -1.6,
"x": 38,
"hideLabel": true,
"requiredLayerIds": [
"studio0_clip",
"studio0_voiceover"
],
"xUnit": "%",
"width": 5
"width": 5,
"yUnit": "rem",
"widthUnit": "rem",
"heightUnit": "rem",
"height": -0.8
},
{
"_id": "uW28ZfmJ6b2hMZo5Y",
Expand All @@ -240,11 +272,14 @@
"nextInCurrentPart": false,
"oneNextPerSourceLayer": false,
"text": "PART COUNTDOWN",
"scale": 0.7,
"y": 0.05,
"scale": 0.9,
"y": 0.1,
"x": 38,
"xUnit": "%",
"width": 6
"width": 6,
"yUnit": "rem",
"widthUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "zvkPAEWTZWjLbyHPg",
Expand All @@ -260,12 +295,15 @@
"nextInCurrentPart": false,
"oneNextPerSourceLayer": false,
"timingType": "count_up",
"scale": 0.6,
"scale": 0.9,
"x": -36.7,
"y": 0.3,
"y": 0.1,
"xUnit": "%",
"widthUnit": "em",
"width": 3.8
"widthUnit": "rem",
"width": 3.8,
"hideLabel": false,
"yUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "ou4qa2eEmDihBykfQ",
Expand All @@ -281,11 +319,14 @@
"nextInCurrentPart": false,
"oneNextPerSourceLayer": false,
"timingType": "count_down",
"scale": 0.6,
"y": 0.3,
"scale": 0.9,
"y": 0.1,
"x": 47,
"xUnit": "%",
"width": 6
"width": 6,
"yUnit": "rem",
"widthUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "5dPjQgaZEd3cgjoCo",
Expand All @@ -300,9 +341,9 @@
"default": false,
"nextInCurrentPart": false,
"oneNextPerSourceLayer": false,
"scale": 0.6,
"y": 1.4,
"x": 50.6,
"scale": 0.8,
"y": 1.2,
"x": 50.7,
"requiredLayerIds": [
"studio0_script"
],
Expand All @@ -315,7 +356,9 @@
],
"requireAllAdditionalSourcelayers": false,
"xUnit": "%",
"widthUnit": "%"
"widthUnit": "%",
"yUnit": "rem",
"heightUnit": "rem"
},
{
"_id": "mK85XTh7ERR6Ddhm6",
Expand All @@ -331,10 +374,13 @@
"nextInCurrentPart": false,
"oneNextPerSourceLayer": false,
"text": "END WORDS",
"scale": 0.7,
"scale": 1,
"x": 47,
"y": 1.7,
"xUnit": "%"
"y": 1.8,
"xUnit": "%",
"yUnit": "rem",
"widthUnit": "rem",
"heightUnit": "rem"
}
],
"showStyleBaseId": "show0"
Expand Down
Loading
Loading