-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Copy Screenshots and Spelling fixes (#18)
* Fixed overwrite logic (even though it's not used) * Fixed file read/write logic, was not reading as binary Windows was mangeling 0x0D and 0x0A * Bump version * It's a good idea to install a spell checker in VSCode!
- Loading branch information
Showing
13 changed files
with
59 additions
and
59 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
17 changes: 9 additions & 8 deletions
17
grandMA3/shared/resource/lib_plugins/Assign AutoStart Fix/README.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,22 @@ | ||
Assign AutoStart Fix v1.0.0.3 | ||
Assign AutoStart Fix v1.1.0.1 | ||
|
||
Please note that this will likly break in future version of the console. and to use at your own risk. | ||
Please note that this will likely break in future version of the console. and to use at your own risk. | ||
|
||
This plugin applys a [workaround](https://forum.malighting.com/thread/3712-playbacks/?postID=8769) to AutoStart always running the next cue even when the executor is already active. | ||
This plugin applies a [workaround](https://forum.malighting.com/thread/3712-playbacks/?postID=8769) to AutoStart always running the next cue even when the executor is already active. | ||
|
||
Usage: | ||
* `Plugin "Assign AutoStart Fix" "2"` - Assigns the Macos to Sequence 2 | ||
* `Plugin "Assign AutoStart Fix" "1,10-11"` - Assigns the Macos to Sequence 1, 10 and 11 | ||
* `Plugin "Assign AutoStart Fix" "2"` - Assigns the MacOS to Sequence 2 | ||
* `Plugin "Assign AutoStart Fix" "1,10-11"` - Assigns the MacOS to Sequence 1, 10 and 11 | ||
* Calling the plugin without a argument will popup a Dialog asking for the Sequences. | ||
|
||
|
||
|
||
Issues: | ||
* ***NOTE: This will OVERWRITE any CMD's in the Selected Sequences CueZero and OffCue!*** | ||
* Does not currently check if the Sequence exists, probably no need since when the issue gets fixed this plugin will be depricated. | ||
* Does not currently check if the Sequence exists, probably no need since when the issue gets fixed this plugin will be deprecated. | ||
|
||
Releases: | ||
* 1.0.0.1 - Inital release | ||
* 1.0.0.1 - Initial release | ||
* 1.0.0.2 - Added Oops, better checks for non valid inputs | ||
* 1.0.0.3 - Makeing functions local | ||
* 1.0.0.3 - Making functions local | ||
* 1.1.0.1 - Spelling Corrections |
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