aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Expand)Author
3 daysFix build after gcc update (function pointer cast, missing algorithm header i...HEADmasterdec05eba
2024-04-17Fix possible freeze in video player when closing it, or it moving to the next...dec05eba
2024-04-03Autoskip youtube sponsorsdec05eba
2024-04-03Youtube: fallback to yt-dlp, add support for sponsorblock (as chapters)dec05eba
2024-03-14File manager remove newline at the enddec05eba
2024-03-05Matrix: ctrl+v only copy file if clipboard text contains absolute filepathdec05eba
2024-01-01Fix possible crash when saving filedec05eba
2023-12-23Force window focus mpvdec05eba
2023-12-20Matrix: revert not clearing text on esc, make it an option 'matrix.clear_mess...dec05eba
2023-12-17Matrix: reset edit text if edit text emptydec05eba
2023-12-17Matrix: keep edited in progress message on esc, clear text when going from ed...dec05eba
2023-12-16Matrix: keep chat message when pressing esc or going back to previous page. P...dec05eba
2023-12-14Dont redirect invidious website to youtube (non video page), redirect invidio...dec05eba
2023-12-09matrix: fix glitches room avatar after saucenao viewdec05eba
2023-12-08shitdec05eba
2023-12-08Add class hint, wm name, window type, transient fordec05eba
2023-12-08Make dialog window a real dialog windowdec05eba
2023-11-29Playlist skip unplayable itemsdec05eba
2023-11-15Add < and > to navigate playlistdec05eba
2023-11-05Add config option to set movement speed and icon spinning speeddec05eba
2023-10-30mdec05eba
2023-10-30Revert "Dont hardcode backspace/q to exit, use the input.conf file for that"dec05eba
2023-10-30Remove unused functiondec05eba
2023-10-29Dont hardcode backspace/q to exit, use the input.conf file for thatdec05eba
2023-10-29Youtube: support playlistsdec05eba
2023-10-28Remove unecessary youtube custom redirectdec05eba
2023-10-14Remove dependency on yt-dlp for youtubedec05eba
2023-09-11Add font specific scale configdec05eba
2023-08-25Add config option to set low latency modedec05eba
2023-08-25Reduce latency (in mglpp, opengl hack)dec05eba
2023-07-31Video: dont update watch progress when watch progress hasn't changed (when pa...dec05eba
2023-07-30Youtube: fix some videos (disable av1, breaks mpv), allow webmdec05eba
2023-07-29Ctrl+Shift+S: Create a new name for file instead of replacing existing onedec05eba
2023-07-12Attempt to fix slowdown regressiondec05eba
2023-07-09Set fps limit (even when vsync is enabled) for retards who disable vsync syst...dec05eba
2023-07-03Lbry: fix video not playable sometime (add odysee referer header)dec05eba
2023-06-30Dont show spinning circle when thumbnail failed to loaddec05eba
2023-06-25Matrix: remove reply formatting from image save name in reply image messagesdec05eba
2023-06-13Add option to disable file manager grid view to make midov stop cryingdec05eba
2023-06-11Change file manager view to grid, change file and folder iconsdec05eba
2023-05-21Grid view for anime seasons/episodes, only show episode namedec05eba
2023-05-13html unescape aposdec05eba
2023-05-06Matrix: try to fix missing messages (limited room messages)dec05eba
2023-04-30Matrix: fix youtube videos not working if use_system_mpv_config is setdec05eba
2023-04-27Temporary depend on yt-dlp for youtube since youtube broke (throttle sig)dec05eba
2023-03-11Better message for open urldec05eba
2023-03-11Matrix: allow pressing enter on a message with a room alias to join the roomdec05eba
2023-03-11Remove readm as it now has a google captchadec05eba
2023-01-30Periodically save watch progress. This makes watch progress survive system crashdec05eba
2023-01-19Lazy fetch local anime pagedec05eba