aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-01SearchBar refactor. Dont show search icon if searchbar is not used for searchdec05eba
2022-03-01poopdec05eba
2022-03-01Add search icondec05eba
2022-02-28Use custom mpv osd script to change mpv uidec05eba
2022-02-28Update submodule urlsdec05eba
2022-02-27youtube: fix youtu.be/watch?v= urlsdec05eba
2022-02-21Revert back to recommending youtube videos based on related videosdec05eba
2022-02-20Local-anime: add option to group episodes into anime groups from the name of ↵dec05eba
the anime by using the local_manga.auto_group_episodes config
2022-02-20Fix video thumbnail not maintaining aspect ratiodec05eba
2022-02-19Attempt to fix video/audio desync on youtube (load audio at same time as video)dec05eba
2022-02-18local-anime: go to watched if we have only watched part of the videodec05eba
2022-02-18Refactor watch progress (prepare for global watch progress)dec05eba
2022-02-18local-anime: fix broken duration (fixes watch progress)dec05eba
2022-02-18Faster image loading/thumbnail creation by using multiple threadsdec05eba
2022-02-18Fix video thumbnail creationdec05eba
2022-02-17local-anime: remove bookmarking for nowdec05eba
2022-02-17Add local anime tracking. Check readme for more info about local_anime configdec05eba
2022-02-17Wip: fix video duration not working for some analyzed files, get frame in ↵dec05eba
middle of video instead of first frame for thumbnail
2022-02-16Allow mpv version 1 for video playerdec05eba
2022-02-16Fix matrix invite accept/decline after refactoring caused bugdec05eba
2022-02-16local_manga: move local manga config from local_manga_... to local_manga. objectdec05eba
2022-02-16Finish video playerdec05eba
2022-02-16Finish implementing time-pos, sub-add and event ipcdec05eba
2022-02-16Initial video player setup (playing a video with local config and gpu ↵dec05eba
acceleration and window embedding)
2022-02-15Render missing glyphs as a crossed out boxdec05eba
2022-02-14local-manga: append automedia seen when going to next chapterdec05eba
2022-02-14Remove mangadex upgrade codedec05eba
2022-02-13Make manga images pages less error pronedec05eba
2022-02-12Local-manga: fix cache not utilized properlydec05eba
2022-02-12Local-manga: improve loading of page when using slow mediumdec05eba
Especially when using NFS. Only get the latest chapter when needed and cache link to the cover page.
2022-02-12Local manga: add ctrl+r to search page to mark manga as read/unreaddec05eba
2022-02-12Local-manga: show if the latest chapter of a manga has been readdec05eba
2022-02-11Fix local manga not updating chapter images when going to next/previous ↵dec05eba
manga (manual removal of cache is needed)
2022-02-11Add read local manga to automedia seendec05eba
2022-02-11ImageViewer: make closest image the top of the image and limit first/last ↵dec05eba
image to bottom/top of the image instead of center
2022-02-11ImageViewer: start at top of current pagedec05eba
2022-02-11Fix image viewer scrolling to bottom if some pages are larger than window sizedec05eba
2022-02-11Add local_manga_sort_by_name and local_manga_sort_chapters_by_name configdec05eba
2022-02-11Add local-manga plugin to read local mangadec05eba
2022-02-09Add spacing_scale config to allow changing ui spacingdec05eba
2022-02-07Use one struct for all args in Page::submit instead of multiple args (easier ↵dec05eba
to add new fields without changing code) Also remove submit_body_item from page.
2022-02-07Manga: fix crashes when navigating from/to creators page/bookmarks page ↵dec05eba
(shared ptr deinit in non-main thread deiniting gl resources in non main thread), add pgup/pgdown/home/end to navigate manga faster
2022-02-03Add thumbnail to manga history page. Start on new manga history format (one ↵dec05eba
json file)
2022-02-03Add thumbnail to bookmarked manga pagedec05eba
2022-01-31ImageViewer: proper clamp to first/last image top/bottom, change ↵dec05eba
acceleration values
2022-01-30Manga: save last page, even when navigating back. Move focused page in ↵dec05eba
scroll view to center of window
2022-01-23Youtube: show timestamps for video comments with timestamp at end of line, ↵dec05eba
remove unused signature code for now
2022-01-234chan: do not reset comment navigation on next video, fix alpha color in ↵dec05eba
rounded rectangle shader
2022-01-09Mangadex fix search and images download after at-home endpoint updatedec05eba
2022-01-01Remove youtube likes/dislikes code now that youtube removed dislikesdec05eba