lumina-qml/src
Chris Cochrun 12fb5592a7 remove using the old thumbnail creation
Since the rust implementation happens on insertion of slides and
creates a property for it, it's better as we won't need to create it
on the fly. Now we'll just need to move it into a background thread so
things will load while ffmpeg creates thumbnails for us.
2023-04-23 07:06:36 -05:00
..
assets gave the slide a black to put in front of loading videos 2022-04-04 06:43:05 -05:00
cpp bug: fixed inserting slides in the middle of songs 2023-04-19 15:03:32 -05:00
qml remove using the old thumbnail creation 2023-04-23 07:06:36 -05:00
rust adding an ffmpeg.rs and thumbnailing fn 2023-04-22 07:18:05 -05:00
CMakeLists.txt the addition of a thumbnailer that works for videos 2023-02-08 14:16:26 -06:00
main.cpp initial bits to make a ytdl addition 2023-04-21 13:42:18 -05:00
resources.qrc initial bits to make a ytdl addition 2023-04-21 13:42:18 -05:00