Commit graph

10 commits

Author SHA1 Message Date
Chris Cochrun
caa2e31d99 add looping for slides
This add looping primarily for videos but I've added in the groundwork
for looping through any kind of slide. This obviously will be
implemented differently for each type of slide, but this way the
groundwork is done already.
2023-03-06 15:06:18 -06:00
Chris Cochrun
7d3fbd35ab adding debug info 2023-02-17 09:37:44 -06:00
Chris Cochrun
014a38a4f9 the addition of a thumbnailer that works for videos
the previewSlideDelegate now uses the thumbnails instead
2023-02-08 14:16:26 -06:00
Chris Cochrun
86f1e8e53c removal of slides are almost there 2023-01-25 21:28:06 -06:00
Chris Cochrun
7a8c7cc389 multi select and removal. Slides aren't perfect yet. 2023-01-24 15:29:56 -06:00
Chris Cochrun
f503622287 backend now uses the new classes and compiles some functions
might still need reworking
2023-01-20 07:05:51 -06:00
Chris Cochrun
b0f807d3bb tweaks to the slide class to allow better inheritance 2023-01-18 15:58:24 -06:00
Chris Cochrun
38885a5149 creating a slideIndex on SlideObject and referencing as active slide 2023-01-17 09:48:35 -06:00
Chris Cochrun
84f89fb201 adding changeSlideAndIndex and enabling that on previewSlidesList 2023-01-17 06:25:09 -06:00
Chris Cochrun
7eba697dc2 moving code around for a better file structure 2022-12-09 10:55:50 -06:00
Renamed from src/slide.cpp (Browse further)