aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Expand)Author
2022-02-11Add local-manga plugin to read local mangadec05eba
2022-02-09Add spacing_scale config to allow changing ui spacingdec05eba
2022-02-07Use one struct for all args in Page::submit instead of multiple args (easier ...dec05eba
2022-02-07Manga: fix crashes when navigating from/to creators page/bookmarks page (shar...dec05eba
2022-02-03Add thumbnail to manga history page. Start on new manga history format (one j...dec05eba
2022-02-03Add thumbnail to bookmarked manga pagedec05eba
2022-01-30Manga: save last page, even when navigating back. Move focused page in scroll...dec05eba
2022-01-234chan: do not reset comment navigation on next video, fix alpha color in roun...dec05eba
2021-11-26Better system messages for /id and /helpdec05eba
2021-11-26Matrix: add /id and /help commandsdec05eba
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-20Improve youtube throttling by increasing youtube downloader range buffer size...dec05eba
2021-11-19Dont set fps, let vsync handle thatdec05eba
2021-11-18Disable copy constructors for opengl resource itemsdec05eba
2021-11-18Fix window not being visible on kde because color map is deleted while the wi...dec05eba
2021-11-17Fix broken ctrl+r for videos (dont map video player window)dec05eba
2021-11-17Replace sfml with mgldec05eba
2021-11-13Temporary fix soundcloud download by using youtube-dldec05eba
2021-11-12Add youtube descriptiondec05eba
2021-11-12Allow plugins to add their own tabs in ctrl+r instead of search, comments, re...dec05eba
2021-10-25Submit on suggestion should make the search bar text the selected textdec05eba
2021-10-16Add --max-video-height argument to limit video heightdec05eba
2021-10-16Allow setting video max height in configdec05eba
2021-10-16Scale roundness with dpi, use XGetDefault instead of x dbdec05eba
2021-10-14Remove async image loader threads and instead check if the curl download proc...dec05eba
2021-10-13Fix lbry launch icon not loading, incorrect tabs body items cleared on tab sw...dec05eba
2021-10-13Add lbry, attempt to fix 4chan posting when captcha is no-opdec05eba
2021-10-04Do not draw background for item that is not selected for card view and modern...dec05eba
2021-10-03xv: fix missing search results, incorrect title to thumbnail matchesdec05eba
2021-10-02Revert tab styledec05eba
2021-10-02Change tab style, floor cleanupdec05eba
2021-09-24Show failed to load youtube subscriptions first, floor 4chan image for better...dec05eba
2021-09-24Add scrollbardec05eba
2021-09-22Sort anilist recommendations by best match, show episode duration, show title...dec05eba
2021-09-18Show option to open saucenao result urlsdec05eba
2021-09-15Reset timestamp when going to next youtube video, copy download url on ctrl-c...dec05eba
2021-09-13Include refactoringdec05eba
2021-09-11Add 4chan image zoom/panningdec05eba
2021-09-10Make manga tracking more robust by preparing for breakage by also saving urldec05eba
2021-09-10Some manga on mangakatana have merged chapters. Only show the mergeddec05eba
2021-09-10Convert file-manager --dir to absolute pathdec05eba
2021-09-09Fix peertube video downloaddec05eba
2021-09-09Add initial peertube supportdec05eba
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/...dec05eba
2021-09-08Re-enable vsyncdec05eba
2021-09-08Fix manga scroll view jumping, clamp to top/bottom, remove direct dependency ...dec05eba
2021-09-04Add use_system_mpv_config to json config as welldec05eba
2021-09-04Make font sizes customizable with a config file, see example-config.json. Rem...dec05eba
2021-09-04Matrix: fix messages that dont mention us being added to notifications list. ...dec05eba