Commit graph

311 commits

Author SHA1 Message Date
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
Chris Cochrun
87854d897e adding comment 2022-09-23 06:39:46 -05:00
Chris Cochrun
e4b97b901f adding overload function for pdfs 2022-09-23 06:38:26 -05:00
Chris Cochrun
ed58e2cda1 adding a presentation editor and ui to get there 2022-09-23 06:20:43 -05:00
Chris Cochrun
5713f40208 making presentation library work 2022-09-23 05:41:36 -05:00
Chris Cochrun
a9286eeb1b adding a presentation model and including it's ui in library 2022-09-22 05:59:38 -05:00
Chris Cochrun
a8943b86cf adding an audio picker for songs 2022-09-22 05:59:21 -05:00
Chris Cochrun
616e791f74 add multiple files to the library 2022-09-21 06:24:26 -05:00
Chris Cochrun
3461bfdf98 bug: extra text added in new videos and imgs 2022-09-20 13:55:50 -05:00
Chris Cochrun
eb8d98b924 empty changeItem... not sure why i did this 2022-09-19 17:16:18 -05:00
Chris Cochrun
05aecd2a41 added a file handler to dropping files in library 2022-09-19 17:15:59 -05:00
Chris Cochrun
c2c26bddaf fixing some small code smells 2022-09-19 16:45:58 -05:00
Chris Cochrun
8b9bcd5a89 fixed loading of extra mpv window 2022-09-19 16:36:18 -05:00
Chris Cochrun
a6d2eb28fd adding functionality to preview slider 2022-09-19 16:19:43 -05:00
Chris Cochrun
016756df72 very simple but effective up and down arrows 2022-09-19 15:13:36 -05:00
Chris Cochrun
c10e42cc2c updating old leftdock 2022-09-19 14:50:38 -05:00
Chris Cochrun
23b7210169 adding new ServiceList as leftdock 2022-09-19 14:50:14 -05:00
Chris Cochrun
b4f6069daa adding a better leftdock system based off simpler model 2022-09-19 14:49:51 -05:00
Chris Cochrun
edc0af3690 trying to force second window to use the right screen 2022-09-16 16:45:38 -05:00
Chris Cochrun
e05beb3857 ensure the text fits properly and better control over text size 2022-09-16 16:45:18 -05:00
Chris Cochrun
b6e29352d9 adding a mechanism to ensure textsize based off size of slide 2022-09-16 16:13:32 -05:00
Chris Cochrun
05c457be85 some fixes to dragging behaviors 2022-09-16 06:57:03 -05:00