Age | Commit message (Expand) | Author |
2021-06-09 | Show critical notification before abort on critical error | dec05eba |
2021-06-08 | Make card height the same size as the content | dec05eba |
2021-06-06 | Remove unused functions in VideoPlayer | dec05eba |
2021-06-06 | Use socketpair instead of unix domain socket | dec05eba |
2021-06-02 | Add modern theme | dec05eba |
2021-05-23 | Only use x11egl mpv option when running wayland. Disable video disk cache, us... | dec05eba |
2021-05-10 | Add downloader, fix room navigation lag | dec05eba |
2021-05-06 | Show youtube recommendations instead of local recommendations from related vi... | dec05eba |
2021-05-04 | Use x11 on wayland, to make mpv embedding possible | dec05eba |
2021-03-30 | Remove tor option. Use torsocks instead (which is what quickmedia did anyways) | dec05eba |
2021-03-28 | Fix some spotify podcast failing to play (because of some characters in title?) | dec05eba |
2021-03-27 | bla | dec05eba |
2021-02-07 | Dont download video with --no-video option, ignore events with state_key set ... | dec05eba |
2021-01-25 | Limit ytdl video resolution to the largest monitors height | dec05eba |
2020-12-21 | Ooga booga | dec05eba |
2020-12-21 | Add pipe plugin, increase video load timeout to 500 seconds | dec05eba |
2020-12-15 | Matrix: keep image/video open. Need to manually close. Fixes auto close of im... | dec05eba |
2020-12-14 | Attempt to fix spastic body when using embedded items and loading them in ren... | dec05eba |
2020-11-14 | Resume video when navigating back from related/channel videos | dec05eba |
2020-10-30 | Matrix: re-add /logout, cancel task immediately | dec05eba |
2020-10-20 | Cache video to temporary file instead of memory | dec05eba |
2020-10-16 | Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb t... | dec05eba |
2020-10-02 | Add --no-video option to play videos with only audio | dec05eba |
2020-10-02 | Matrix: do a HEAD request to selected url to determinate type before using mp... | dec05eba |
2020-10-01 | wip | dec05eba |
2020-09-27 | Validate json type after parsing | dec05eba |
2020-09-27 | Save currently playing video url to clipboard with ctrl+s | dec05eba |
2020-09-21 | Initial matrix support | dec05eba |
2020-09-14 | Do not show error when quiting video with 'q' | dec05eba |
2020-09-14 | Fallback to software video playback if the system doesn't support hardware ac... | dec05eba |
2020-09-10 | Only load english subtitles because loading too many subtitles is too slow | dec05eba |
2020-08-15 | Do not save cookies for youtube anymore | dec05eba |
2020-07-27 | Use ytdl cookie for video | dec05eba |
2020-07-17 | Use better mpv options | dec05eba |
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 |