aboutsummaryrefslogtreecommitdiff
path: root/include/VideoPlayer.hpp
AgeCommit message (Expand)Author
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2021-03-27bladec05eba
2021-01-25Limit ytdl video resolution to the largest monitors heightdec05eba
2020-12-15Matrix: keep image/video open. Need to manually close. Fixes auto close of im...dec05eba
2020-11-14Resume video when navigating back from related/channel videosdec05eba
2020-10-02Add --no-video option to play videos with only audiodec05eba
2020-09-27Save currently playing video url to clipboard with ctrl+sdec05eba
2020-09-14Do not show error when quiting video with 'q'dec05eba
2020-07-13Temporary disable youtube recommendations, fix youtube related videosdec05eba
2020-07-10Fallback to invidio.us only if mpv exits (faster fallback)dec05eba
2020-06-28Add --use-system-mpv-config optiondec05eba
2019-10-15Add tor supportdec05eba
2019-08-10Fix crash that happened in release mode (video player)dec05eba
2019-08-09Readd video seek, make search asynchronousdec05eba
2019-08-08Switch from libmpv to mpv process with window embeddec05eba
2019-08-08Retain fullscreen video when changing to next videodec05eba
2019-08-08Add video controlsdec05eba
2019-08-07Correctly scale images and video to window sizedec05eba
2019-08-06Change video from deprecated opengl_cl to render_gldec05eba
2019-08-05Skip youtube ads in searchdec05eba
2019-08-04Fix scaling issuedec05eba
2019-08-04Move video player to main thread (it's still processed in another thread), fi...dec05eba
2019-08-04Add video seek, play next video on end filedec05eba
2019-08-04Add youtube video playing, page navigationdec05eba