Age | Commit message (Expand) | Author |
2021-11-18 | Fix crash when going to ctrl+r when first page is youtube video (starting qui... | dec05eba |
2021-11-18 | Disable copy constructors for opengl resource items | dec05eba |
2021-11-18 | Fix corrupt reactions in matrix (use of deleted vertex buffer) | dec05eba |
2021-11-18 | Fix window not being visible on kde because color map is deleted while the wi... | dec05eba |
2021-11-17 | Readd kerning | dec05eba |
2021-11-17 | Fix broken ctrl+r for videos (dont map video player window) | dec05eba |
2021-11-17 | Replace sfml with mgl | dec05eba |
2021-11-13 | Soundcloud: display music title in mpv | dec05eba |
2021-11-13 | Temporary fix soundcloud download by using youtube-dl | dec05eba |
2021-11-12 | Add youtube description | dec05eba |
2021-10-25 | Load mpris mpv script if its installed | dec05eba |
2021-10-16 | Add --max-video-height argument to limit video height | dec05eba |
2021-10-16 | Allow setting video max height in config | dec05eba |
2021-10-15 | Make sure xft.dpi resource type is string | dec05eba |
2021-10-15 | Remove dependency on xrdb for Xft.dpi | dec05eba |
2021-10-14 | Remove async image loader threads and instead check if the curl download proc... | dec05eba |
2021-10-13 | Lbry: fix missing search match for channels with no title (but with a name) a... | dec05eba |
2021-10-13 | Fix lbry launch icon not loading, incorrect tabs body items cleared on tab sw... | dec05eba |
2021-10-13 | add lbry, fix soundcloud, mangadex, anilist, change style, etc | dec05eba |
2021-09-22 | Sort anilist recommendations by best match, show episode duration, show title... | dec05eba |
2021-09-20 | Order mangadex search by relevence | dec05eba |
2021-09-18 | Show saucenao urls directly in the result | dec05eba |
2021-09-18 | Show option to open saucenao result urls | dec05eba |
2021-09-16 | Youtube: fix videos that do not allow embedding | dec05eba |
2021-09-16 | Fix age restricted youtube videos | dec05eba |
2021-09-16 | Fix peertube for older servers, add working peertube instances from https://p... | dec05eba |
2021-09-16 | Include jsoncpp as a submodule dependency instead of a system dependency. Jso... | dec05eba |
2021-09-15 | Reset timestamp when going to next youtube video, copy download url on ctrl-c... | dec05eba |
2021-09-13 | Fix mangadex search/chapters listing after mangadex api update, combine same ... | dec05eba |
2021-09-12 | Mangadex: add author/artist tabs for manga, optimize search (covers) | dec05eba |
2021-09-12 | Scroll body list view on item height diff | dec05eba |
2021-09-11 | Add 4chan image zoom/panning | dec05eba |
2021-09-10 | Only show merged mangakatana chapters, make manga tracking more robust for th... | dec05eba |
2021-09-10 | misc | dec05eba |
2021-09-09 | Temporary fix for shitty ffmpeg being unable to play hls streams on peertube | dec05eba |
2021-09-09 | Add initial peertube support | dec05eba |
2021-09-08 | Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/... | dec05eba |
2021-09-08 | Re-enable vsync | dec05eba |
2021-09-08 | Fix manga scroll view jumping, clamp to top/bottom, remove direct dependency ... | dec05eba |
2021-09-05 | Workaround libc bug causing segfault | dec05eba |
2021-09-04 | Make font sizes customizable with a config file, see example-config.json. Rem... | dec05eba |
2021-09-04 | Matrix: fix messages that dont mention us being added to notifications list. ... | dec05eba |
2021-09-03 | Show youtube play fail reason in notification, more items below correct width! | dec05eba |
2021-09-03 | Scale emoji by font scale | dec05eba |
2021-09-03 | Consistently calculate font height for different fonts | dec05eba |
2021-09-03 | Scale imageviewer font by ui and font scale | dec05eba |
2021-09-03 | Add QM_USE_SYSTEM_FONTS environment variable to use system fonts instead of n... | dec05eba |
2021-09-03 | Scale matrix room side panel by font scale | dec05eba |
2021-09-03 | Add QM_FONT_SCALE environment variable to set font scale. Also add QM_SCALE t... | dec05eba |
2021-08-29 | Allow bookmarking manga from chapters page, do not clear search input on sugg... | dec05eba |