aboutsummaryrefslogtreecommitdiff
path: root/src/VideoPlayer.cpp
AgeCommit message (Expand)Author
2022-03-08Save youtube watch progress and resume next time the video is playeddec05eba
2022-03-06Do not cache local-anime, reseek to anime on progress updatedec05eba
2022-03-05Fix video fullscreen button, double-click fullscreendec05eba
2022-02-28Use custom mpv osd script to change mpv uidec05eba
2022-02-18Fix video thumbnail creationdec05eba
2022-02-17Add local anime tracking. Check readme for more info about local_anime configdec05eba
2022-02-17Wip: fix video duration not working for some analyzed files, get frame in mid...dec05eba
2022-02-16Finish video playerdec05eba
2022-02-16Finish implementing time-pos, sub-add and event ipcdec05eba
2021-11-17Replace sfml with mgldec05eba
2021-10-25Load mpris mpv script if its installeddec05eba
2021-10-13Add lbry, attempt to fix 4chan posting when captcha is no-opdec05eba
2021-09-09Add initial peertube supportdec05eba
2021-09-02Youtube: skip non-default audio tracks, remove subtitle shadowdec05eba
2021-08-25Faster mangakatana search on exact matchdec05eba
2021-08-25Youtube: disable auto generated subtitles, change subtitle sizedec05eba
2021-08-24Change subtitle borderdec05eba
2021-08-24Change subtitle size and y offsetdec05eba
2021-08-24Youtube: load english subtitles when availabledec05eba
2021-08-05Youtube: attempt to auto-detect throttling and restart downloaddec05eba
2021-07-29Faster video loading/error when not using xxx plugin (disable ytdl)dec05eba
2021-07-24Fix youtube copyrighted videos (revert back to watch?v= url)dec05eba
2021-07-20Fix cursor not autohiding sometimes because start of video is not always dete...dec05eba
2021-07-06Revert input-ipc-server->input-ipc-client because mpv version on ubuntu is to...dec05eba
2021-06-27Fix youtube commentsdec05eba
2021-06-25Add a http server proxy for better youtube downloading (bypassing rate limit ...dec05eba
2021-06-22Only do youtube redirect on failure to load videodec05eba
2021-06-19Fix youtube audio download downloading video when not neededdec05eba
2021-06-19Support youtube description chaptersdec05eba
2021-06-184chan, soundcloud: move selection to autoplay itemdec05eba
2021-06-18cache-pause=yes, to prevent lag instead of pausing of cache bufferdec05eba
2021-06-15Add manga description to mangadex and mangakatana search, fix matrix notifica...dec05eba
2021-06-14Workaround shitty mpv pulseaudio issue where the video is frozen. Try reloadi...dec05eba
2021-06-14Rework around mpv issue: reload video if frozen after seek. Add f5 to reload ...dec05eba
2021-06-13Support braille, temporary disable video cache to support seeking in long vid...dec05eba
2021-06-12Start from youtube url timestampdec05eba
2021-06-11Do not auto pause for seconds when bufferingdec05eba
2021-06-11Readd youtube video titledec05eba
2021-06-11Remove dependency on youtube-dl for streaming youtube, resulting in faster vi...dec05eba
2021-06-09Show critical notification before abort on critical errordec05eba
2021-06-08Make card height the same size as the contentdec05eba
2021-06-06Remove unused functions in VideoPlayerdec05eba
2021-06-06Use socketpair instead of unix domain socketdec05eba
2021-06-02Add modern themedec05eba
2021-05-23Only use x11egl mpv option when running wayland. Disable video disk cache, us...dec05eba
2021-05-10Add downloader, fix room navigation lagdec05eba
2021-05-06Show youtube recommendations instead of local recommendations from related vi...dec05eba
2021-05-04Use x11 on wayland, to make mpv embedding possibledec05eba
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2021-03-28Fix some spotify podcast failing to play (because of some characters in title?)dec05eba