Commit graph

28 commits

Author SHA1 Message Date
Chris Cochrun
61ed155903 rename SlideEditor.qml to SongEditorSlideList.qml 2023-09-22 15:56:50 -05:00
Chris Cochrun
9befc9780d tweaks to SlideEditor...
This badly needs a better name
2023-05-19 15:39:12 -05:00
Chris Cochrun
2c539e7618 switching to newer qt quick window 2023-03-03 16:56:13 -06:00
Chris Cochrun
5fe5a5b621 switching all layouts to newer layouts 2023-03-03 16:47:49 -06:00
Chris Cochrun
d6da3b546c better debugging: all print statements are now console.log 2023-01-17 05:52:34 -06:00
Chris Cochrun
4ced8bc4a0 fixing first song item to playpause video preview 2022-10-13 13:24:04 -05:00
Chris Cochrun
e758958dca fixing the crashes and maybe speed up loading of objects in slides 2022-09-07 13:32:36 -05:00
Chris Cochrun
da1fb49c64 fixed slides not being cleared in SongEditor, still have crashes 2022-09-07 05:38:08 -05:00
Chris Cochrun
d0d66a5d54 fixed video and images loading after changing in toolbar 2022-08-30 17:15:24 -05:00
Chris Cochrun
98263d7e5b stop logging appending of verses 2022-08-30 05:41:58 -05:00
Chris Cochrun
fbf26daebc video playpause and font changes are working 2022-08-29 15:43:11 -05:00
Chris Cochrun
7237601a3b some minor ui fixes and ui for play/pause button for first slide 2022-08-29 11:38:34 -05:00
Chris Cochrun
e1095817b0 added some lyric checks to update the slides in songeditor 2022-08-28 14:54:56 -05:00
Chris Cochrun
b45763a62c trying to get nix develop to work 2022-05-23 06:25:21 -05:00
e0409f87ff moving variables for better qml inheritance 2022-04-26 13:11:09 -05:00
39fc19dff2 making songs have a list of slides visible to assist in editing 2022-04-26 13:10:26 -05:00
Chris Cochrun
eaa32c8b2b implemented font and fontsize in toolbar of songeditor 2022-04-22 16:42:07 -05:00
672158a316 made the alignment of text persistent and editable 2022-04-14 06:30:12 -05:00
Chris Cochrun
e22ac445c5 making songeditor align text 2022-04-12 17:21:50 -05:00
deb620a2eb adding some more todos and refactoring getSong so it's more future proof 2022-04-05 08:21:16 -05:00
e52d44f937 gave the slide a black to put in front of loading videos 2022-04-04 06:43:05 -05:00
7f69726c47 making songeditor slides show cursor 2022-03-22 14:07:32 -05:00
c71356cac3 Seperating editors and making backgrounds work 2022-03-21 14:24:16 -05:00
4c84fdc614 Setting slide changes on changing service item 2022-03-04 16:50:01 -06:00
b2ea6ab22a Song editor is functional and library adds new songs 2022-02-24 15:20:56 -06:00
2496f6708a Making some more functional ui 2022-02-18 16:53:27 -06:00
ef1cb70d10 MPV is working now 2022-02-18 11:33:22 -06:00
6aab0acd27 adding some more library system changes 2022-02-15 15:31:13 -06:00