-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
implement var sync (bri,fx,pal,pro), dmxchan, version, bri logarithmic
general - add logarithmic value to slider vars (used by brightness) - add valChangedForInstancesTemp to trigger sync of values (temp) index.js - add linearToLogarithm and use in brightness - remove target blank on url - range: split input and change listener for ui and server update - set instanceName as title - if input value set, send input event so oninput is triggered AppModLeds - brightness logarithmic - add dmxChannel WIP SysModFiles: add delete button for files (WIP) SysModNetwork: add rssi var SysModSystem: Add version var + autoupdate SysModUI: add linearToLogarithm for logarithmic sliders and add custom field to initVarAndUpdate (WIP) SysModWeb: add addUpdate (WIP) UserModInstances - add AppData, SysData, WLEDSyncData - implement var sync incl WLED - add instance name - add syncgroups
- Loading branch information
Showing
20 changed files
with
1,586 additions
and
1,230 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.