From f14be7157295db15bd7cfa9ddac4732a97deb7ed Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 8 Apr 2022 17:34:44 -0500 Subject: [PATCH] more todos --- TODO.org | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/TODO.org b/TODO.org index af42ae3..9854d71 100644 --- a/TODO.org +++ b/TODO.org @@ -4,12 +4,12 @@ :END: * Inbox +** TODO images and videos need a better get system +[[file:~/dev/church-presenter/src/videosqlmodel.cpp::QVariantList VideoSqlModel::getVideo(const int &row) {]] + ** TODO Images stored in sql need to have aspect saved and applied dynamically here [[file:~/dev/church-presenter/src/qml/presenter/Slide.qml::fillMode: Image.PreserveAspectCrop]] -** DONE Make an image sql model -[[file:~/dev/church-presenter/src/videosqlmodel.h::ifndef VIDEOSQLMODEL_H]] - ** TODO Build out a slide preview system so we can see each slide in the song or image slideshow [[file:~/dev/church-presenter/src/qml/presenter/SongEditor.qml::Presenter.SlideEditor {]] @@ -50,6 +50,9 @@ - [X] Create a Model - [X] Create a class that we'll make a list of in the model +** DONE Make an image sql model +[[file:~/dev/church-presenter/src/videosqlmodel.h::ifndef VIDEOSQLMODEL_H]] + ** DONE Parse Lyrics to create a list of strings for slides SCHEDULED: <2022-03-23 Wed 10:00>