Julian Waller

Results 144 issues of Julian Waller
trafficstars

The aim of this is to better support users who want to do rapid drawing of the same buffers, such as to achieving flashing or gif behaviour. This is a...

This adds an option to disable opening the menu when `ArrowUp` and `ArrowDown` key events are received, defaulting to the current behaviour I am using this library in a project...

WIP: Needed for module-base v1.12

This isnt complete and isnt fully tested, so I am leaving this as a draft until it can be. While `bufferpack` was probably useful in verifying the implementation matches the...

I can't say much about this yet, other than it is happening every maybe hour in our application, the stack trace I am getting is: ``` PID 11246 received SIGSEGV...

See a full explanation of the plan and reasoning in https://github.com/bitfocus/companion/discussions/3293#discussioncomment-13333908 This is my pitch on how to handle 'old feedbacks' (primarily advanced feedbacks) that don't fit into the new...

This is a draft idea of how to handle imageBuffers in the new drawing scheme The idea is based around deprecating imageBuffers, and pushing modules towards producing base64 pngs of...

This is a POC that I am experimenting with. Not sure yet if it will be completed, it might get abandoned. This experiment is looking into replacing the socket.io transport...

Follow up items to #3062 Blocking for 4.0: - [x] Reimplement a 'legacyIds' flow to allow for sensible (but maybe not perfect) upgrading of modules when they are renamed -...

Enhancement

Implements https://github.com/bitfocus/companion-module-base/pull/118 This has turned out to be a more complex state machine than I initially expected, so this is being held back for 4.1 This api change is done...