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
/
project.conf
Age
Commit message (
Collapse
)
Author
2022-02-16
Initial video player setup (playing a video with local config and gpu ↵
dec05eba
acceleration and window embedding)
2021-11-17
Replace sfml with mgl
dec05eba
2021-09-16
Include jsoncpp as a submodule dependency instead of a system dependency. ↵
dec05eba
Jsoncpp will also be removed in the future
2021-09-08
Fix manga scroll view jumping, clamp to top/bottom, remove direct dependency ↵
dec05eba
on opengl
2021-07-03
Remove dependency on tidy, fix ph, support all 4chan markup
dec05eba
Go back to previous page when failing to fetch number of pages
2021-05-22
Fix build for ubuntu, add ubuntu path for cjk fonts
dec05eba
2021-04-13
Include cppcodec instead of using it a system library. Its not available in ↵
dec05eba
ubuntu repos for example
2021-04-02
QuickMedia -> quickmedia
dec05eba
2020-10-23
Matrix: start on room tags, fix thread race condition on accessing room ↵
dec05eba
variables (name, avatar url, prev batch)
2020-10-22
Matrix: temporary disable vim keys that interfer with room search, also ↵
dec05eba
include embedded item when pressing enter
2020-10-16
Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb ↵
dec05eba
to 24mb
2020-09-21
Initial matrix support
dec05eba
2020-09-14
Use manual vsync since nouveau drivers are broken
dec05eba
2020-09-13
Use glScissor to cut off area outside body
dec05eba
2020-07-13
Temporary disable youtube recommendations, fix youtube related videos
dec05eba
2020-07-13
Add recommended tab for youtube
dec05eba
2020-07-03
Do not use exact versions of dependencies, remove tidy which html-search ↵
dec05eba
already has dependency on
2019-11-20
Continue on 4chan, update readme info about tor
dec05eba
2019-10-29
Add search menu tab (currently only manga)
dec05eba
2019-08-08
Switch from libmpv to mpv process with window embed
dec05eba
2019-08-06
Save and show progress in manga and return to last page"
dec05eba
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
2019-05-25
Convert to sibs, add curl download, write test
dec05eba