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
/
main.cpp
Age
Commit message (
Collapse
)
Author
2022-11-11
Support images in text, add custom emoji to matrix
dec05eba
2022-10-25
Properly update watch progress at end of file
dec05eba
2022-04-07
Force disable threaded gl optimization to reduce cpu usage (thread ↵
dec05eba
optimization doesn't improve performance here so its useless)
2022-03-09
Fix compile on clang
dec05eba
2021-05-17
Make body movement smooth, async load video related videos to allow ↵
dec05eba
cancellation with esc
2021-05-10
Add downloader, fix room navigation lag
dec05eba
Fix bug where getting next page fails if there is no search bar
2020-12-14
ffs, fix stutter ↵
dec05eba
again...........................................................
2020-12-14
Attempt to fix spastic body when using embedded items and loading them in ↵
dec05eba
render callback, fix gif play next on 4chan.. test
2020-10-02
Matrix: add video/regular file upload
dec05eba
2019-08-06
Change directory to main dir, to make resources load
dec05eba
2019-08-06
Add cli arg to choose plugin, fix crash
dec05eba
2019-08-04
Fix crash (x11 multithreading), fix play next video looping instead of next
dec05eba
2019-08-04
Move video player to main thread (it's still processed in another thread), ↵
dec05eba
fix crash, fix scaling
2019-08-04
Add youtube video playing, page navigation
dec05eba
2019-08-03
Add search suggestions for youtube & manganelo
dec05eba
2019-08-02
Convert to sfml, starting on manganelo and youtube
dec05eba