본문 바로가기

카테고리 없음

Grup Grandma2 V2.3.8.0

Push eventcommit sha b8e26f2071bb3af8dc07552423c975Bump lodash from 4.17.11 to 4.17.15Bumps lodash(from 4.17.11 to 4.17.15.- Release notes(Commits(dependabotbot commit sha 3d5085b7c454f92a7f1245b7cdd402265abcaba3Merge pull request #6 from bitfocus/dependabot/npmandyarn/lodash-4.17.15Bump lodash from 4.17.11 to 4.17.15push time in 3 days. Bumps from 4.17.11 to 4.17.15.Commits.

Bump to v4.17.15. Rebuild lodash and docs. Bump to v4.17.14. Rebuild lodash and docs. Bump to v4.17.13. Rebuild lodash and docs.

Bump to v4.17.12. Rebuild lodash and docs. Update OpenJS references. Fix minified build.

Additional commits viewable inDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. Push eventcommit sha edaefefa7e31853070db566e584db79561e9bf12Added action to change tv inputcommit sha b1e49e381e999b6d6c20751b694c1cRename 'Activate Input' to 'Activate Input - Manual'commit sha b02575cfd55ba912fc207cd898f2ca842b21b49aAllow input selection from a dropdown list fetched from the tvcommit sha 81201a0aecc0be8ed673ebf6c32b84Added volume control and mute actionscommit sha 438b5cf89ff9a1e20ff360f40ba46f44ca931be0Updated HELP.mdcommit sha c50120eb5c0b8ce79ee1380baaf761Merge pull request #5 from MichaelAllen/masterAdd actions to change input and control volumepush time in 3 days.

This PR adds 4 new actions. Activate Input. Provides a dropdown list for the user to select an input to change to. When the module loads, we query the TV for the list of inputs and their names to build the dropdown.

Activate Input - Manual. Provides a text area for the user to type an input name to change to. Set volume Level. Provides a number field to specify any volume level (0-100). Set Mute State. Provides a dropdown to select either mute or unmuteI have tested this on several Vizio D50x-G9s. I don't have access to any other model to test on, but I see no reason it shouldn't work with any model supported by the underlying library.

Software

I am trying to use bitfocus with the new analog way switcher. Live premier series, AquilionPLEASE USE THIS PAGE IF YOU WANT SUPPORT FOR A NEW DEVICEthe featureA clear and concise description of what the feature doesIs this platform dependent (windows, mac,.)?ExplainIf documentation is required to implement, do you know where to find it?If applicable, add screenshots, protocol description PDFs, etc to help the developers alongUsecasesAdd a couple of usecases for why this should be implemented and when/why to use it.closed time in 3 days.

Describe the bugRunning the dev environment installation on a fresh rasbian stretch image. Instructions don't mention libusb. Describe the bugI am working on an embedded headless companion package.

For that I am starting the headless mode with systemd after network interfaces are configured. But headless.js only allows use of interfaces where the actual physical link is up. Describe the featureAllow for removing of the button labels at the top (1.1, 1.2, 1.3.) and utilize the full space fo the button display. If this were done then it would be nice to be able to also use the fullsized square aspect icons that Stream Deck is capable of using natively.Is this platform dependent (windows, mac,.)?NO, this would work on all platforms.UsecasesThe button screens would be fully utalized instead of there bing a top label/status area. I'm controlling a Blackmagic ATEM and using feedback for all buttons, so the top area in unnecessary and makes the icons out of square aspect.closed time in 4 days.

Push eventcommit sha 8b85fb3c88dc43de21e1Added new message vkcprocessSearchStringmodifier1modifier2 to send keyboard events to a processcommit sha 2f96d01d02e1ae817528136a9bb74ec3bd50e3edFixed bug in listener. 1.4.0 - tried with 2.0.0 and it did the same thingWindows version.I have a Stream Deck XL, which I use 1.4.0 on I set up the first 15 buttons to Companion, and the rest as local buttons to control my main machine.I was on travel this week, so I used my 15 button Stream Deck.

I figured I could use the bottom row of the SD for Companion buttons, and the top 2 rows to control my main machine. With the bottom row, I could use page 99, which I didn't have anything assigned.However, Companion would go errant, changing buttons, and mix-matching the companion pages. One button could be 1.3, another could be 59.5. If I press the down button, all the buttons would randomly change again.closed time in 4 days. Describe the bugWhen using the companion plugin, and features from the native stream deck software, the companion buttons show through the native buttons when pushed and perform both actions. This can be fixed and work as expected by unplugging and replugging the streamdeck.

On restart, problem is back.To ReproduceSteps to reproduce the behavior:Any time the companion plugin is used in conjunction with stream deck software.Expected behaviorAfter repluging stream deck it works as expected with no buttons or actions bleeding through.Desktop (please complete the following information):. OS: Windows 10.

Browser IE. Version 1.3.0Additional contextAdd any other context about the problem here.closed time in 4 days. Describe the bugwhen trying to compile the backport branch, it compiles with no errors, but when booting it up this error shows up, and if you press OK, then there is no modules available in the interface.To ReproduceSteps to reproduce the behaviour:.

About Us

Go to the backport branch. Compile on Windows via WSL.

Open the newly build companion.exe. See error. Open the control interface, and find that you can't add modulesScreenshotsDesktop (please complete the following information):. OS: Windows 10. Browser Chrome. WSLAdditional contextalso, this doesn't seem right:closed time in 4 days.

Ma2 Prerelease Software

In addition to tally on and tally off actions with corresponding presets, this also adds a config option to watch a dynamic variable for determining when the camera tally should be on. For example, when a switcher module changes the video source for its program output and updates a dynamic variable indicating the input being displayed, all the cameras can react to this change and update their tally lights accordingly.An Enable checkbox was added to allow the feature to be turned off since it does not seem possible to de-select or clear out a dropdown after a selection has been set.The Tally On Value field can be filled in with a literal value but also allows the use of dynamic variable expressions.This feature does not add any polling. It works by registering an event listener for the system variablechanged event (only when enabled and a variable has been selected).