aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Expand)Author
2020-09-17Output png for waifu2x to fix transparent images not convertingdec05eba
2020-09-17Fix crash on incorrect options useddec05eba
2020-09-17Add image upscaling with waifu2x-ncnn-vulkan, async load images in scroll ima...dec05eba
2020-09-17Disable wrap around body, detect wrap arounddec05eba
2020-09-17Show error message on failure to load image for same pagedec05eba
2020-09-15Add manga creators page to navigate to others works by the creatorsdec05eba
2020-09-15Process related media window events even if hiddendec05eba
2020-09-14Reset filter when switching tabdec05eba
2020-09-14Use opengl v3.3dec05eba
2020-09-14Set title to plugin useddec05eba
2020-09-14Add support for 4chan passdec05eba
2020-09-14Try vsync, fallback to fps limit if vsync failsdec05eba
2020-09-14Fix vsync..dec05eba
2020-09-14aadec05eba
2020-09-14Use manual vsync since nouveau drivers are brokendec05eba
2020-09-14Do not show error when quiting video with 'q'dec05eba
2020-09-13Clear thumbnails when navigating to another page, temporary revert font size ...dec05eba
2020-09-13Add description to mangadex search result, add youtube timestampdec05eba
2020-09-11Allow toggling fullscreen mode when showing related videosdec05eba
2020-09-11Cleanup thumbnail textures when hiding related videos menudec05eba
2020-09-11Reduce cpu usage when cursor visible over videodec05eba
2020-09-10Make window black after selecting a related videodec05eba
2020-09-10Add ctrl+r keybind to show related videos menudec05eba
2020-09-08Remove invidous fallback since invidious website is dead and youtube-dl now w...dec05eba
2020-08-16Random shuffle recommendationsdec05eba
2020-08-15Only save recommendations if video is watched >= 15 secondsdec05eba
2020-08-15Limit storing of recommendations from related videos for watched video to 3dec05eba
2020-08-15Add youtube recommendations based on unwatched related videosdec05eba
2020-08-12Fix manganelo images not loading (cloudflare ddos protection)dec05eba
2020-08-06Disable key repeat for infinite image modedec05eba
2020-08-01Use dwm colorsdec05eba
2020-07-28Add more invidious fallbacksdec05eba
2020-07-20Word-wrap body textdec05eba
2020-07-20Reduce marginsdec05eba
2020-07-14Render tabs above bodydec05eba
2020-07-13Temporary disable youtube recommendations, fix youtube related videosdec05eba
2020-07-13Add recommended tab for youtubedec05eba
2020-07-12Implement ctrl+v clipboard pasting in search bardec05eba
2020-07-11Make all storage operations atomicdec05eba
2020-07-11Only compress events from target windowdec05eba
2020-07-11Automatically hide cursor after a while when video is focuseddec05eba
2020-07-11Use atomic rename instead of .finished lock filesdec05eba
2020-07-11Add ctrl+f keybind for fullscreening videodec05eba
2020-07-11Fix broken chapter navigationdec05eba
2020-07-11If a video is being watched and it has been watched before, then move it to t...dec05eba
2020-07-11Fix watch history being brokendec05eba
2020-07-11Add youtube watch historydec05eba
2020-07-10Fallback to invidio.us only if mpv exits (faster fallback)dec05eba
2020-07-10Make autocomplete asynchronousdec05eba
2020-07-10Fallback to invidio.us if youtube-dl fails (happens with videos that require ...dec05eba