@livedesk/client 0.1.110 → 0.1.112
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fast/linux-x64/livedesk-client-fast.dll +0 -0
- package/fast/linux-x64/livedesk-client-fast.pdb +0 -0
- package/fast/osx-arm64/livedesk-client-fast.dll +0 -0
- package/fast/osx-arm64/livedesk-client-fast.pdb +0 -0
- package/fast/osx-x64/livedesk-client-fast.dll +0 -0
- package/fast/osx-x64/livedesk-client-fast.pdb +0 -0
- package/fast/win-x64/SharpGen.Runtime.COM.dll +0 -0
- package/fast/win-x64/SharpGen.Runtime.dll +0 -0
- package/fast/win-x64/Vortice.DXGI.dll +0 -0
- package/fast/win-x64/Vortice.Direct3D11.dll +0 -0
- package/fast/win-x64/Vortice.DirectX.dll +0 -0
- package/fast/win-x64/Vortice.Mathematics.dll +0 -0
- package/fast/win-x64/livedesk-client-fast.deps.json +108 -1
- package/fast/win-x64/livedesk-client-fast.dll +0 -0
- package/fast/win-x64/livedesk-client-fast.pdb +0 -0
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -9,7 +9,8 @@
|
|
|
9
9
|
".NETCoreApp,Version=v9.0/win-x64": {
|
|
10
10
|
"livedesk-client-fast/1.0.0": {
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"NAudio": "2.2.1"
|
|
12
|
+
"NAudio": "2.2.1",
|
|
13
|
+
"Vortice.Direct3D11": "3.8.3"
|
|
13
14
|
},
|
|
14
15
|
"runtime": {
|
|
15
16
|
"livedesk-client-fast.dll": {}
|
|
@@ -93,6 +94,70 @@
|
|
|
93
94
|
"fileVersion": "2.2.1.0"
|
|
94
95
|
}
|
|
95
96
|
}
|
|
97
|
+
},
|
|
98
|
+
"SharpGen.Runtime/2.4.2-beta": {
|
|
99
|
+
"runtime": {
|
|
100
|
+
"lib/net9.0/SharpGen.Runtime.dll": {
|
|
101
|
+
"assemblyVersion": "2.4.2.0",
|
|
102
|
+
"fileVersion": "2.4.2.0"
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
},
|
|
106
|
+
"SharpGen.Runtime.COM/2.4.2-beta": {
|
|
107
|
+
"dependencies": {
|
|
108
|
+
"SharpGen.Runtime": "2.4.2-beta"
|
|
109
|
+
},
|
|
110
|
+
"runtime": {
|
|
111
|
+
"lib/net9.0/SharpGen.Runtime.COM.dll": {
|
|
112
|
+
"assemblyVersion": "2.4.2.0",
|
|
113
|
+
"fileVersion": "2.4.2.0"
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
"Vortice.Direct3D11/3.8.3": {
|
|
118
|
+
"dependencies": {
|
|
119
|
+
"SharpGen.Runtime": "2.4.2-beta",
|
|
120
|
+
"Vortice.DXGI": "3.8.3"
|
|
121
|
+
},
|
|
122
|
+
"runtime": {
|
|
123
|
+
"lib/net9.0/Vortice.Direct3D11.dll": {
|
|
124
|
+
"assemblyVersion": "3.8.3.0",
|
|
125
|
+
"fileVersion": "3.8.3.0"
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
"Vortice.DirectX/3.8.3": {
|
|
130
|
+
"dependencies": {
|
|
131
|
+
"SharpGen.Runtime": "2.4.2-beta",
|
|
132
|
+
"SharpGen.Runtime.COM": "2.4.2-beta",
|
|
133
|
+
"Vortice.Mathematics": "2.1.0"
|
|
134
|
+
},
|
|
135
|
+
"runtime": {
|
|
136
|
+
"lib/net9.0/Vortice.DirectX.dll": {
|
|
137
|
+
"assemblyVersion": "3.8.3.0",
|
|
138
|
+
"fileVersion": "3.8.3.0"
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
},
|
|
142
|
+
"Vortice.DXGI/3.8.3": {
|
|
143
|
+
"dependencies": {
|
|
144
|
+
"SharpGen.Runtime": "2.4.2-beta",
|
|
145
|
+
"Vortice.DirectX": "3.8.3"
|
|
146
|
+
},
|
|
147
|
+
"runtime": {
|
|
148
|
+
"lib/net9.0/Vortice.DXGI.dll": {
|
|
149
|
+
"assemblyVersion": "3.8.3.0",
|
|
150
|
+
"fileVersion": "3.8.3.0"
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
"Vortice.Mathematics/2.1.0": {
|
|
155
|
+
"runtime": {
|
|
156
|
+
"lib/net9.0/Vortice.Mathematics.dll": {
|
|
157
|
+
"assemblyVersion": "2.1.0.0",
|
|
158
|
+
"fileVersion": "2.1.0.0"
|
|
159
|
+
}
|
|
160
|
+
}
|
|
96
161
|
}
|
|
97
162
|
}
|
|
98
163
|
},
|
|
@@ -150,6 +215,48 @@
|
|
|
150
215
|
"sha512": "sha512-xFHRFwH4x6aq3IxRbewvO33ugJRvZFEOfO62i7uQJRUNW2cnu6BeBTHUS0JD5KBucZbHZaYqxQG8dwZ47ezQuQ==",
|
|
151
216
|
"path": "naudio.winmm/2.2.1",
|
|
152
217
|
"hashPath": "naudio.winmm.2.2.1.nupkg.sha512"
|
|
218
|
+
},
|
|
219
|
+
"SharpGen.Runtime/2.4.2-beta": {
|
|
220
|
+
"type": "package",
|
|
221
|
+
"serviceable": true,
|
|
222
|
+
"sha512": "sha512-niTtWAUov1F7wZGAlVeEvW+Tnqvg5yTmhI7rxmYu2Utoyu2TbC9tWWpUpMs0PQg5lu5svoYpCAztNjxCqMFP/w==",
|
|
223
|
+
"path": "sharpgen.runtime/2.4.2-beta",
|
|
224
|
+
"hashPath": "sharpgen.runtime.2.4.2-beta.nupkg.sha512"
|
|
225
|
+
},
|
|
226
|
+
"SharpGen.Runtime.COM/2.4.2-beta": {
|
|
227
|
+
"type": "package",
|
|
228
|
+
"serviceable": true,
|
|
229
|
+
"sha512": "sha512-9lxDFMiepqo3lJQzMSjECCIONeCc2f3Drokgj6HtrTLZcJSftNgcLbD6/iXYj2iphkwgrZb1oLsDOZxoFZkawQ==",
|
|
230
|
+
"path": "sharpgen.runtime.com/2.4.2-beta",
|
|
231
|
+
"hashPath": "sharpgen.runtime.com.2.4.2-beta.nupkg.sha512"
|
|
232
|
+
},
|
|
233
|
+
"Vortice.Direct3D11/3.8.3": {
|
|
234
|
+
"type": "package",
|
|
235
|
+
"serviceable": true,
|
|
236
|
+
"sha512": "sha512-JgFUswu2mgrSwcd0KRF2AnfeE5VbMEgcicmxPD1g2yXyomPIHbnX3wldBNHPOzzD0URC1WJ/pO1ymfi3imZwvg==",
|
|
237
|
+
"path": "vortice.direct3d11/3.8.3",
|
|
238
|
+
"hashPath": "vortice.direct3d11.3.8.3.nupkg.sha512"
|
|
239
|
+
},
|
|
240
|
+
"Vortice.DirectX/3.8.3": {
|
|
241
|
+
"type": "package",
|
|
242
|
+
"serviceable": true,
|
|
243
|
+
"sha512": "sha512-nKwSavv0w5rDF7prSefqAVPDcTyqrfZxKFMVfttiXPfm62VdA/1d+b3PhCZpW4xO7jXczXDwjQdWgD1zGsvM8w==",
|
|
244
|
+
"path": "vortice.directx/3.8.3",
|
|
245
|
+
"hashPath": "vortice.directx.3.8.3.nupkg.sha512"
|
|
246
|
+
},
|
|
247
|
+
"Vortice.DXGI/3.8.3": {
|
|
248
|
+
"type": "package",
|
|
249
|
+
"serviceable": true,
|
|
250
|
+
"sha512": "sha512-MbAUnTeQ6WD99ctAdrj5CQO2I7oaax0Kt2eVdWSUj0bYP9Ed0726+s7dIHe4+tqhpmINW/dcPt0mNtc72o+E0w==",
|
|
251
|
+
"path": "vortice.dxgi/3.8.3",
|
|
252
|
+
"hashPath": "vortice.dxgi.3.8.3.nupkg.sha512"
|
|
253
|
+
},
|
|
254
|
+
"Vortice.Mathematics/2.1.0": {
|
|
255
|
+
"type": "package",
|
|
256
|
+
"serviceable": true,
|
|
257
|
+
"sha512": "sha512-KK+SjNSuKdP+zbavekubi+vaeb1Jo4k87ZF6CMkVWjr6RjJwc8peVtmgzXXDIMy4ZC3ZISyk3llY3q65ISOkBQ==",
|
|
258
|
+
"path": "vortice.mathematics/2.1.0",
|
|
259
|
+
"hashPath": "vortice.mathematics.2.1.0.nupkg.sha512"
|
|
153
260
|
}
|
|
154
261
|
}
|
|
155
262
|
}
|
|
Binary file
|
|
Binary file
|