Skip to content

Commit 79a4ed7

Browse files
committed
Fixes paths of assemblies in package file and references in VL files
1 parent 913959b commit 79a4ed7

6 files changed

+191
-198
lines changed

VL.IO.NDI.vl

+42-46
Large diffs are not rendered by default.

deployment/VL.IO.NDI.nuspec

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
33
<metadata>
44
<id>VL.IO.NDI</id>
5-
<version>0.5.2-preview</version>
5+
<version>0.5.3-preview</version>
66
<title>VL.IO.NDI</title>
77
<authors>vvvv, Matthias Husinsky, sebl, NewTek</authors>
88
<owners>vvvv, Matthias Husinsky, sebl, NewTek</owners>
@@ -18,12 +18,12 @@
1818
<icon>icon\nugeticon.png</icon>
1919
</metadata>
2020
<files>
21-
<file src="..\lib\net6.0\VL.IO.NDI.dll" target="lib\" exclude="" />
22-
<file src="..\lib\net6.0\VL.IO.NDI.xml" target="lib\" exclude="" />
21+
<file src="..\lib\net6.0\VL.IO.NDI.dll" target="lib\net6.0\" exclude="" />
22+
<file src="..\lib\net6.0\VL.IO.NDI.xml" target="lib\net6.0\" exclude="" />
2323
<file src="..\runtimes\win-x64\native\Processing.NDI.Lib.x64.dll" target="runtimes\win-x64\native\" exclude="" />
2424
<file src="..\*.vl" target="" exclude="" />
2525
<file src="..\help\**" target="help\" exclude="" />
26-
<file src="nugeticon.png" target="icon\" />
26+
<file src="nugeticon.png" target="icon\" />
2727
<file src="..\licenses\**" target="licenses\" exclude="" />
2828
</files>
2929
</package>

help/Explanation Overview.vl

