-
-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* implemented rudimentary support for WebRequests (#635) * Add xml version tag handling for xml files without newlines (#644) XML without line breaks is perfectly valid imho so the importer should handle that. * Issue #640 fix * Handle OpenLyrics titles (#658) OpenLyrics with more that one title is valid, and title tag can have attributes. Fixes #656 * ✔ Fixed scripture freeze - 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 * Remove folder * ✨ Fixed animation not stopping - Animations that don't repeat does not need to wait - Updated Windows menu bar - More optimized ghost thumbnails * Remove thumbnails (#665) * 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 * 📺 Readded remote output capture - Small output fixes * ✨ Webview navigate - 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 * ✨ Disabled slide icon - 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 * ✔ Fix test * ✔ Tests * ✔ Tests * ✔ Tests * ✔ Tests * ✔ Tests * ✔ Fix test * ✨ Improvements - Changed default navigation size - No output refresh when another line changes - Updated about * Add Songbeamer import (#669) * 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 * ✨ Tweaks - Text history changes * ✨ Many improvements - 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 --------- Co-authored-by: Sven Reis <[email protected]> Co-authored-by: FelixHeppner <[email protected]> Co-authored-by: Jeremy Zongker <[email protected]> Co-authored-by: Gyuris Gellért <[email protected]> Co-authored-by: Flo <[email protected]>
- Loading branch information
1 parent
1d1865e
commit 0dc519a
Showing
159 changed files
with
3,646 additions
and
1,443 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
Binary file not shown.
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.