aboutsummaryrefslogtreecommitdiff
path: root/src/VideoPlayer.cpp
AgeCommit message (Expand)Author
2020-07-11Add youtube watch historydec05eba
2020-07-10Fallback to invidio.us only if mpv exits (faster fallback)dec05eba
2020-06-28Add --use-system-mpv-config optiondec05eba
2020-06-27Use mpv default ui instead of overlaydec05eba
2020-06-14Enable gpu hardware decodingdec05eba
2020-06-13Fix related videos sometimes being skippeddec05eba
2020-06-024chan: clear related video list when previewing new video, fix cursor being h...dec05eba
2020-05-31Add dmenu optiondec05eba
2020-02-02Fix crash when launching for first time, fix for new mpv versiondec05eba
2019-10-15Add tor supportdec05eba
2019-08-11Miscdec05eba
2019-08-10Use gpu-hq profiledec05eba
2019-08-10Fix crash that happened in release mode (video player)dec05eba
2019-08-09Next video in list to play should be next in playlist (if available)dec05eba
2019-08-09Wait until mpv process dies (prevent zombie), fix crash that happens sometime...dec05eba
2019-08-09Readd video seek, make search asynchronousdec05eba
2019-08-08Disable video hardware acceleration as it freezes xorgdec05eba
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-08Make video player seekbar span the whole windowdec05eba
2019-08-07Correctly scale images and video to window sizedec05eba
2019-08-07Youtube: do not play videos that have been played beforedec05eba
2019-08-06Restart videoplayer when changing video, to fix loadfile video bugdec05eba
2019-08-06Fix black video after next video playsdec05eba
2019-08-06Fix uninitialized value in videoplayerdec05eba
2019-08-06Disable hwdec, seems to freeze xorg?dec05eba
2019-08-06Change video from deprecated opengl_cl to render_gldec05eba
2019-08-05Dont use subpixel positions, it will make things blurrydec05eba
2019-08-05Scale image/videodec05eba
2019-08-05Skip youtube ads in searchdec05eba
2019-08-04Remove unused mvp optionsdec05eba
2019-08-04Limit video bufferdec05eba
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