index
:
QuickMedia
master
A rofi inspired native client for web services. Supports youtube, peertube, lbry, soundcloud, nyaa.si, 4chan, matrix, saucenao, hotexamples, anilist, dramacool and several manga sites.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
AsyncImageLoader.cpp
Age
Commit message (
Expand
)
Author
2020-11-24
Make async image loader static to reduce number of process threads when using...
dec05eba
2020-11-03
Matrix: sync with filter, lazy member fetch (reducing sync time from 35 sec w...
dec05eba
2020-10-29
Matrix: add room tags
dec05eba
2020-10-21
Workaround sfml image loading thread race condition
dec05eba
2020-10-21
Use correct size for thumbnail creation
dec05eba
2020-10-19
Fix threading crash (assigning to a new thread before the thread has died), c...
dec05eba
2020-10-19
Load thumbnails with multiple threads, use sha256 for saving image to path in...
dec05eba
2020-10-19
Change thumbnail creation from nearest neighbor to linear interpolation, set ...
dec05eba
2020-10-18
Fix potential crash in thumbnail loader: 2
dec05eba
2020-10-18
Fix potential crash in thumbnail loader
dec05eba
2020-10-17
Matrix: make displayname more bright, add circle mask shader for avatar and r...
dec05eba
2020-10-06
Matrix: fix crash when entering room with no avatar
dec05eba
2020-10-02
Matrix: add video/regular file upload
dec05eba
2020-10-01
Matrix: add room name and avatar of the current room at the top
dec05eba