-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.2.0 #676
Conversation
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
XML without line breaks is perfectly valid imho so the importer should handle that.
OpenLyrics with more that one title is valid, and title tag can have attributes. Fixes #656
- Dropdown multiple inputs with the same name works - Fixed cloud new pc overriding data - Improved startup with many shows - Updated language - Fixed action not setting on slide - Better show select search - Check for invalid audio paths - Action select slide by name working for multiple words - Fixed stage text not updating when no next slide - Scripture slides will have verse as name - Scripture search will change verses - Various small fixes
- Animations that don't repeat does not need to wait - Updated Windows menu bar - More optimized ghost thumbnails
* Simplifying Output * Moved Values * Moved Visibility * Move outputwindows to outputhelper * Moved more code to bounds * Added LifeCycle * Fully replaced output with OutputHelper * Moved OutputHelper * Updated all code to reference Output object instead of outputWindows[] * Got previewWindow displaying * Locked preview to window * Got screens aligned and sticking in place * Fixed minimize/restore and add/remove outputs * Removed unused preview capture code * Re-enabled ndi and server outputs without beginFrameSubscription * Added CaptureHelper * Reorganized * Moved captures list to Output.captureOptions * Moved CaptureTransmitter * Code cleanup * Removed output windows * Got good performance out of preview renders * Previews look good except full screen * Fixed fullscreen * Mirrored preview outputs * Got preview videos playing smoothly * Fixed website scaling
- Small output fixes
- Last line with text will show if multiple textboxes - Fixed freeze when toggled action did not exist - Fixed dropping action with multiple triggers on slide - Output previews in correct order - Output preview fixes - Fixed sending content to non active output - Fixed video end time not removed - Fixed remote freeze at the end of a show
- Fixed audio fade duration not working with decimals - Bypass audio clear duration by clearing again - Better show search - Fixed freeze when pasting event item - Fixed locate media files not working - Media filters applied to style background - Better edit history - Fixed item background opacity input not loading - Changed font preload - Enter add show will place at project index - Fix freeze when show in formatted incorrectly - Fixed "Current output" not showing in stage output - Fixed capture not sending frames
- Changed default navigation size - No output refresh when another line changes - Updated about
* Make T component update on changed id * Sort categories in create show before mapping them to Options This way sortObject uses the translatet names in default categories for sorting * Show chords with negative positions before the line in stageview * Forward all data in startImport to importShow Add encoding argument to readFile * 📑 Import Songbeamer files
- Media card play icon - Fixed playing video while clearing - Better content on smaller screens - Drag show slides between shows - Fixed bug causing theme border radius to not work - Border radius will now revert when not set - New shortcut to close panels - Bullets template working - App restarting on close in dev mode - Wait longer before generating thumbnails - Option to clear style background when slide is active - Activate action on clear - Fixed clipboard comma formatting - Version update
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.