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
/
ResourceLoader.cpp
Age
Commit message (
Expand
)
Author
2023-10-05
Update html parser
dec05eba
2023-10-04
Font loading debug
dec05eba
2023-09-11
Font config use correct path for absolute path
dec05eba
2022-11-18
Readd meme gpg encryption in matrix, this time asynchronous decryption
dec05eba
2022-11-07
Formatted text with color in matrix, monospace for codeblocks
dec05eba
2022-11-05
Support as many emoji as possible, using separate emoji images in text
dec05eba
2022-11-04
Matrix: fix nullptr crash when room avatar is changed
dec05eba
2022-11-03
Use font config to load custom font path when not using absolute path
dec05eba
2022-11-03
Config: add option to set custom fonts without using system config (fontconfig)
dec05eba
2021-11-21
Remove abort if font is not available
dec05eba
2021-11-17
Replace sfml with mgl
dec05eba
2021-09-03
Add QM_USE_SYSTEM_FONTS environment variable to use system fonts instead of n...
dec05eba
2021-06-13
Support braille, temporary disable video cache to support seeking in long vid...
dec05eba
2021-05-22
More smooth
dec05eba
2021-05-22
Fix build for ubuntu, add ubuntu path for cjk fonts
dec05eba
2021-05-12
Add file and folder icons to file manager
dec05eba
2021-04-06
Use malloc_trim to reduce memory usage after freeing memory
dec05eba
2020-11-22
Matrix: user messages not appearing after re-entering room
dec05eba
2020-11-21
Smooth emoji
dec05eba
2020-11-21
Render emoji in text, do not show notification count for cache sync, lazy loa...
dec05eba