Commit graph

482 commits

Author SHA1 Message Date
Chris Cochrun
ad36b7b953 making songs that are dragged appear over servicelist during drag 2022-10-13 05:59:02 -05:00
Chris Cochrun
74ac6207f3 adding better text on previewslides 2022-10-13 05:58:51 -05:00
Chris Cochrun
19fbb392d7 fixing bugs in advancing slide at end or begninning 2022-10-12 10:11:54 -05:00
Chris Cochrun
98b9e7aa13 making text blank for better ui for now 2022-10-12 09:03:47 -05:00
Chris Cochrun
0d483979cc added basic video looping backend 2022-10-11 16:51:32 -05:00
Chris Cochrun
f23bbdf806 ui changes for video editor 2022-10-07 07:26:00 -05:00
Chris Cochrun
3b0403fed6 ensuring focus and making nextSlideAction not crash 2022-10-06 06:34:30 -05:00
Chris Cochrun
3e9f8974c9 cleaning up ServiceList 2022-10-06 06:05:10 -05:00
Chris Cochrun
fbdd31ff2b making serviceList smaller 2022-10-06 06:03:35 -05:00
Chris Cochrun
6de04aa71d ensuring focus stays on keyHandler when presentation is visible 2022-10-06 05:51:31 -05:00
Chris Cochrun
4a72ff85ac quiet the notifications 2022-10-06 03:34:26 -05:00
Chris Cochrun
a3be06639b ui components to control looping on the fly 2022-10-06 03:33:56 -05:00
Chris Cochrun
7c281c1d1e making sure presentation has focus when viewed 2022-10-05 09:41:18 -05:00
Chris Cochrun
c1f0e87056 basic function of getting all items from servicelist to save it 2022-10-04 15:20:26 -05:00
Chris Cochrun
e4d4cfe8c3 adding basic filemanager plumbing 2022-10-04 09:29:42 -05:00
Chris Cochrun
04e3d95a0c servicelist above the mainpage and wrapper for servicelist 2022-10-02 14:32:41 -05:00
Chris Cochrun
e2b8992a7f fixing text color in servicelist 2022-10-02 14:21:36 -05:00
Chris Cochrun
80fb1673c9 adding active awareness and modifying todo 2022-10-02 14:18:44 -05:00
Chris Cochrun
d9f8d1cec9 TODO and preliminary following of active item 2022-10-02 07:25:47 -05:00
Chris Cochrun
3cc43adefb trying to make servicelist colors reflect active and selected tags 2022-10-02 07:09:46 -05:00
Chris Cochrun
1804addb1b fixing bug where we weren't adding the right songs to servicelist 2022-10-02 07:09:19 -05:00
Chris Cochrun
b154cca3ed making items select and activate so as to follow the presentation 2022-10-02 07:08:56 -05:00
Chris Cochrun
91bb08fbf2 making previewer an active way to change slides 2022-10-01 07:19:25 -05:00
Chris Cochrun
dd58cb3b6b making servicelist follow the selected and active attribute of items 2022-10-01 07:02:35 -05:00
Chris Cochrun
19c1a015cc trying to discover the broken part in getLyricList 2022-09-29 13:00:44 -05:00
Chris Cochrun
4d9236e02c fixing getSong not working after deleting songs 2022-09-29 05:58:06 -05:00
Chris Cochrun
06f3832d76 adding beginnings of being able to set start and endtime of videos 2022-09-28 16:06:18 -05:00
Chris Cochrun
f69d17d08b allow for udpating video and pres titles 2022-09-28 11:26:28 -05:00
Chris Cochrun
cf15949347 fixing images not updating after items being deleted in middle 2022-09-28 11:12:47 -05:00
Chris Cochrun
ace9da585a making preview of slides aware of being active and set first item 2022-09-28 09:51:47 -05:00
Chris Cochrun
56086dfe74 adding active and selected knowledge to model 2022-09-27 06:39:36 -05:00
Chris Cochrun
7266a0b047 increasing size of slidelist 2022-09-27 06:39:17 -05:00
Chris Cochrun
715c610dc3 adding a basic listview to preview all service items in the model 2022-09-26 17:20:10 -05:00
Chris Cochrun
26f49f9923 updating todos and fixing image aspect in slide 2022-09-26 16:57:06 -05:00
Chris Cochrun
ed632e0733 adding font and fontSize support 2022-09-26 10:35:44 -05:00
Chris Cochrun
2711bde130 ensuring audio only plays in proper places 2022-09-26 06:38:11 -05:00
Chris Cochrun
4f0ab74fa1 adding key navigation focusing code 2022-09-26 06:38:00 -05:00
Chris Cochrun
2541c61eb6 removing the other video loader 2022-09-26 06:01:18 -05:00
Chris Cochrun
acbd167697 added ability to use keyboard to navigate through slides 2022-09-26 06:00:13 -05:00
Chris Cochrun
9bc6e17a8f fixing video background loading twice 2022-09-26 05:52:45 -05:00
Chris Cochrun
b5543c0c46 fix mpv showing overtop with audio cover art 2022-09-25 14:59:04 -05:00
Chris Cochrun
48514667cf gave up on qt and using mpv for audio too 2022-09-25 07:31:58 -05:00
Chris Cochrun
7f94cc37e7 getting audio into the slide.. still not playing yet though 2022-09-25 07:09:00 -05:00
Chris Cochrun
c197277e62 adding backbones for audio 2022-09-25 07:08:00 -05:00
Chris Cochrun
14458f8161 make pdfs fit in slide and everything else crop 2022-09-24 14:59:56 -05:00
Chris Cochrun
d2499e8df3 adding multiple pdfs 2022-09-24 14:58:44 -05:00
Chris Cochrun
d8aca3d149 a bit of updating and making pdfs work better 2022-09-24 14:58:17 -05:00
Chris Cochrun
453ca7eefe making presentation type clearer 2022-09-24 13:35:36 -05:00
Chris Cochrun
ebbdfba4d9 adding a function for adding pdfs 2022-09-24 06:26:58 -05:00
Chris Cochrun
fe337726cf making presentationEditor turn off when going to preview 2022-09-23 13:33:41 -05:00