Julian Waller

Results 106 issues of Julian Waller

* **Summary** During #60 all of the connection logic got reviewed, tested and refactored. This has not yet been done for DataTransfers, so this code could be a bit questionable...

enhancement

This is a PR for Release 44. Status: - [x] In development - [x] In testing at NRK - [ ] Finalize and merge Release 44 overall status: https://github.com/nrkno/Sofie-TV-automation/issues/46

🚀 Release

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

This is a PR for Release 45. Status: - [x] In development - [ ] In testing at NRK - [ ] Finalize and merge Release 45 overall status: https://github.com/nrkno/Sofie-TV-automation/issues/47

🚀 Release

The wiki needs to have its content updated for 2.2, as it all is only accurate for 2.0 and so is really outdated and confusing to new users. A discussion...

Section: Wiki

This library is doing some bitmap manipulation to cater to the different flip/rotation required for some models, and the colour space both over the wire, and being provided by user...

As of the v4.9.0 of the elgato software it is possible to change the 'screensaver'. This needs proper reverse engineering and exposing in the api

enhancement

These changes are published as https://www.npmjs.com/package/@julusian/midi, and is currently 100% api compatible I have a project which will soon need midi support in nodejs, and so have been slowly working...

Depends on https://github.com/bitfocus/companion-module-base/pull/11 This is an implementation of #1001, without any internal actions for now. The idea is that you can go to the 'Action Recorder' tab, select the modules...

Fixes #1311 Im not entirely happy with the changes to elgato_dm.js, I feel they are a bit risky and could cause the callback to never be fired, but I dont...