aboutsummaryrefslogtreecommitdiff
path: root/src/ImageUtils.cpp
AgeCommit message (Collapse)Author
2021-04-02FileManager: show video thumbnails, update thumbnail if name is the same but ↵dec05eba
the content has changed (last modified time changed)
2021-03-28Use imagemagick to create thumbnails instead of doing it ourselves. Better ↵dec05eba
result and less memory usage because out of process memory reclaimed on exit
2020-09-23Add matrix image uploaddec05eba
2020-09-22Initial file manager implementation, with thumbnail cachingdec05eba
2020-09-21Initial matrix supportdec05eba
2020-09-17Decrease maximum size for waifu2x scalingdec05eba
2020-09-17Add image upscaling with waifu2x-ncnn-vulkan, async load images in scroll ↵dec05eba
image view mode