lumina/TODO.org

2.8 KiB

Todo List

Inbox

TODO BUG in dropping and then selecting song will duplicate entries

TODO Make toolbar functional for songeditor

/chris/lumina/src/commit/deb620a2eb7bdeea7e175061ab093d70a62f8047/~/dev/church-presenter/src/qml/presenter/SongEditor.qml::Controls.ToolBar%20%7B

  • Will likely need to modify the model to persist the effects stored to the songs. Alignment is done, need vertical alignment, font, and effects

TODO Create a nextslide function to be used after the end of the list of slides

TODO Make sure the video gets changed in a proper manner to not have left over video showing from previous items

/chris/lumina/src/commit/deb620a2eb7bdeea7e175061ab093d70a62f8047/~/dev/church-presenter/src/qml/presenter/Presentation.qml::currentServiceItem++;

  • Build a basic system that changes to black first and then switches to the video
  • Build out a loading system that will load the next video if it needs to and then the switch can be instant. The second option is the best, but requires a lot more work. I have the first already working so I'll come back to this once I have more of an idea of how to do it.

DONE Need to make ListModel capable of bringing in a string list [2/2] [100%]

  • Create a Model
  • Create a class that we'll make a list of in the model

DONE Parse Lyrics to create a list of strings for slides

SCHEDULED: <2022-03-23 Wed 10:00>