Age | Commit message (Expand) | Author |
2020-07-13 | Temporary disable youtube recommendations, fix youtube related videos | dec05eba |
2020-07-11 | Add youtube watch history | dec05eba |
2020-07-10 | Fallback to invidio.us only if mpv exits (faster fallback) | dec05eba |
2020-06-28 | Add --use-system-mpv-config option | dec05eba |
2020-06-27 | Use mpv default ui instead of overlay | dec05eba |
2020-06-14 | Enable gpu hardware decoding | dec05eba |
2020-06-13 | Fix related videos sometimes being skipped | dec05eba |
2020-06-02 | 4chan: clear related video list when previewing new video, fix cursor being h... | dec05eba |
2020-05-31 | Add dmenu option | dec05eba |
2020-02-02 | Fix crash when launching for first time, fix for new mpv version | dec05eba |
2019-10-15 | Add tor support | dec05eba |
2019-08-11 | Misc | dec05eba |
2019-08-10 | Use gpu-hq profile | dec05eba |
2019-08-10 | Fix crash that happened in release mode (video player) | dec05eba |
2019-08-09 | Next video in list to play should be next in playlist (if available) | dec05eba |
2019-08-09 | Wait until mpv process dies (prevent zombie), fix crash that happens sometime... | dec05eba |
2019-08-09 | Readd video seek, make search asynchronous | dec05eba |
2019-08-08 | Disable video hardware acceleration as it freezes xorg | dec05eba |
2019-08-08 | Switch from libmpv to mpv process with window embed | dec05eba |
2019-08-08 | Retain fullscreen video when changing to next video | dec05eba |
2019-08-08 | Add video controls | dec05eba |
2019-08-08 | Make video player seekbar span the whole window | dec05eba |
2019-08-07 | Correctly scale images and video to window size | dec05eba |
2019-08-07 | Youtube: do not play videos that have been played before | dec05eba |
2019-08-06 | Restart videoplayer when changing video, to fix loadfile video bug | dec05eba |
2019-08-06 | Fix black video after next video plays | dec05eba |
2019-08-06 | Fix uninitialized value in videoplayer | dec05eba |
2019-08-06 | Disable hwdec, seems to freeze xorg? | dec05eba |
2019-08-06 | Change video from deprecated opengl_cl to render_gl | dec05eba |
2019-08-05 | Dont use subpixel positions, it will make things blurry | dec05eba |
2019-08-05 | Scale image/video | dec05eba |
2019-08-05 | Skip youtube ads in search | dec05eba |
2019-08-04 | Remove unused mvp options | dec05eba |
2019-08-04 | Limit video buffer | dec05eba |
2019-08-04 | Fix scaling issue | dec05eba |
2019-08-04 | Move video player to main thread (it's still processed in another thread), fi... | dec05eba |
2019-08-04 | Add video seek, play next video on end file | dec05eba |
2019-08-04 | Add youtube video playing, page navigation | dec05eba |