aboutsummaryrefslogtreecommitdiff
path: root/include/AsyncImageLoader.hpp
AgeCommit message (Expand)Author
2023-06-30Dont show spinning circle when thumbnail failed to loaddec05eba
2022-12-17Only unload the exact thumbnail that is not visible on the screendec05eba
2022-12-16Fix bug where image are not removed from loading when not visibledec05eba
2022-09-08Remove linux specific sendfile function (unused)dec05eba
2022-02-18Faster image loading/thumbnail creation by using multiple threadsdec05eba
2021-11-19Revert back to loading thumbnails with multiple threads instead of loading th...dec05eba
2021-11-17Replace sfml with mgldec05eba
2021-11-17Limit image loading to one thread in async image loaderdec05eba
2021-10-27Stop download of thumbnail if the thumbnail is no longer visible on the screendec05eba
2021-10-14Remove async image loader threads and instead check if the curl download proc...dec05eba
2021-08-08Matrix: fix thumbnail upload of small thumbnails, fix small thumbnail creatio...dec05eba
2021-06-11Remove dependency on youtube-dl for streaming youtube, resulting in faster vi...dec05eba
2021-05-14Move thumbnail loading/unloading to AsyncImageLoaderdec05eba
2021-04-30Support webp thumbnailsdec05eba
2021-04-30Make initial youtube request faster (faster cookies setup)dec05eba
2021-04-02FileManager: show video thumbnails, update thumbnail if name is the same but ...dec05eba
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2021-03-28Use imagemagick to create thumbnails instead of doing it ourselves. Better re...dec05eba
2020-11-24Make async image loader static to reduce number of process threads when using...dec05eba
2020-10-29Matrix: add room tagsdec05eba
2020-10-19Load thumbnails with multiple threads, use sha256 for saving image to path in...dec05eba
2020-10-19Fade thumbnail from fallback to the image texturedec05eba
2020-10-18Fix potential crash in thumbnail loader: 2dec05eba
2020-10-18Fix potential crash in thumbnail loaderdec05eba
2020-10-01Matrix: add room name and avatar of the current room at the topdec05eba