aboutsummaryrefslogtreecommitdiff
path: root/include/ImageViewer.hpp
AgeCommit message (Expand)Author
2020-10-31Load fonts on demanddec05eba
2020-10-19Fix threading crash (assigning to a new thread before the thread has died), c...dec05eba
2020-10-13Refactor plugin into seperate pagesdec05eba
2020-09-28Implement text editing with navigation and multilingual fontsdec05eba
2020-09-27Image continuous: load as image in seperate thread instead of string, fix a b...dec05eba
2020-09-27Reduce scroll cpu usage from 10% to 1-2% by load image files in another threa...dec05eba
2020-09-17Add image upscaling with waifu2x-ncnn-vulkan, async load images in scroll ima...dec05eba
2020-09-17Show error message on failure to load image for same pagedec05eba
2020-08-06Disable key repeat for infinite image modedec05eba
2020-07-16Add middle-mouse-scroll (aka autoscroll) for infinite image view modedec05eba
2020-07-03bind I to switching between single image and scroll modedec05eba
2020-06-30Add infinite image scroll modedec05eba