+27-28
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<Document xmlns:p="property" Id="QwzvqkCZNFBNTdZ92967Sh" LanguageVersion="2022.5.0-0415-9f84c137b4" Version="0.128">
3-
<NugetDependency Id="QDKWB4liQfJMDPWein5ERc" Location="VL.Core" Version="2022.5.0-0415-g9f84c137b4" />
4-
<NugetDependency Id="JngbdjrQttWP3C056ivUGZ" Location="VL.CoreLib" Version="2022.5.0-0415-g9f84c137b4" />
2+
<Document xmlns:p="property" xmlns:r="reflection" Id="QwzvqkCZNFBNTdZ92967Sh" LanguageVersion="2023.5.2" Version="0.128">
3+
<NugetDependency Id="JngbdjrQttWP3C056ivUGZ" Location="VL.CoreLib" Version="2023.5.2" />
54
<Patch Id="IiCA7zHpiE6LeILS7YZGKy">
65
<Canvas Id="PmobLB0HSYAL6JU48f5ahA" DefaultCategory="Main" CanvasType="FullCategory" />
76
<!--
@@ -17,7 +16,7 @@
1716
<Patch Id="VX8x6j7wJ3GQSwpxICFXQ7">
1817
<Canvas Id="FntGeiaET6xNjAVP7uNJ4R" CanvasType="Group">
1918
<Pad Id="CXvWU8R04WkQWM1JNK3pLy" Bounds="108,358,669,117" ShowValueBox="true" isIOBox="true" Value="We have found that on some computer systems, if you install &quot;WireShark&quot; to monitor network traffic, a virtual &#xD;&#xA;device driver called &quot;NPCap Loopback Driver&quot; it installs can interfere with NDI, potentially causing it to fail to &#xD;&#xA;communicate. This is also a potential performance problem for networking since it is designed to intercept &#xD;&#xA;network traffic. This driver is not required or used by modern versions of Wireshark. If you find it is installed on &#xD;&#xA;your system, we recommend that you go to your network settings and use the context menu on the adapter to &#xD;&#xA;disable it.">
20-
<p:TypeAnnotation>
19+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
2120
<Choice Kind="TypeFlag" Name="String" />
2221
</p:TypeAnnotation>
2322
<p:ValueBoxSettings>
@@ -26,7 +25,7 @@
2625
</p:ValueBoxSettings>
2726
</Pad>
2827
<Pad Id="Ow5qFwJMEkSPSFOleqtbn2" Bounds="96,135,89,19" ShowValueBox="true" isIOBox="true" Value="NDI® Tools:">
29-
<p:TypeAnnotation>
28+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
3029
<Choice Kind="TypeFlag" Name="String" />
3130
</p:TypeAnnotation>
3231
<p:ValueBoxSettings>
@@ -35,7 +34,7 @@
3534
</p:ValueBoxSettings>
3635
</Pad>
3736
<Pad Id="KLswPCziIW6LelAz5s2cEi" Bounds="184,135,129,19" ShowValueBox="true" isIOBox="true" Value="https://ndi.tv/tools/">
38-
<p:TypeAnnotation>
37+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
3938
<Choice Kind="TypeFlag" Name="String" />
4039
</p:TypeAnnotation>
4140
<p:ValueBoxSettings>
@@ -44,7 +43,7 @@
4443
</p:ValueBoxSettings>
4544
</Pad>
4645
<Pad Id="RjbLKFSrcTOL6dSshGBMnj" Bounds="185,157,121,19" ShowValueBox="true" isIOBox="true" Value="https://ndi.tv/sdk/">
47-
<p:TypeAnnotation>
46+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
4847
<Choice Kind="TypeFlag" Name="String" />
4948
</p:TypeAnnotation>
5049
<p:ValueBoxSettings>
@@ -53,7 +52,7 @@
5352
</p:ValueBoxSettings>
5453
</Pad>
5554
<Pad Id="MCSEuGHF5aUOh12ovfqxz2" Bounds="95,157,89,19" ShowValueBox="true" isIOBox="true" Value="NDI® SDK:">
56-
<p:TypeAnnotation>
55+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
5756
<Choice Kind="TypeFlag" Name="String" />
5857
</p:TypeAnnotation>
5958
<p:ValueBoxSettings>
@@ -62,7 +61,7 @@
6261
</p:ValueBoxSettings>
6362
</Pad>
6463
<Pad Id="LaGJqpV06oZOeJsYUeAOMJ" Bounds="319,157,445,20" ShowValueBox="true" isIOBox="true" Value="(Optional. Includes a .pdf which may provide answers to your questions)">
65-
<p:TypeAnnotation>
64+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
6665
<Choice Kind="TypeFlag" Name="String" />
6766
</p:TypeAnnotation>
6867
<p:ValueBoxSettings>
@@ -71,7 +70,7 @@
7170
</p:ValueBoxSettings>
7271
</Pad>
7372
<Pad Id="VCdT6PbAPh7NZIdVI4E3g0" Bounds="93,336,270,19" ShowValueBox="true" isIOBox="true" Value="Wireshark (from the SDK documentation):">
74-
<p:TypeAnnotation>
73+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
7574
<Choice Kind="TypeFlag" Name="String" />
7675
</p:TypeAnnotation>
7776
<p:ValueBoxSettings>
@@ -80,7 +79,7 @@
8079
</p:ValueBoxSettings>
8180
</Pad>
8281
<Pad Id="CHSBvKLuQsYP2RDbFmh9c0" Bounds="93,243,164,19" ShowValueBox="true" isIOBox="true" Value="Settings/Access Manager">
83-
<p:TypeAnnotation>
82+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
8483
<Choice Kind="TypeFlag" Name="String" />
8584
</p:TypeAnnotation>
8685
<p:ValueBoxSettings>
@@ -89,7 +88,7 @@
8988
</p:ValueBoxSettings>
9089
</Pad>
9190
<Pad Id="KFX5UdGR7r9LzM1XnO2Bt2" Bounds="108,265,382,62" ShowValueBox="true" isIOBox="true" Value="The NDI Tools bundle for Windows includes “Access Manager”, a user interface for configuring most of the settings in:&#xD;&#xA;C:\ProgramData\NDI\ndi-config.v1.json">
92-
<p:TypeAnnotation>
91+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
9392
<Choice Kind="TypeFlag" Name="String" />
9493
</p:TypeAnnotation>
9594
<p:ValueBoxSettings>
@@ -98,7 +97,7 @@
9897
</p:ValueBoxSettings>
9998
</Pad>
10099
<Node Bounds="667,713,85,19" Id="L9aUj0XxTHaQdsRovjxG9W">
101-
<p:NodeReference LastCategoryFullName="IO.NDI" LastSymbolSource="VL.IO.NDI.vl">
100+
<p:NodeReference LastCategoryFullName="IO.NDI" LastDependency="VL.IO.NDI.vl">
102101
<Choice Kind="NodeFlag" Name="Node" Fixed="true" />
103102
<Choice Kind="ProcessAppFlag" Name="NDIReceiver" />
104103
</p:NodeReference>
@@ -112,7 +111,7 @@
112111
<Pin Id="MIu4sCEecsgODEb69M5fmG" Name="Metadata Frames" Kind="OutputPin" />
113112
</Node>
114113
<Node Bounds="147,650,75,19" Id="U13NXcJqtrlMKrHZANTMdw">
115-
<p:NodeReference LastCategoryFullName="IO.NDI" LastSymbolSource="VL.IO.NDI.vl">
114+
<p:NodeReference LastCategoryFullName="IO.NDI" LastDependency="VL.IO.NDI.vl">
116115
<Choice Kind="NodeFlag" Name="Node" Fixed="true" />
117116
<Choice Kind="ProcessAppFlag" Name="SourceFinder" />
118117
</p:NodeReference>
@@ -127,7 +126,7 @@
127126
<p:Value />
128127
</Pad>
129128
<Node Bounds="398,717,44,26" Id="Ku4YWf0KSeqNJ1oTnbXBb2">
130-
<p:NodeReference LastCategoryFullName="Collections.Spread" LastSymbolSource="VL.CoreLib.vl">
129+
<p:NodeReference LastCategoryFullName="Collections.Spread" LastDependency="VL.CoreLib.vl">
131130
<Choice Kind="NodeFlag" Name="Node" Fixed="true" />
132131
<Choice Kind="OperationCallFlag" Name="Count" />
133132
<CategoryReference Kind="RecordType" Name="Spread" NeedsToBeDirectParent="true" />
@@ -137,7 +136,7 @@
137136
</Node>
138137
<Pad Id="FTGSqUjImb1Pz7VnceuShm" Comment="Count" Bounds="400,766,35,15" ShowValueBox="true" isIOBox="true" />
139138
<Node Bounds="560,713,85,19" Id="BgGvksjeuunPzbeXG2cEAT">
140-
<p:NodeReference LastCategoryFullName="IO.NDI" LastSymbolSource="VL.IO.NDI.vl">
139+
<p:NodeReference LastCategoryFullName="IO.NDI" LastDependency="VL.IO.NDI.vl">
141140
<Choice Kind="NodeFlag" Name="Node" Fixed="true" />
142141
<Choice Kind="ProcessAppFlag" Name="NDISender" />
143142
</p:NodeReference>
@@ -151,7 +150,7 @@
151150
<Pin Id="MbAqbRzwrqmNX6a9pQ7BFW" Name="Connection Count" Kind="OutputPin" />
152151
</Node>
153152
<Pad Id="TDeYnoLUFSLLofibPxz1C7" Comment="Show Local Sources" Bounds="149,511,35,35" ShowValueBox="true" isIOBox="true" Value="True">
154-
<p:TypeAnnotation>
153+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
155154
<Choice Kind="ImmutableTypeFlag" Name="Boolean" />
156155
<FullNameCategoryReference ID="Primitive" />
157156
</p:TypeAnnotation>
@@ -160,29 +159,29 @@
160159
</p:ValueBoxSettings>
161160
</Pad>
162161
<Pad Id="PQ0tnPz5l1VLaeSCSxsYzg" Comment="Groups" Bounds="172,566,35,17" ShowValueBox="true" isIOBox="true">
163-
<p:TypeAnnotation LastCategoryFullName="Collections" LastSymbolSource="VL.Collections.vl">
162+
<p:TypeAnnotation LastCategoryFullName="Collections" LastDependency="VL.CoreLib.vl">
164163
<Choice Kind="TypeFlag" Name="Spread" />
165164
<p:TypeArguments>
166-
<TypeReference LastCategoryFullName="Primitive" LastSymbolSource="CoreLibBasics.vl">
165+
<TypeReference LastCategoryFullName="Primitive" LastDependency="CoreLibBasics.vl">
167166
<Choice Kind="TypeFlag" Name="String" />
168167
</TypeReference>
169168
</p:TypeArguments>
170169
</p:TypeAnnotation>
171170
<p:Value />
172171
</Pad>
173172
<Pad Id="BNkWsV9wjIeLOsns99ECT2" Comment="Extra Ips" Bounds="196,617,35,17" ShowValueBox="true" isIOBox="true">
174-
<p:TypeAnnotation LastCategoryFullName="Collections" LastSymbolSource="VL.Collections.vl">
173+
<p:TypeAnnotation LastCategoryFullName="Collections" LastDependency="VL.CoreLib.vl">
175174
<Choice Kind="TypeFlag" Name="Spread" />
176175
<p:TypeArguments>
177-
<TypeReference LastCategoryFullName="Primitive" LastSymbolSource="CoreLibBasics.vl">
176+
<TypeReference LastCategoryFullName="Primitive" LastDependency="CoreLibBasics.vl">
178177
<Choice Kind="TypeFlag" Name="String" />
179178
</TypeReference>
180179
</p:TypeArguments>
181180
</p:TypeAnnotation>
182181
<p:Value />
183182
</Pad>
184183
<Pad Id="Pbrox3TxpbYOpHs0CvRISr" Bounds="310,509,500,19" ShowValueBox="true" isIOBox="true" Value="Tells the finder whether it should locate and report NDI send sources that are running on the current local machine.">
185-
<p:TypeAnnotation>
184+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
186185
<Choice Kind="TypeFlag" Name="String" />
187186
</p:TypeAnnotation>
188187
<p:ValueBoxSettings>
@@ -191,7 +190,7 @@
191190
</p:ValueBoxSettings>
192191
</Pad>
193192
<Pad Id="F3rtHvjzZgwNy0sg4pbjmO" Bounds="310,562,370,19" ShowValueBox="true" isIOBox="true" Value="Specifies groups for which this NDI finder will report sources.">
194-
<p:TypeAnnotation>
193+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
195194
<Choice Kind="TypeFlag" Name="String" />
196195
</p:TypeAnnotation>
197196
<p:ValueBoxSettings>
@@ -200,7 +199,7 @@
200199
</p:ValueBoxSettings>
201200
</Pad>
202201
<Pad Id="D1P0guq3aPYOz6nvg6eAth" Bounds="310,613,490,19" ShowValueBox="true" isIOBox="true" Value="List of IP addresses outside the local network that will be queried for NDI sources.">
203-
<p:TypeAnnotation>
202+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
204203
<Choice Kind="TypeFlag" Name="String" />
205204
</p:TypeAnnotation>
206205
<p:ValueBoxSettings>
@@ -209,7 +208,7 @@
209208
</p:ValueBoxSettings>
210209
</Pad>
211210
<Pad Id="Lcuaq6C24G9L2QjkvYRvqr" Bounds="551,691,193,19" ShowValueBox="true" isIOBox="true" Value="For sending and Receiving use:">
212-
<p:TypeAnnotation>
211+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
213212
<Choice Kind="TypeFlag" Name="String" />
214213
</p:TypeAnnotation>
215214
<p:ValueBoxSettings>
@@ -218,7 +217,7 @@
218217
</p:ValueBoxSettings>
219218
</Pad>
220219
<Pad Id="OLpM3QfxIlMOGLnhCRkSBH" Bounds="241,657,156,19" ShowValueBox="true" isIOBox="true" Value="&lt; Lists available Sources">
221-
<p:TypeAnnotation>
220+
<p:TypeAnnotation LastCategoryFullName="Primitive" LastDependency="VL.CoreLib.vl">
222221
<Choice Kind="TypeFlag" Name="String" />
223222
</p:TypeAnnotation>
224223
<p:ValueBoxSettings>
@@ -227,7 +226,7 @@
227226
</p:ValueBoxSettings>
228227
</Pad>
229228
<Node Bounds="776,713,85,19" Id="TNyuXFnh4ccQQf8y6zlp5e">
230-
<p:NodeReference LastCategoryFullName="IO.NDI" LastSymbolSource="VL.IO.NDI.vl">
229+
<p:NodeReference LastCategoryFullName="IO.NDI" LastDependency="VL.IO.NDI.vl">
231230
<Choice Kind="NodeFlag" Name="Node" Fixed="true" />
232231
<Choice Kind="ProcessAppFlag" Name="NDIReceiver (Reactive)" />
233232
</p:NodeReference>
@@ -257,6 +256,6 @@
257256
</Patch>
258257
</Node>
259258
</Patch>
260-
<NugetDependency Id="RZKOzWqotVjQVRGarARfLh" Location="VL.Stride" Version="2022.5.0-0415-g9f84c137b4" />
259+
<NugetDependency Id="RZKOzWqotVjQVRGarARfLh" Location="VL.Stride" Version="2023.5.2" />
261260
<NugetDependency Id="SoARYR0FAkdOO0nZ0bPMDR" Location="VL.IO.NDI" Version="0.5.0-preview" />
262261
</Document>

0 commit comments

Comments
 (0)