summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2021-11-26Better system messages for /id and /helpdec05eba
2021-11-26Matrix: add /id and /help commandsdec05eba
2021-11-26fix compile if jsoncpp is not installeddec05eba
2021-11-26Fix 4chan posting reloading captcha on failed captchadec05eba
2021-11-25Youtube: show like/dislike count for videos in the youtube descriptiondec05eba
2021-11-25Fix possible corrupt font atlasdec05eba
2021-11-24Fix glyphs overlapping, but adds unnecessary paddingdec05eba
2021-11-21Remove abort if font is not availabledec05eba
2021-11-20Improve youtube throttling by increasing youtube downloader range buffer ↵dec05eba
size by 10
2021-11-19Dont set fps, let vsync handle thatdec05eba
2021-11-19Slightly improve font rendering qualitydec05eba
2021-11-19Revert back to loading thumbnails with multiple threads instead of loading ↵dec05eba
thumbnails after requested in render loop
2021-11-18Fix crash when going to ctrl+r when first page is youtube video (starting ↵dec05eba
quickmedia with a youtube url), better youtube video description
2021-11-18Disable copy constructors for opengl resource itemsdec05eba
2021-11-18Fix corrupt reactions in matrix (use of deleted vertex buffer)dec05eba
2021-11-18Fix window not being visible on kde because color map is deleted while the ↵dec05eba
window is in use, text editing not working for the first character
2021-11-17Readd kerningdec05eba
2021-11-17Fix broken ctrl+r for videos (dont map video player window)dec05eba
2021-11-17Replace sfml with mgldec05eba
2021-11-13Soundcloud: display music title in mpvdec05eba
2021-11-13Temporary fix soundcloud download by using youtube-dldec05eba
2021-11-12Add youtube descriptiondec05eba
2021-10-25Load mpris mpv script if its installeddec05eba
2021-10-16Add --max-video-height argument to limit video heightdec05eba
2021-10-16Allow setting video max height in configdec05eba
2021-10-15Make sure xft.dpi resource type is stringdec05eba
2021-10-15Remove dependency on xrdb for Xft.dpidec05eba
2021-10-14Remove async image loader threads and instead check if the curl download ↵dec05eba
process has finished
2021-10-13Lbry: fix missing search match for channels with no title (but with a name) ↵dec05eba
and reposts
2021-10-13Fix lbry launch icon not loading, incorrect tabs body items cleared on tab ↵dec05eba
switch
2021-10-13add lbry, fix soundcloud, mangadex, anilist, change style, etcdec05eba
2021-09-22Sort anilist recommendations by best match, show episode duration, show ↵dec05eba
titles differently
2021-09-20Order mangadex search by relevencedec05eba
2021-09-18Show saucenao urls directly in the resultdec05eba
2021-09-18Show option to open saucenao result urlsdec05eba
2021-09-16Youtube: fix videos that do not allow embeddingdec05eba
2021-09-16Fix age restricted youtube videosdec05eba
2021-09-16Fix peertube for older servers, add working peertube instances from ↵dec05eba
https://peertube_isolation.frama.io/list/
2021-09-16Include jsoncpp as a submodule dependency instead of a system dependency. ↵dec05eba
Jsoncpp will also be removed in the future
2021-09-15Reset timestamp when going to next youtube video, copy download url on ↵dec05eba
ctrl-c for youtube
2021-09-13Fix mangadex search/chapters listing after mangadex api update, combine same ↵dec05eba
author/artist into one
2021-09-12Mangadex: add author/artist tabs for manga, optimize search (covers)dec05eba
2021-09-12Scroll body list view on item height diffdec05eba
2021-09-11Add 4chan image zoom/panningdec05eba
2021-09-10Only show merged mangakatana chapters, make manga tracking more robust for ↵dec05eba
the future
2021-09-10miscdec05eba
2021-09-09Temporary fix for shitty ffmpeg being unable to play hls streams on peertubedec05eba
2021-09-09Add initial peertube supportdec05eba
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and ↵dec05eba
/usr/share/quickmedia/themes/<theme-name>.json)
2021-09-08Re-enable vsyncdec05eba