Commit graph

7 commits

Author SHA1 Message Date
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
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
f503622287 backend now uses the new classes and compiles some functions
might still need reworking
2023-01-20 07:05:51 -06:00
b0f807d3bb tweaks to the slide class to allow better inheritance 2023-01-18 15:58:24 -06:00
38885a5149 creating a slideIndex on SlideObject and referencing as active slide 2023-01-17 09:48:35 -06:00
84f89fb201 adding changeSlideAndIndex and enabling that on previewSlidesList 2023-01-17 06:25:09 -06:00
7eba697dc2 moving code around for a better file structure 2022-12-09 10:55:50 -06:00
Renamed from src/slide.h (Browse further)