Julian Waller

Results 106 issues of Julian Waller

Fixes #1336 Builds on #1433 as the changes touch quite a few similar areas Run the channel at half the field rate, but processes two frames each tick. This lets...

Until the build scripts are fixed, the automated builds are broken. As I merge changes I shall try and remember to produce new builds which shall be added here 6bb06aa7cb2c409dff4ba4978c979c29a09c8034...

There appears to be a new revision of the XL with a new usb product id (source: https://github.com/bitfocus/companion/issues/2113) I haven't begun on checking for protocol changes, I shall report back...

bug

For modules built using NAN, they need the correct version of the nodejs/electron headers to build against. For modules built using Node-API, they do not need the full headers and...

Blog post about the change: https://www.electronjs.org/blog/v8-memory-cage, coming to v21, not 20 like the post states. Essentially calls to `napi_create_external_buffer` fail with ``` [827133:0924/184053.372625:ERROR:node_bindings.cc(146)] Fatal error in V8: v8_ArrayBuffer_NewBackingStore When the...

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) feat * **What is the new behavior (if this is a feature change)?** This improves...

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Code quality * **What is the current behavior?** (You can also link to an open...

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) feature * **What is the current behavior?** (You can also link to an open issue...

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Feature * **What is the current behavior?** (You can also link to an open issue...

If I don't define storageClassName, then the provisioner will segfault. While this may be unlikely, I hit this because I have a bunch of pvc resources which I am moving...