Age | Commit message (Expand) | Author |
2022-03-13 | youtube: fix long videos not working (int64_t in video seek), ctrl+r not work... | dec05eba |
2022-03-13 | Attempt to fix video player focus, add keys to navigate to previous/next chap... | dec05eba |
2022-03-11 | Fix youtube streaming for really long videos | dec05eba |
2022-03-11 | youtube video: fix video with redirect not getting content length correctly, ... | dec05eba |
2022-03-11 | Youtube downloader: do not make non blocking | dec05eba |
2022-03-11 | youtube: use mpv stream_cb instead of proxy server | dec05eba |
2022-03-11 | Fix video player focus (in dwm, it would cause focus spam) | dec05eba |
2022-03-10 | Focus video player when focusing the main window | dec05eba |
2022-03-09 | i dont know | dec05eba |
2022-03-09 | youtube proxy: dont make write to client with data blocking | dec05eba |
2022-03-09 | Fix compile on clang | dec05eba |
2022-03-08 | Save youtube watch progress and resume next time the video is played | dec05eba |
2022-03-07 | Attempt to fix youtube video issue where video stops playing because audio fi... | dec05eba |
2022-03-06 | Do not cache local-anime, reseek to anime on progress update | dec05eba |
2022-03-05 | Make ui behavior nicer with spacing_scale less than 1.0 | dec05eba |
2022-03-05 | Fix video fullscreen button, double-click fullscreen | dec05eba |
2022-03-05 | Change video player style (dont scale ui with window size, larger seekbar and... | dec05eba |
2022-03-05 | Icon change | dec05eba |
2022-03-04 | Add window icon and launcher icon | dec05eba |
2022-03-04 | Fix fileanalyzer load_metadata on load not working | dec05eba |
2022-03-04 | Do not call ffprobe for thumbnails unless its guaranteed to be a local video ... | dec05eba |
2022-03-04 | Fix xv video and related page, fix possible crash when going back from relate... | dec05eba |
2022-03-03 | Fix related videos window not showing for generic media, fix ph related video... | dec05eba |
2022-03-02 | Allow using ~ and $HOME in config paths | dec05eba |
2022-03-02 | Set anime as finished watching in ui without having to restart | dec05eba |
2022-03-01 | Make login a bit generalized, readd 4chan login (not tested) | dec05eba |
2022-03-01 | SearchBar refactor. Dont show search icon if searchbar is not used for search | dec05eba |
2022-03-01 | poop | dec05eba |
2022-03-01 | Add search icon | dec05eba |
2022-02-28 | Use custom mpv osd script to change mpv ui | dec05eba |
2022-02-28 | Update submodule urls | dec05eba |
2022-02-27 | youtube: fix youtu.be/watch?v= urls | dec05eba |
2022-02-21 | Revert back to recommending youtube videos based on related videos | dec05eba |
2022-02-20 | Local-anime: add option to group episodes into anime groups from the name of ... | dec05eba |
2022-02-20 | Fix video thumbnail not maintaining aspect ratio | dec05eba |
2022-02-19 | Attempt to fix video/audio desync on youtube (load audio at same time as video) | dec05eba |
2022-02-18 | local-anime: go to watched if we have only watched part of the video | dec05eba |
2022-02-18 | Refactor watch progress (prepare for global watch progress) | dec05eba |
2022-02-18 | local-anime: fix broken duration (fixes watch progress) | dec05eba |
2022-02-18 | Faster image loading/thumbnail creation by using multiple threads | dec05eba |
2022-02-18 | Fix video thumbnail creation | dec05eba |
2022-02-17 | local-anime: remove bookmarking for now | dec05eba |
2022-02-17 | Add local anime tracking. Check readme for more info about local_anime config | dec05eba |
2022-02-17 | Wip: fix video duration not working for some analyzed files, get frame in mid... | dec05eba |
2022-02-16 | Allow mpv version 1 for video player | dec05eba |
2022-02-16 | Fix matrix invite accept/decline after refactoring caused bug | dec05eba |
2022-02-16 | local_manga: move local manga config from local_manga_... to local_manga. object | dec05eba |
2022-02-16 | Finish video player | dec05eba |
2022-02-16 | Finish implementing time-pos, sub-add and event ipc | dec05eba |
2022-02-16 | Initial video player setup (playing a video with local config and gpu acceler... | dec05eba |