aboutsummaryrefslogtreecommitdiff
path: root/include/QuickMedia.hpp
AgeCommit message (Expand)Author
2021-04-21Use shader for rounded rectangle, improve circle shaderdec05eba
2021-04-20Fix random crash when displaying chapter progressdec05eba
2021-04-19Move tab code to separate class, fix upload time missing for certain manga pl...dec05eba
2021-04-18Fix misc matrix bugs related to leaving a room when side panel is visible and...dec05eba
2021-04-14Rework manga plugins downloading.. preparing for parallel downloadsdec05eba
2021-04-08Temporary workaround tabbed bugdec05eba
2021-04-07Matrix: mark window as urgent when being mentioned or receiving an invitedec05eba
2021-04-06Add support for embedding the window into another application, such as suckle...dec05eba
2021-04-06Create a unified launcher for quickmediadec05eba
2021-04-02Cancel all tasks when pressing escape to go to previous page or when closing ...dec05eba
2021-03-31Soundcloud: automatically fetch next page when reaching end of related music ...dec05eba
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2021-03-26Soundcloud: autoplay next song in listdec05eba
2021-03-26Add soundclouddec05eba
2021-03-19Start on touch support, add support for ui scaling, revert back to old get_me...dec05eba
2021-03-16Temporary add --low-cpu-mode to reduce cpu usage when idledec05eba
2021-03-10Youtube: add youtube comments to ctrl+rdec05eba
2021-02-08Matrix: add QM_PHONE_FACTOR to hide room list side panel, do not render room ...dec05eba
2021-02-08Matrix: add room list on the left side when in a roomdec05eba
2020-11-04Show loading animation for initial logindec05eba
2020-11-04Add channels page to related videos menu, fix related videos menu broken afte...dec05eba
2020-11-01Matrix: cache syncdec05eba
2020-11-01Matrix: add invites tab, add /leave command, remove room when leaving, add as...dec05eba
2020-10-31Load fonts on demanddec05eba
2020-10-31Make matrix posting, deleting, replying, edit async and video check if stream...dec05eba
2020-10-30Matrix: re-add /logout, cancel task immediatelydec05eba
2020-10-29Matrix: download unstreamable videos before playing them (mp4)dec05eba
2020-10-29Matrix: add room tagsdec05eba
2020-10-20Add thumbnail loading animationdec05eba
2020-10-19Load thumbnails with multiple threads, use sha256 for saving image to path in...dec05eba
2020-10-17Matrix: make displayname more bright, add circle mask shader for avatar and r...dec05eba
2020-10-13Refactor plugin into seperate pagesdec05eba
2020-10-05Manga: add f keybinding to fit image to windowdec05eba
2020-10-05Manga: add --upscale-images-force to force upscaling, regardless of original ...dec05eba
2020-10-02Add --no-video option to play videos with only audiodec05eba
2020-09-23Fallback to cjk font, change font to system noto sansdec05eba
2020-09-23Add matrix image uploaddec05eba
2020-09-22Initial file manager implementation, with thumbnail cachingdec05eba
2020-09-21Initial matrix supportdec05eba
2020-09-17Add image upscaling with waifu2x-ncnn-vulkan, async load images in scroll ima...dec05eba
2020-09-15Add manga creators page to navigate to others works by the creatorsdec05eba
2020-09-14Use manual vsync since nouveau drivers are brokendec05eba
2020-09-10Add ctrl+r keybind to show related videos menudec05eba
2020-08-15Only save recommendations if video is watched >= 15 secondsdec05eba
2020-08-15Add youtube recommendations based on unwatched related videosdec05eba
2020-07-11Add youtube watch historydec05eba
2020-07-10Make autocomplete asynchronousdec05eba
2020-07-03bind I to switching between single image and scroll modedec05eba
2020-06-30Add infinite image scroll modedec05eba
2020-06-28Add --use-system-mpv-config optiondec05eba