-
-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 📄 Added x64 mac arch due to new arm64 Github Actions machines * 📄 Added x64 mac arch to zip * 🚩 Updated Italian language * 📦 Added NDI macOS arm64 support * Ndi Improvements (#519) * Separated NDI sender and receiver * Moved capture transmit functions into separate class * Updated NDI frame timing to work when videos are not 60fps * Have basic frame rate limiter working with some issues. * Updating timer on ndi connect/disconnect * Stop transmitting when capture is removed * Lowered thumbnail quality and limited rate on multiple displays * Removed logging * 🔁 Fixed inconsistent cloud sync - Updated Hungarian language * 🔁 Updated cloud sync - You can now interact directly with the YouTube output video * ✨ Tweaked changing to the editor - No more notifying update if prerelease - Tweaked next slide timer - Fixed deleting output leaving a disabled output * Issue 543 fix (#544) * Fixed pasting line breaks * Handled Mac line breaks * ✔ Fixed Lessons videos not always downloading - Fixed Genius lyrics search - Trying to fix cloud sync not always working - Quick action buttons - Adding multiple videos will unmute them by default - Multiple videos in one show will have the same reference * ✨ Videos not looping will not be added as "ghost backgrounds" - Syncing starting on startup - Small tweaks * Simplify editbox (#545) * Moving code that doesn't update state to EditboxHelper * Moved plain logic to EditboxPlain * Moved non-lines to EditboxOther * Added EditboxChords * Created EditboxLines * Created /editbox folder * 🔊 Audio playlists - Controller Paint draw - Audio loop saved - Set local audio file volume - Better output audio controls - Play one audio file at a time by default - Fixed audio favorites name * 🧩 New Functions drawer tab - Overlapping windows due to scaling should be properly sized - Fixed PowerPoint linebreaks on multiple textboxes - Slide action updates - Fixed undefined drive shows - Fixed some drive issues - Fixed some freeze issues - Small tweaks * ✨ Updated new actions - Fixed broken shows causing freeze - Increase dev memory limit to 4GB - Fixed some freeze issues * ✨ Updated actions - Run action on startup - Fixed freeze when setting style with deleted template - Auto add start slide timer action when adding timer - Updates to MIDI - Conditional context menu loading - Fixed bugs causing freeze * ✨ Lots of improvements - Added Korean language - Updated Norwegian language - Readded Editbox overflow - Fixed template not adding new items - Properly adding/removing unused template items - Fixed media files with special chars in name not playing - Auto save on close without popup - Action to play random silde - MIDI velocity select will start from 1 - Fixed MIDI sending signal to all 16 channels - Improved VideoPsalm import - Selected category on import will be used - Sort show names by any number - Searching will scroll to top of list - Scripture verse numbers will not get changed by template - Stage labels - Minor tweaks --------- Co-authored-by: Jeremy Zongker <[email protected]>
- Loading branch information
Showing
150 changed files
with
6,028 additions
and
2,976 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"editor.formatOnSave": true | ||
} |
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.