aboutsummaryrefslogtreecommitdiff
path: root/depends
AgeCommit message (Collapse)Author
2022-03-11Fix video player focus (in dwm, it would cause focus spam)dec05eba
2022-03-09Fix compile on clangdec05eba
2022-02-28Update submodule urlsdec05eba
2022-02-15Render missing glyphs as a crossed out boxdec05eba
2021-11-26fix compile if jsoncpp is not installeddec05eba
2021-11-26Fix 4chan posting reloading captcha on failed captchadec05eba
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-19Dont set fps, let vsync handle thatdec05eba
2021-11-19Slightly improve font rendering qualitydec05eba
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-17Limit image loading to one thread in async image loaderdec05eba
2021-09-16Include jsoncpp as a submodule dependency instead of a system dependency. ↵dec05eba
Jsoncpp will also be removed in the future
2021-09-10Some manga on mangakatana have merged chapters. Only show the mergeddec05eba
ones
2021-08-16Add MyAnimeList (wip)dec05eba
2021-08-07Fix seeking in youtube videos larger than 2gb, launch launcher when running ↵dec05eba
qm without any args
2021-07-24Fix youtube copyrighted videos (revert back to watch?v= url)dec05eba
2021-07-19Add hotexamplesdec05eba
2021-07-03Remove dependency on tidy, fix ph, support all 4chan markupdec05eba
Go back to previous page when failing to fetch number of pages
2021-06-15Fix missing description for single result item for mangakatana searchdec05eba
2021-06-15Add manga description to mangadex and mangakatana search, fix matrix ↵dec05eba
notification invite not showing when opening quickmedia, clear fetch page and items on reload of lazy page
2021-05-22Fix 4chan and other html plugins for ubuntu, make movement smooth with 60fps ↵dec05eba
as well, readd updateGeometry
2021-05-22Fix build for ubuntu, add ubuntu path for cjk fontsdec05eba
2021-05-06Add saucenaodec05eba
2021-04-28Create generic media plugindec05eba
2021-04-28Lazy load recommendations, simplify html parserdec05eba
2021-04-28Add youtube subscriptions, etcdec05eba
2021-04-12Fix weird body move behavior when last item is selected, download manga ↵dec05eba
images straight to an image
2020-10-19Matrix: add room search, move rooms with mentions/unread messages to topdec05eba
2020-10-19Ph: fix related videos images and titles missing or incorrect. Use message ↵dec05eba
type to open in video player instead of using http head
2020-10-16Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb ↵dec05eba
to 24mb
2020-09-18Add torrent descriptiondec05eba
2020-07-06Fix submodule after updatedec05eba
2020-06-27Use mpv default ui instead of overlaydec05eba
2019-08-02Convert to sfml, starting on manganelo and youtubedec05eba
2019-05-25Convert to sibs, add curl download, write testdec05eba